Skip to content

Commit

Permalink
Update(Requirements): Add gunicorn and univorn for running service de…
Browse files Browse the repository at this point in the history
…ployed
  • Loading branch information
kiokovincent12 committed Nov 14, 2024
1 parent 40963df commit 5307ca7
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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
Expand Down Expand Up @@ -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

0 comments on commit 5307ca7

Please sign in to comment.