Skip to content

Commit

Permalink
revert(ml): add h5py reqs
Browse files Browse the repository at this point in the history
  • Loading branch information
zimafm1214 committed Feb 24, 2019
1 parent dd9d9f2 commit 92c9d25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion torch-rnn/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Cython==0.23.4
numpy==1.10.4
argparse==1.2.1
h5py
h5py==2.5.0
six==1.10.0

0 comments on commit 92c9d25

Please sign in to comment.