Spaces:
Runtime error
Runtime error
Commit
•
fb94487
1
Parent(s):
72f50c2
Fixed aiohttp
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -3,4 +3,4 @@ farm-haystack[inference]==1.20.1
|
|
3 |
qdrant-haystack==1.0.11
|
4 |
ipywidgets==8.1.1
|
5 |
tqdm==4.66.1
|
6 |
-
aiohttp
|
|
|
3 |
qdrant-haystack==1.0.11
|
4 |
ipywidgets==8.1.1
|
5 |
tqdm==4.66.1
|
6 |
+
aiohttp==3.8.6
|