sentimentanalyzer01 commited on
Commit
78ff76b
·
verified ·
1 Parent(s): 22b4b07

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
  torch==2.0.1
2
  transformers==4.36.2
3
  pandas==2.1.4
4
- numpy==1.24.3
5
  scikit-learn==1.3.2
6
  matplotlib==3.8.2
7
  seaborn==0.13.0
 
1
  torch==2.0.1
2
  transformers==4.36.2
3
  pandas==2.1.4
4
+ numpy==1.23.5
5
  scikit-learn==1.3.2
6
  matplotlib==3.8.2
7
  seaborn==0.13.0