petrsovadina commited on
Commit
8647b2d
1 Parent(s): 6ce577d

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -4
requirements.txt CHANGED
@@ -1,3 +1,6 @@
 
 
 
1
  streamlit==1.39.0
2
  pandas==2.2.3
3
  python-dotenv==1.0.1
@@ -5,7 +8,4 @@ presidio-analyzer==2.2.355
5
  presidio-anonymizer==2.2.355
6
  https://github.com/explosion/spacy-models/releases/download/en_core_web_sm-3.5.0/en_core_web_sm-3.5.0-py3-none-any.whl
7
  st-annotated-text==4.0.1
8
- streamlit-tags==1.2.8
9
- thinc==8.1.12
10
- numpy==1.23.5
11
- spacy==3.5.0
 
1
+ numpy==1.23.5
2
+ spacy==3.5.0
3
+ thinc==8.1.9
4
  streamlit==1.39.0
5
  pandas==2.2.3
6
  python-dotenv==1.0.1
 
8
  presidio-anonymizer==2.2.355
9
  https://github.com/explosion/spacy-models/releases/download/en_core_web_sm-3.5.0/en_core_web_sm-3.5.0-py3-none-any.whl
10
  st-annotated-text==4.0.1
11
+ streamlit-tags==1.2.8