Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/elazarg/nakdimon
Browse files Browse the repository at this point in the history
  • Loading branch information
elazarg committed Aug 3, 2024
2 parents 4a01fb1 + 743d944 commit ff3a022
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
packages=find_packages(),
install_requires=[
"numpy==1.24.1",
"tensorflow==2.13.0",
"tensorflow==2.12.1",
"wandb==0.17.0"
],
)

0 comments on commit ff3a022

Please sign in to comment.