Skip to content

Commit 84c8b22

Browse files
committed
bump up version of networkx
1 parent 26265a9 commit 84c8b22

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
@@ -6,7 +6,7 @@ matplotlib >= 2.2, < 3.0; python_version >= '2.7' and python_version < '3.0'
66
matplotlib >= 2.2, < 3.1; python_version >= '3.5' and python_version <= '3.7' and sys_platform == 'win32'
77
matplotlib >= 3.1; python_version >= '3.8' and sys_platform == 'win32'
88
matplotlib >= 2.2; python_version >= '3.5' and sys_platform != 'win32'
9-
networkx
9+
networkx >= 3.0
1010
numpy >= 1.15.4
1111
pillow
1212
schema

0 commit comments

Comments
 (0)