Pendrokar commited on
Commit
85f297e
1 Parent(s): bc5380b

torch=1.3.1

Browse files
Files changed (1) hide show
  1. requirements.txt +13 -7
requirements.txt CHANGED
@@ -1,7 +1,13 @@
1
- emoji==0.4.5
2
- numpy==1.19.5
3
- torch
4
- scikit-learn==0.23.2
5
- scipy==1.5.2
6
- text-unidecode==1.0
7
- nose==1.3.7
 
 
 
 
 
 
 
1
+ certifi=2019.11.28
2
+ cffi=1.13.2
3
+ ninja=1.9.0
4
+ nose=1.3.7
5
+ numpy=1.13.1
6
+ pip=19.3.1
7
+ pycparser=2.19
8
+ pytorch=1.3.1
9
+ scikit-learn=0.19.0
10
+ scipy=0.19.1
11
+ setuptools=42.0.2
12
+ text-unidecode=1.0
13
+ wheel=0.33.6