petrsovadina commited on
Commit
a19c270
1 Parent(s): 48c3e28

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -3,9 +3,9 @@ pandas==2.2.3
3
  python-dotenv==1.0.1
4
  presidio-analyzer==2.2.355
5
  presidio-anonymizer==2.2.355
6
- spacy==3.5.0
7
  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
8
  st-annotated-text==4.0.1
9
  streamlit-tags==1.2.8
10
- numpy>=1.23.2
11
- thinc==8.1.12
 
 
3
  python-dotenv==1.0.1
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