Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -8
requirements.txt
CHANGED
@@ -1,10 +1,5 @@
|
|
1 |
-
pandas==2.
|
2 |
fastapi==0.101.1
|
3 |
-
pytz==2023.3.post1
|
4 |
openai==1.52.1
|
5 |
-
|
6 |
-
|
7 |
-
openpyxl
|
8 |
-
apscheduler
|
9 |
-
python-multipart
|
10 |
-
demjson3
|
|
|
1 |
+
pandas==2.2.3
|
2 |
fastapi==0.101.1
|
|
|
3 |
openai==1.52.1
|
4 |
+
faiss-cpu==1.9.0
|
5 |
+
numpy
|
|
|
|
|
|
|
|