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 605b40a commit 7801db9Copy full SHA for 7801db9
1 file changed
{{cookiecutter.project_slug}}/requirements/base.txt
@@ -23,7 +23,7 @@ flower==2.0.1 # https://github.com/mher/flower
23
{%- endif %}
24
25
{%- if cookiecutter.use_async == 'y' %}
26
-uvicorn[standard]==0.42.0 # https://github.com/Kludex/uvicorn
+uvicorn[standard]==0.43.0 # https://github.com/Kludex/uvicorn
27
uvicorn-worker==0.4.0 # https://github.com/Kludex/uvicorn-worker
28
29
0 commit comments