Freddolin commited on
Commit
5382241
·
verified ·
1 Parent(s): 8dc8725

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -15,5 +15,6 @@ pymupdf
15
  wikipedia
16
  python-dotenv
17
  sentence-transformers # Added this as it was missing from your traceback
 
18
  protobuf==3.20.3
19
 
 
15
  wikipedia
16
  python-dotenv
17
  sentence-transformers # Added this as it was missing from your traceback
18
+ pandas
19
  protobuf==3.20.3
20