Spaces:
Sleeping
Sleeping
Remove version pinning for networkx in requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -245,7 +245,7 @@ mypy-extensions==1.1.0
|
|
| 245 |
# via typing-inspect
|
| 246 |
nest-asyncio==1.6.0
|
| 247 |
# via llama-index-core
|
| 248 |
-
networkx
|
| 249 |
# via
|
| 250 |
# llama-index-core
|
| 251 |
# torch
|
|
|
|
| 245 |
# via typing-inspect
|
| 246 |
nest-asyncio==1.6.0
|
| 247 |
# via llama-index-core
|
| 248 |
+
networkx
|
| 249 |
# via
|
| 250 |
# llama-index-core
|
| 251 |
# torch
|