Skip to content

Commit

Permalink
Merge pull request #311 from cggh/pyup-scheduled-update-2020-04-01
Browse files Browse the repository at this point in the history
Scheduled monthly dependency update for April
  • Loading branch information
alimanfoo committed Apr 2, 2020
2 parents 6552541 + 07415ff commit 98bc5df
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions requirements_dev.txt
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
# required
cython==0.29.13
numpy==1.17.0
dask[array]==2.2.0
cython==0.29.16
numpy==1.18.2
dask[array]==2.13.0
# optional
scipy==1.3.0
matplotlib==3.1.1
seaborn==0.9.0
pandas==0.25.0
scikit-learn==0.21.3
h5py==2.9.0
numexpr==2.6.9
scipy==1.4.1
matplotlib==3.2.1
seaborn==0.10.0
pandas==1.0.3
scikit-learn==0.22.2.post1
h5py==2.10.0
numexpr==2.7.1
bcolz==1.2.1
zarr==2.3.2
hmmlearn==0.2.2
hmmlearn==0.2.3
# install problems on windows, skip for now
# https://github.com/jmschrei/pomegranate/issues/333#issuecomment-449151227
#pomegranate==0.10.0

0 comments on commit 98bc5df

Please sign in to comment.