Skip to content

Commit

Permalink
Update hdmf to 1.2.0 and update other reqs (#1054)
Browse files Browse the repository at this point in the history
* Update hdmf to 1.2.0 and update other reqs

* Update h5py to 2.10.0, tox to 3.14.0
  • Loading branch information
rly authored Sep 17, 2019
1 parent 962b91e commit 6a76a7a
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
codecov==2.0.15
coverage==4.5.4
flake8==3.7.8
pytz==2019.1
tox==3.13.2
pytz==2019.2
tox==3.14.0
traceback2==1.4.0
unittest2==1.1.0
-r requirements.txt
10 changes: 5 additions & 5 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
chardet==3.0.4
h5py==2.9.0
hdmf==1.1.2
numpy==1.17.0
pandas==0.25.0
h5py==2.10.0
hdmf==1.2.0
numpy==1.17.2
pandas==0.25.1
python-dateutil==2.8.0
ruamel.yaml==0.16.0
ruamel.yaml==0.16.5
six==1.12.0

0 comments on commit 6a76a7a

Please sign in to comment.