Skip to content

Commit

Permalink
Remove dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
mattdangerw committed Jun 7, 2024
1 parent 82f90d4 commit 77c20fd
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -55,13 +55,11 @@ def get_version(rel_path):
author_email="keras-nlp@google.com",
license="Apache License 2.0",
install_requires=[
"keras-core",
"absl-py",
"numpy",
"packaging",
"regex",
"rich",
"dm-tree",
"kagglehub",
# Don't require tensorflow-text on MacOS, there are no binaries for ARM.
# Also, we rely on tensorflow *transitively* through tensorflow-text.
Expand Down

0 comments on commit 77c20fd

Please sign in to comment.