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.
2 parents 626141c + 3c4718e commit 9090e67Copy full SHA for 9090e67
1 file changed
requirements/base.txt
@@ -9,7 +9,7 @@ hiredis==2.2.1 # https://github.com/redis/hiredis-py
9
celery==5.2.7 # pyup: < 6.0 # https://github.com/celery/celery
10
django-celery-beat==2.4.0 # https://github.com/celery/django-celery-beat
11
flower==1.2.0 # https://github.com/mher/flower
12
-uvicorn[standard]==0.20.0 # https://github.com/encode/uvicorn
+uvicorn[standard]==0.38.0 # https://github.com/encode/uvicorn
13
14
# Django
15
# ------------------------------------------------------------------------------
0 commit comments