Jialun He commited on
Commit
9a1e75b
·
1 Parent(s): c8998d3

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -17,4 +17,5 @@ pymupdf
17
  wikipedia
18
  pgvector
19
  python-dotenv
20
- pandas
 
 
17
  wikipedia
18
  pgvector
19
  python-dotenv
20
+ pandas
21
+ sentence-transformers>=2.2.2