ppsingh commited on
Commit
99f43ea
1 Parent(s): 8edae04

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
  https://github.com/explosion/spacy-models/releases/download/en_core_web_sm-3.2.0/en_core_web_sm-3.2.0.tar.gz#egg=en_core_web_sm
2
  #git+https://github.com/gizdatalab/haystack_utils.git@streamlit#egg=utils
3
- farm-haystack == 1.10
4
- farm-haystack[ocr]==1.10.0
5
  altair<5
6
  streamlit==1.21.0
7
  pydantic==1.8.2
 
1
  https://github.com/explosion/spacy-models/releases/download/en_core_web_sm-3.2.0/en_core_web_sm-3.2.0.tar.gz#egg=en_core_web_sm
2
  #git+https://github.com/gizdatalab/haystack_utils.git@streamlit#egg=utils
3
+ farm-haystack == 1.16
4
+ farm-haystack[ocr]==1.16.0
5
  altair<5
6
  streamlit==1.21.0
7
  pydantic==1.8.2