From b9213aa82e671cb17508fcd1cb838306201bf805 Mon Sep 17 00:00:00 2001 From: gh0stfrk Date: Tue, 23 Apr 2024 16:06:07 +0530 Subject: [PATCH] add: updated requirements.txt --- requirements-deploy.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/requirements-deploy.txt b/requirements-deploy.txt index f804040..489a758 100644 --- a/requirements-deploy.txt +++ b/requirements-deploy.txt @@ -1,7 +1,9 @@ asgiref==3.8.1 black==23.1.0 +certifi==2024.2.2 cfgv==3.4.0 click==8.1.7 +cloudinary==1.40.0 crispy-bootstrap5==0.7 distlib==0.3.8 Django==4.2.10 @@ -29,8 +31,10 @@ pyflakes==3.0.1 python-dotenv==1.0.1 pytz==2024.1 PyYAML==6.0.1 +six==1.16.0 sqlparse==0.5.0 uritemplate==4.1.1 +urllib3==2.2.1 uvicorn==0.29.0 virtualenv==20.25.3 whitenoise==6.4.0