Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -6,5 +6,6 @@ pandas
|
|
| 6 |
numpy
|
| 7 |
plotly
|
| 8 |
matplotlib
|
|
|
|
| 9 |
shapely
|
| 10 |
pydantic<2.0
|
|
|
|
| 6 |
numpy
|
| 7 |
plotly
|
| 8 |
matplotlib
|
| 9 |
+
seaborn
|
| 10 |
shapely
|
| 11 |
pydantic<2.0
|