Spaces:
Running
Running
ray
commited on
Commit
•
75089e3
1
Parent(s):
12d1f00
update qdrant client
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -4,8 +4,9 @@ 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
|
|
|
11 |
# unstructure io
|
|
|
4 |
openai==1.3.5
|
5 |
phoenix==0.9.1
|
6 |
python-dotenv==1.0.0
|
7 |
+
qdrant_client==1.8.1
|
8 |
unstructured==0.11.0
|
9 |
arize-phoenix==1.2.1
|
10 |
numpy
|
11 |
+
pytest
|
12 |
# unstructure io
|