Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -30,7 +30,7 @@ MarkupSafe==3.0.2
|
|
| 30 |
matplotlib==3.10.3
|
| 31 |
mdurl==0.1.2
|
| 32 |
mpmath==1.3.0
|
| 33 |
-
networkx==3.
|
| 34 |
numpy==1.26.4
|
| 35 |
orjson==3.10.18
|
| 36 |
packaging==25.0
|
|
|
|
| 30 |
matplotlib==3.10.3
|
| 31 |
mdurl==0.1.2
|
| 32 |
mpmath==1.3.0
|
| 33 |
+
networkx==3.4.2
|
| 34 |
numpy==1.26.4
|
| 35 |
orjson==3.10.18
|
| 36 |
packaging==25.0
|