vhr1007
commited on
Commit
·
730ec4f
1
Parent(s):
bcc5a52
req conflict
Browse files- requirements.txt +0 -2
requirements.txt
CHANGED
@@ -1,7 +1,5 @@
|
|
1 |
fastapi==0.78.0
|
2 |
uvicorn==0.17.6
|
3 |
-
pandas==1.3.5
|
4 |
-
qdrant-client==0.9.2
|
5 |
openai==1.37.1
|
6 |
PyJWT==2.6.0
|
7 |
nltk==3.6.7
|
|
|
1 |
fastapi==0.78.0
|
2 |
uvicorn==0.17.6
|
|
|
|
|
3 |
openai==1.37.1
|
4 |
PyJWT==2.6.0
|
5 |
nltk==3.6.7
|