Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -8,4 +8,5 @@ openpyxl
|
|
| 8 |
geopy
|
| 9 |
googlemaps
|
| 10 |
numpy
|
| 11 |
-
scipy
|
|
|
|
|
|
| 8 |
geopy
|
| 9 |
googlemaps
|
| 10 |
numpy
|
| 11 |
+
scipy
|
| 12 |
+
plotly
|