Skip to content

Commit

Permalink
chore: reinstate keras fix
Browse files Browse the repository at this point in the history
  • Loading branch information
jonas-eschle committed Apr 14, 2022
1 parent 41621eb commit a908e81
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ setup_requires =
install_requires =
tensorflow>=2.6,<2.8 # tensorflow.experimental.numpy
tensorflow_probability>=0.11,<0.14
keras <2.7 # temp fix, not matching version with TF
python_requires = >=3.7
include_package_data = True
testpaths = tests
Expand Down

0 comments on commit a908e81

Please sign in to comment.