Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -1,3 +1,5 @@
|
|
|
|
|
|
1 |
marimo
|
2 |
# Or a specific version
|
3 |
# marimo>=0.9.0
|
|
|
1 |
+
httpx
|
2 |
+
python_dotenv
|
3 |
marimo
|
4 |
# Or a specific version
|
5 |
# marimo>=0.9.0
|