Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -5,4 +5,5 @@ pandas
|
|
| 5 |
numpy>=1.21,<2.0
|
| 6 |
scipy<1.13.0
|
| 7 |
networkx
|
|
|
|
| 8 |
|
|
|
|
| 5 |
numpy>=1.21,<2.0
|
| 6 |
scipy<1.13.0
|
| 7 |
networkx
|
| 8 |
+
plotly
|
| 9 |
|