Pendrokar commited on
Commit
f318d61
·
verified ·
1 Parent(s): 3ee2a9d

readd nose; reorder

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -2
requirements.txt CHANGED
@@ -1,6 +1,7 @@
1
  emoji==0.4.5
2
  numpy==1.19.5
3
- scipy==1.5.2
4
  scikit-learn==0.23.2
 
5
  text-unidecode==1.0
6
- torch==1.7.1
 
1
  emoji==0.4.5
2
  numpy==1.19.5
3
+ torch==1.7.1
4
  scikit-learn==0.23.2
5
+ scipy==1.5.2
6
  text-unidecode==1.0
7
+ nose==1.3.7