Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -17,7 +17,7 @@ langchain-core==0.3.74
|
|
| 17 |
# Data & Utils
|
| 18 |
pandas==2.3.2
|
| 19 |
numpy==1.26.4
|
| 20 |
-
networkx==3.
|
| 21 |
PyYAML==6.0.2
|
| 22 |
|
| 23 |
# Streamlit App
|
|
|
|
| 17 |
# Data & Utils
|
| 18 |
pandas==2.3.2
|
| 19 |
numpy==1.26.4
|
| 20 |
+
networkx==3.4
|
| 21 |
PyYAML==6.0.2
|
| 22 |
|
| 23 |
# Streamlit App
|