Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -10,4 +10,6 @@ sentence-transformers>=2.2.2
|
|
10 |
accelerate>=0.24.1
|
11 |
tooluniverse
|
12 |
markdown
|
13 |
-
PyPDF2
|
|
|
|
|
|
10 |
accelerate>=0.24.1
|
11 |
tooluniverse
|
12 |
markdown
|
13 |
+
PyPDF2
|
14 |
+
pymongo
|
15 |
+
motor
|