Commit
·
f4fba99
1
Parent(s):
f615800
+ build error fix
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -66,7 +66,7 @@ mdurl==0.1.2
|
|
| 66 |
multidict==6.4.4
|
| 67 |
mypy-extensions==1.1.0
|
| 68 |
nest-asyncio==1.6.0
|
| 69 |
-
networkx==3.
|
| 70 |
nltk==3.9.1
|
| 71 |
numpy==2.2.6
|
| 72 |
openai==1.84.0
|
|
|
|
| 66 |
multidict==6.4.4
|
| 67 |
mypy-extensions==1.1.0
|
| 68 |
nest-asyncio==1.6.0
|
| 69 |
+
networkx==3.4.2
|
| 70 |
nltk==3.9.1
|
| 71 |
numpy==2.2.6
|
| 72 |
openai==1.84.0
|