BounharAbdelaziz commited on
Commit
080e692
·
verified ·
1 Parent(s): f53c056

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -6
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
- fasttext
2
- transformers
3
- datasets
4
- pandas
5
- scikit-learn
6
- numpy==1.26.3
7
  python-dotenv
 
1
+ fasttext==0.9.3
2
+ transformers==4.39.2
3
+ datasets==2.18.0
4
+ pandas==2.2.3
5
+ scikit-learn==1.4.2
6
+ numpy==1.26.4
7
  python-dotenv