Spaces:
Runtime error
Runtime error
Commit
·
1a11414
1
Parent(s):
b0df4b4
Update requirements.txt
Browse files- requirements.txt +7 -4
requirements.txt
CHANGED
|
@@ -1,4 +1,7 @@
|
|
| 1 |
-
farm-haystack==1.
|
| 2 |
-
validators==0.
|
| 3 |
-
markdown
|
| 4 |
-
st-annotated-text
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
farm-haystack==1.13.2
|
| 2 |
+
validators==0.20.0
|
| 3 |
+
markdown~=3.4.1
|
| 4 |
+
st-annotated-text
|
| 5 |
+
streamlit~=1.18.1
|
| 6 |
+
haystack
|
| 7 |
+
Pillow~=9.4.0
|