Spaces:
Running
Running
ray
commited on
Commit
•
009a3c2
1
Parent(s):
75089e3
update qdrant client to latest
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -4,7 +4,7 @@ nltk==3.8.1
|
|
4 |
openai==1.3.5
|
5 |
phoenix==0.9.1
|
6 |
python-dotenv==1.0.0
|
7 |
-
qdrant_client==1.
|
8 |
unstructured==0.11.0
|
9 |
arize-phoenix==1.2.1
|
10 |
numpy
|
|
|
4 |
openai==1.3.5
|
5 |
phoenix==0.9.1
|
6 |
python-dotenv==1.0.0
|
7 |
+
qdrant_client==1.9.1
|
8 |
unstructured==0.11.0
|
9 |
arize-phoenix==1.2.1
|
10 |
numpy
|