Skip to content

Commit

Permalink
Adding tf-keras to the requirements.
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 582788811
Change-Id: Iabbc2b394d42c8ffe0a79db155e87cc1fee31f6c
  • Loading branch information
esonghori authored and copybara-github committed Nov 15, 2023
1 parent caae5b8 commit d08a0cb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ deps = pytest
numpy>=1.15.4
torch==1.13.1
shapely>=1.7.0
tf_keras>=2.15.0

[stable]
deps = pytest
Expand All @@ -33,6 +34,7 @@ deps = pytest
numpy>=1.15.4
torch==1.13.1
shapely>=1.7.0
tf_keras>=2.15.0

[testenv:py39-stable]
skip_install = True
Expand Down

0 comments on commit d08a0cb

Please sign in to comment.