Skip to content

Commit d15df08

Browse files
authored
Merge pull request mnielsen#78 from marcosscriven/master
Pin requirements.txt to working set, including older theano.
2 parents c30e186 + f807195 commit d15df08

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

requirements.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
numpy
2-
scikit-learn
3-
scipy
4-
Theano
1+
numpy==1.13.3
2+
scikit-learn==0.19.0
3+
scipy==0.19.1
4+
Theano==0.7.0

0 commit comments

Comments
 (0)