shaheerawan3 commited on
Commit
ca0e211
·
verified ·
1 Parent(s): e7fcdfa

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -8
requirements.txt CHANGED
@@ -5,14 +5,14 @@ plotly==5.18.0
5
  transformers==4.36.2
6
  nltk==3.8.1
7
  spacy==3.7.2
8
- gensim==4.3.2
 
9
  langdetect==1.0.9
10
  fpdf==1.7.2
11
  requests==2.31.0
12
- scipy>=1.11.3
13
- torch>=2.0.0
14
- scikit-learn>=1.0.2
15
- tqdm>=4.65.0
16
- python-dotenv>=1.0.0
17
- pyyaml>=6.0.1
18
- pytest>=7.4.0
 
5
  transformers==4.36.2
6
  nltk==3.8.1
7
  spacy==3.7.2
8
+ scipy==1.10.1
9
+ gensim==4.3.1
10
  langdetect==1.0.9
11
  fpdf==1.7.2
12
  requests==2.31.0
13
+ torch==2.0.1
14
+ scikit-learn==1.2.2
15
+ tqdm==4.65.0
16
+ python-dotenv==1.0.0
17
+ pyyaml==6.0.1
18
+ pytest==7.4.0