Spaces:
Runtime error
Runtime error
Commit ·
5c8ee53
1
Parent(s): 7fd3f6f
fix: add python-dotenv dependency
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -6,3 +6,4 @@ python-dotenv
|
|
| 6 |
pydantic
|
| 7 |
requests
|
| 8 |
Pillow
|
|
|
|
|
|
| 6 |
pydantic
|
| 7 |
requests
|
| 8 |
Pillow
|
| 9 |
+
python-dotenv>=1.0.0
|