Skip to content

Commit ea02658

Browse files
committed
Downgrade networkx to a version that works with python 3.9
1 parent d0e8535 commit ea02658

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
coverage==7.6.1
22
factory-boy==3.3.1
33
freezegun==1.5.1
4-
networkx==3.4.2
4+
networkx==3.2.1
55
pillow==11.0.0
66
pydot==1.4.2
77
pygments==2.18.0

0 commit comments

Comments
 (0)