Skip to content

Commit

Permalink
Merge branch 'master' of github.com:UGentBiomath/wwdata
Browse files Browse the repository at this point in the history
merge pyup suggested updates
  • Loading branch information
cpdmulde committed Jun 12, 2018
2 parents a5c9bdf + 684ad1e commit 3b65707
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
14 changes: 7 additions & 7 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
pandas
numpy
dateutils
scipy
matplotlib
statsmodels
xlrd
pandas==0.23.0
numpy==1.14.4
dateutils==0.6.6
scipy==1.1.0
matplotlib==2.2.2
statsmodels==0.9.0
xlrd==1.1.0
16 changes: 8 additions & 8 deletions requirements_dev.txt
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
pip==9.0.1
pip==10.0.1
bumpversion==0.5.3
wheel==0.29.0
wheel==0.31.1
watchdog==0.8.3
flake8==2.6.0
tox==2.3.1
coverage==4.1
Sphinx==1.4.8
cryptography==1.7
PyYAML==3.11
flake8==3.5.0
tox==3.0.0
coverage==4.5.1
Sphinx==1.7.5
cryptography==2.2.2
PyYAML==3.12

0 comments on commit 3b65707

Please sign in to comment.