eruizgar91 commited on
Commit
1a11414
1 Parent(s): b0df4b4

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -4
requirements.txt CHANGED
@@ -1,4 +1,7 @@
1
- farm-haystack==1.4.0
2
- validators==0.18.2
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