Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -3,4 +3,5 @@ marimo
|
|
| 3 |
# marimo>=0.9.0
|
| 4 |
|
| 5 |
# Add other dependencies as needed
|
| 6 |
-
httpx
|
|
|
|
|
|
| 3 |
# marimo>=0.9.0
|
| 4 |
|
| 5 |
# Add other dependencies as needed
|
| 6 |
+
httpx
|
| 7 |
+
python-dotenv
|