Skip to content

Commit

Permalink
tests: pin py3.5 keras
Browse files Browse the repository at this point in the history
  • Loading branch information
casperdcl committed Feb 28, 2022
1 parent 02b2923 commit a613918
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ deps=
tf: tensorflow!=2.5.0
!py27-keras: keras
py27-keras: keras<2.5
py35-keras: keras<2.7
py27-tf: protobuf<3.18
py3{6,7,8,9,10}: rich
commands=
Expand Down

0 comments on commit a613918

Please sign in to comment.