Spaces:
Sleeping
Sleeping
hello
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -10,4 +10,5 @@ numpy==1.24.3
|
|
| 10 |
pydantic==2.4.2
|
| 11 |
python-multipart==0.0.6
|
| 12 |
jinja2==3.1.2
|
| 13 |
-
aiofiles==23.2.1
|
|
|
|
|
|
| 10 |
pydantic==2.4.2
|
| 11 |
python-multipart==0.0.6
|
| 12 |
jinja2==3.1.2
|
| 13 |
+
aiofiles==23.2.1
|
| 14 |
+
python-dotenv==1.0.0
|