Skip to content

Commit 47682c9

Browse files
authored
Merge pull request #559 from ccnmtl/dependabot/pip/networkx-lt-3.7
Update networkx requirement from <3.5 to <3.7
2 parents 7f31080 + c8e6db6 commit 47682c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ importlib-metadata==8.7.0
44
itsdangerous==2.2.0
55
jmespath==1.0.1
66
mpmath==1.3.0
7-
networkx<3.5
7+
networkx<3.7
88
numpy<2.3
99
psutil==7.1.2
1010
python-dateutil==2.9.0.post0

0 commit comments

Comments
 (0)