Spaces:
Running
Running
Upload requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -6,4 +6,5 @@ aiofiles==24.1.0
|
|
| 6 |
python-dotenv==1.0.1
|
| 7 |
itsdangerous==2.1.2
|
| 8 |
python-multipart==0.0.6
|
| 9 |
-
pyyaml>=6.0
|
|
|
|
|
|
| 6 |
python-dotenv==1.0.1
|
| 7 |
itsdangerous==2.1.2
|
| 8 |
python-multipart==0.0.6
|
| 9 |
+
pyyaml>=6.0
|
| 10 |
+
jinja2>=3.1.0
|