Skip to content
This repository has been archived by the owner on Feb 8, 2020. It is now read-only.

Commit

Permalink
use eagerpy 0.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonas Rauber committed Jan 15, 2020
1 parent 651e2fb commit 98616a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
README = ""


install_requires = ["numpy", "scipy", "setuptools", "foolbox>=2.2.1", "eagerpy>=0.10.0"]
install_requires = ["numpy", "scipy", "setuptools", "foolbox>=2.2.1", "eagerpy>=0.11.0"]
tests_require = ["pytest"]


Expand Down

0 comments on commit 98616a9

Please sign in to comment.