Skip to content

Commit

Permalink
Update networkx requirement from <=3.1.0 to <=3.4.2 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.4.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 28, 2024
1 parent df6a258 commit 8d6137b
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.4.2
keras>=2.0.0,<3.0.0

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

0 comments on commit 8d6137b

Please sign in to comment.