Spaces:
Runtime error
Runtime error
Commit
•
b888aa5
1
Parent(s):
fb94487
loosening qdrant haystack
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
wikiextractor==3.0.6
|
2 |
farm-haystack[inference]==1.20.1
|
3 |
-
qdrant-haystack==1.0.
|
4 |
ipywidgets==8.1.1
|
5 |
tqdm==4.66.1
|
6 |
aiohttp==3.8.6
|
|
|
1 |
wikiextractor==3.0.6
|
2 |
farm-haystack[inference]==1.20.1
|
3 |
+
qdrant-haystack==1.0.10
|
4 |
ipywidgets==8.1.1
|
5 |
tqdm==4.66.1
|
6 |
aiohttp==3.8.6
|