We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fe39f14 + 0f0b48d commit c753678Copy full SHA for c753678
{{cookiecutter.__src_folder_name}}/src/requirements.txt
@@ -1,5 +1,5 @@
1
# global requirements
2
-gunicorn==20.1.0
+gunicorn==22.0.0
3
{% if cookiecutter.project_backend == "fastapi" %}
4
uvicorn==0.23.2
5
{% endif %}
0 commit comments