Spaces:
Sleeping
Sleeping
updated networkx
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -85,7 +85,7 @@ mdurl==0.1.2
|
|
| 85 |
multidict==6.5.0
|
| 86 |
mypy_extensions==1.1.0
|
| 87 |
nest-asyncio==1.6.0
|
| 88 |
-
networkx==3.
|
| 89 |
nltk==3.9.1
|
| 90 |
numpy==2.3.1
|
| 91 |
openai==1.90.0
|
|
|
|
| 85 |
multidict==6.5.0
|
| 86 |
mypy_extensions==1.1.0
|
| 87 |
nest-asyncio==1.6.0
|
| 88 |
+
networkx==3.4.2
|
| 89 |
nltk==3.9.1
|
| 90 |
numpy==2.3.1
|
| 91 |
openai==1.90.0
|