Skip to content

Commit

Permalink
fix: changing numpy compatible version
Browse files Browse the repository at this point in the history
  • Loading branch information
init-22 committed Nov 30, 2024
1 parent 1bc2a7b commit 7a0fee3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ install_requires =
# Pin to avoid unpinned install in dependencies that requires Python>=3.9.
networkx==3.2.1
docker==7.1.0
numpy>=2.1.3
numpy>=2.0.2
pandas==2.2.3
tensorflow==2.18.0
tensorflow-datasets==4.9.7
Expand Down

0 comments on commit 7a0fee3

Please sign in to comment.