Spaces:
Running
Running
Rohit Rajpoot
commited on
Commit
·
4c620d7
1
Parent(s):
5ae56c4
Update networkx to networkx 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
|
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
|
28 |
nltk==3.9.1
|
29 |
numpy==2.3.0
|
30 |
packaging==25.0
|