Skip to content

Commit

Permalink
Permit tensorflow_model_optimization to use absl-py 2
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 630013930
  • Loading branch information
Cían Hughes authored and tensorflower-gardener committed May 2, 2024
1 parent f5b7555 commit b30e9c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
absl-py~=1.2.0
absl-py>=1.2.0
numpy~=1.23.0
six~=1.14
scipy
Expand Down

0 comments on commit b30e9c0

Please sign in to comment.