Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
asafgal committed Dec 14, 2020
1 parent 3d0634f commit 5e38739
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,14 +28,14 @@ def readme():
'scipy',
'clize',
'tensorflow==1.15',
'h5py',
'h5py==2.10',
'sklearn',
'ruamel.yaml',
'pillow',
'matplotlib',
'scikit-video',
'xlrd',
'glob3',
#'glob3',
'sigtools',
'pymatreader @ git+https://github.com/Social-Evolution-and-Behavior/pymatreader.git'
],
Expand Down

0 comments on commit 5e38739

Please sign in to comment.