Skip to content

Commit

Permalink
Merge cdeb7ee into 3291b9f
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] committed Oct 1, 2020
2 parents 3291b9f + cdeb7ee commit f52b6d8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
numpy==1.19.2
Django==3.1.1
gpflow==2.1.1
gpflow==2.1.2
python-dateutil==2.8.1
networkx==2.5
matplotlib==3.3.2
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
long_description=LONG_DESCRIPTION,
long_description_content_type='text/markdown',
setup_requires=["numpy==1.19.2",
"gpflow==2.1.1"
"gpflow==2.1.2"
],
install_requires=["python-dateutil==2.8.1",
"networkx==2.5",
Expand Down

0 comments on commit f52b6d8

Please sign in to comment.