Spaces:
Sleeping
Sleeping
minor
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
-
farm-haystack[faiss,inference]==1.
|
2 |
-
|
3 |
-
plotly==5.14.1
|
4 |
torch
|
|
|
5 |
|
6 |
altair<5
|
|
|
1 |
+
farm-haystack[faiss,inference]==1.20.0
|
2 |
+
plotly
|
|
|
3 |
torch
|
4 |
+
pydantic==1.10.12
|
5 |
|
6 |
altair<5
|