Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -4,4 +4,5 @@ altair==5.5.0
|
|
| 4 |
pyarrow==19.0.0
|
| 5 |
duckdb==1.3.2
|
| 6 |
polars==1.33.1
|
| 7 |
-
numpy==2.1.3
|
|
|
|
|
|
| 4 |
pyarrow==19.0.0
|
| 5 |
duckdb==1.3.2
|
| 6 |
polars==1.33.1
|
| 7 |
+
numpy==2.1.3
|
| 8 |
+
seaborn==0.13.2
|