Soumen commited on
Commit
eebbcba
1 Parent(s): 68d0115

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -9,8 +9,8 @@ numpy
9
  pandas
10
  scikit-learn
11
  spacy
12
- streamlit==1.18.0
13
- altair==4.0
14
  textblob
15
  pytesseract
16
  opencv-python
 
9
  pandas
10
  scikit-learn
11
  spacy
12
+ altair<5.0
13
+ streamlit==1.22.0
14
  textblob
15
  pytesseract
16
  opencv-python