Spaces:
Sleeping
Sleeping
Commit ·
8430709
1
Parent(s): 54fe70d
libs
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -9,6 +9,7 @@ python-multipart==0.0.9
|
|
| 9 |
pydantic[email]==2.9.2
|
| 10 |
pydantic-settings==2.6.1
|
| 11 |
python-dotenv==1.0.1
|
|
|
|
| 12 |
|
| 13 |
# Testing dependencies (optional for production)
|
| 14 |
pytest==8.3.3
|
|
|
|
| 9 |
pydantic[email]==2.9.2
|
| 10 |
pydantic-settings==2.6.1
|
| 11 |
python-dotenv==1.0.1
|
| 12 |
+
cloudinary
|
| 13 |
|
| 14 |
# Testing dependencies (optional for production)
|
| 15 |
pytest==8.3.3
|