Skip to content

Commit e21b7ee

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 eabe528 commit e21b7ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/constraints.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ pytest-timeout==2.3.1
2424
jax<=0.4.35
2525
jaxlib<=0.4.35
2626
kornia==0.7.0
27-
networkx<=3.3
27+
networkx<=3.4.2
2828
flax<=0.10.0
2929

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

0 commit comments

Comments
 (0)