DevBM commited on
Commit
97bae07
1 Parent(s): b20c00e

Add cython>=0.29.36, spacy==3.7.2, wheel>=0.40.0

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -2
requirements.txt CHANGED
@@ -1,11 +1,12 @@
1
  pip>=24.2
2
  setuptools>=65.5.0
3
- wheel>=0.38.0
 
4
  streamlit==1.36.0
5
  asyncio==3.4.3
6
  transformers==4.45.2
7
  torch==2.3.1
8
- spacy>=3.0.0,<4.0.0
9
  nltk==3.8.1
10
  rake_nltk==1.0.6
11
  pandas==1.5.3
 
1
  pip>=24.2
2
  setuptools>=65.5.0
3
+ wheel>=0.40.0
4
+ cython>=0.29.36
5
  streamlit==1.36.0
6
  asyncio==3.4.3
7
  transformers==4.45.2
8
  torch==2.3.1
9
+ spacy==3.7.2
10
  nltk==3.8.1
11
  rake_nltk==1.0.6
12
  pandas==1.5.3