Skip to content

Commit

Permalink
rollback tf version spec
Browse files Browse the repository at this point in the history
  • Loading branch information
Kevin Dalton committed Jan 8, 2024
1 parent eed67ce commit 550fa00
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,8 @@ def getVersionNumber():
install_requires=[
"reciprocalspaceship>=0.9.16",
"tqdm",
"tensorflow==2.12",
"tensorflow-probability==0.20.0",
"tensorflow>=2.8",
"tensorflow-probability",
"matplotlib",
"seaborn",
],
Expand Down

0 comments on commit 550fa00

Please sign in to comment.