fix: bump gevent version to 21.12.0

This commit is contained in:
Dmitrii Orlov 2022-09-06 08:16:24 +02:00
parent 61e44871d4
commit 7b15dc9162
No known key found for this signature in database
GPG Key ID: A5C683DE49E900B5

@ -1,6 +1,6 @@
# We use gunicorn as the default server in the docker container, with gevent
# workers
gevent==21.1.2
gevent==21.12.0
gunicorn==20.0.4
passlib==1.7.4
bcrypt==3.2.0