Skip to content

Commit

Permalink
Downgrade networkx to a version that works with python 3.9
Browse files Browse the repository at this point in the history
  • Loading branch information
albertyw committed Dec 3, 2024
1 parent d0e8535 commit ea02658
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
coverage==7.6.1
factory-boy==3.3.1
freezegun==1.5.1
networkx==3.4.2
networkx==3.2.1
pillow==11.0.0
pydot==1.4.2
pygments==2.18.0
Expand Down

0 comments on commit ea02658

Please sign in to comment.