Spaces:
Running
Running
Rohit Rajpoot
commited on
Commit
·
5ae56c4
1
Parent(s):
342b7bf
Update networkx to 3.6.3 for Python 3.12 compatibility
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -24,7 +24,7 @@ matplotlib==3.10.3
|
|
24 |
mdurl==0.1.2
|
25 |
mpmath==1.3.0
|
26 |
narwhals==1.43.1
|
27 |
-
networkx==3.
|
28 |
nltk==3.9.1
|
29 |
numpy==2.3.0
|
30 |
packaging==25.0
|
|
|
24 |
mdurl==0.1.2
|
25 |
mpmath==1.3.0
|
26 |
narwhals==1.43.1
|
27 |
+
networkx==3.6.3
|
28 |
nltk==3.9.1
|
29 |
numpy==2.3.0
|
30 |
packaging==25.0
|