Update requirements.txt

Increased required numpy version from 1.14.0 to 1.15.4.
This commit is contained in:
Dana Van Aken 2020-07-31 12:29:10 -04:00 committed by GitHub
parent bfa0cd124e
commit e56309dc28
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ Fabric3>=1.13.1.post1
git-lint==0.1.2 git-lint==0.1.2
gpflow==1.5.0 gpflow==1.5.0
hurry.filesize>=0.9 hurry.filesize>=0.9
numpy==1.14.0 numpy==1.15.4
requests==2.20.0 requests==2.20.0
pycodestyle==2.5.0 pycodestyle==2.5.0
astroid==2.3.2 astroid==2.3.2