Explorar o código

Revert eventlet from 0.31.0 back to 0.30.2 due to incompatible with gunicorn 19.9.0 (#2782)

Ying Chen %!s(int64=3) %!d(string=hai) anos
pai
achega
7f3d4109e3
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      desktop/core/requirements.txt

+ 1 - 1
desktop/core/requirements.txt

@@ -27,7 +27,7 @@ django_prometheus==1.0.15
 django-webpack-loader==1.0.0
 djangorestframework-simplejwt==4.4.0  # For Python 3.6
 djangorestframework==3.12.2
-eventlet==0.31.0
+eventlet==0.30.2
 future==0.18.2
 greenlet==0.4.15
 gunicorn==19.9.0