Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +4 -0
requirements.txt
CHANGED
|
@@ -3,3 +3,7 @@ marimo
|
|
| 3 |
# marimo>=0.9.0
|
| 4 |
|
| 5 |
# Add other dependencies as needed
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
# marimo>=0.9.0
|
| 4 |
|
| 5 |
# Add other dependencies as needed
|
| 6 |
+
polars==1.29.0
|
| 7 |
+
pyarrow==20.0.0
|
| 8 |
+
pyiceberg==0.9.1
|
| 9 |
+
sqlalchemy==2.0.40
|