Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -1,2 +1,3 @@
|
|
| 1 |
plotly>=5.10.0
|
| 2 |
pandas>=1.4.3
|
|
|
|
|
|
| 1 |
plotly>=5.10.0
|
| 2 |
pandas>=1.4.3
|
| 3 |
+
scipy>=1.9.1
|