We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent afd78d7 commit add6254Copy full SHA for add6254
1 file changed
{{cookiecutter.project_slug}}/requirements/base.txt
@@ -16,7 +16,7 @@ flower==2.0.1 # https://github.com/mher/flower
16
{%- endif %}
17
18
{%- if cookiecutter.use_async == 'y' %}
19
-uvicorn[standard]==0.44.0 # https://github.com/Kludex/uvicorn
+uvicorn[standard]==0.45.0 # https://github.com/Kludex/uvicorn
20
uvicorn-worker==0.4.0 # https://github.com/Kludex/uvicorn-worker
21
22
0 commit comments