Pendrokar commited on
Commit
ab87985
1 Parent(s): 85f297e
Files changed (1) hide show
  1. requirements.txt +13 -13
requirements.txt CHANGED
@@ -1,13 +1,13 @@
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
 
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