Skip to content

Commit d6b58e7

Browse files
Update networkx requirement from <=3.1.0 to <=3.4.2 in /tests
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>
1 parent 2918322 commit d6b58e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/constraints.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ pytest-timeout==2.2.0
2525
jax<=0.4.14
2626
jaxlib<=0.4.14
2727
kornia==0.7.0
28-
networkx<=3.1.0
28+
networkx<=3.4.2
2929
keras>=2.0.0,<3.0.0
3030

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

0 commit comments

Comments
 (0)