Skip to content

Commit

Permalink
locked tf version to 2.14.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mikkokotila committed Apr 20, 2024
1 parent b7b0a1f commit 6e4d2b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ dependencies = [
"requests",
"scikit-learn",
"statsmodels>=0.11.0",
"tensorflow>=2.0.0",
"tensorflow==2.14.1",
"tqdm",
"wrangle",
]
Expand Down

0 comments on commit 6e4d2b1

Please sign in to comment.