diff --git a/requirements.txt b/requirements.txt index 34247b4..3915fa7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,6 +3,7 @@ asgiref==3.8.1 certifi==2024.8.30 cffi==1.17.1 charset-normalizer==3.4.0 +click==8.1.7 coverage==7.6.4 cryptography==43.0.3 defusedxml==0.8.0rc2 @@ -14,6 +15,8 @@ django-rest-framework==0.1.0 djangorestframework==3.15.2 drf-yasg==1.21.8 future==1.0.0 +gunicorn==23.0.0 +h11==0.14.0 idna==3.10 inflection==0.5.1 iniconfig==2.0.0 @@ -41,3 +44,4 @@ sqlparse==0.5.1 typing_extensions==4.12.2 uritemplate==4.1.1 urllib3==2.2.3 +uvicorn==0.32.0