Skip to content

Commit

Permalink
BLD: bump scipy and numpy
Browse files Browse the repository at this point in the history
  • Loading branch information
Scott McAllister committed Apr 8, 2019
1 parent 81cf6a2 commit 3d60e10
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions requirements-test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ imbalanced-learn==0.3.3
lxml==4.3.0
https://github.com/mattgwwalker/msg-extractor/zipball/master
nltk==3.4
numpy==1.16.0
numpy==1.16.2
#pdfminer.six <-- go back to this after the shebang fix is released (see https://github.com/goulu/pdfminer/issues/27)
https://github.com/goulu/pdfminer/zipball/e6ad15af79a26c31f4e384d8427b375c93b03533#egg=pdfminer.six
Pillow==5.4.1
Expand All @@ -24,7 +24,7 @@ responses==0.10.5
requests==2.21.0
requests-mock==1.5.2
scikit-learn==0.19.1
scipy==1.2.0
scipy==1.2.1
singledispatch==3.4.0.3
six==1.10.0
soupsieve==1.7.3
Expand Down
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ imbalanced-learn==0.3.3
lxml==4.3.0
https://github.com/mattgwwalker/msg-extractor/zipball/master
nltk==3.4
numpy==1.16.0
numpy==1.16.2
#pdfminer.six <-- go back to this after the shebang fix is released (see https://github.com/goulu/pdfminer/issues/27)
https://github.com/goulu/pdfminer/zipball/e6ad15af79a26c31f4e384d8427b375c93b03533#egg=pdfminer.six
Pillow==5.4.1
Expand All @@ -20,7 +20,7 @@ psycopg2==2.7.5
python-pptx==0.6.5
requests==2.21.0
scikit-learn==0.19.1
scipy==1.2.0
scipy==1.2.1
singledispatch==3.4.0.3
six==1.10.0
soupsieve==1.7.3
Expand Down

0 comments on commit 3d60e10

Please sign in to comment.