Skip to content

Commit

Permalink
Update networkx requirement from <=3.1.0 to <=3.3 in /tests
Browse files Browse the repository at this point in the history
Updates the requirements on [networkx](https://github.com/networkx/networkx) to permit the latest version.
- [Release notes](https://github.com/networkx/networkx/releases)
- [Commits](networkx/networkx@networkx-0.23...networkx-3.3)

---
updated-dependencies:
- dependency-name: networkx
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 19, 2024
1 parent e7b0072 commit b72adae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ pytest-timeout==2.2.0
jax<=0.4.14
jaxlib<=0.4.14
kornia==0.7.0
networkx<=3.1.0
networkx<=3.3
keras>=2.0.0,<3.0.0

--extra-index-url https://download.pytorch.org/whl/cpu
Expand Down

0 comments on commit b72adae

Please sign in to comment.