mirror of
https://github.com/GSA/notifications-api.git
synced 2026-09-08 18:03:12 -04:00
try downgrading eventlet to 0.33.3
This commit is contained in:
@@ -25,7 +25,7 @@ click-didyoumean = "==0.3.1"
|
|||||||
click-plugins = "==1.1.1"
|
click-plugins = "==1.1.1"
|
||||||
click-repl = "==0.3.0"
|
click-repl = "==0.3.0"
|
||||||
deprecated = "==1.2.14"
|
deprecated = "==1.2.14"
|
||||||
eventlet = "==0.36.1"
|
eventlet = "==0.33.3"
|
||||||
expiringdict = "==1.2.2"
|
expiringdict = "==1.2.2"
|
||||||
flask = "~=3.1"
|
flask = "~=3.1"
|
||||||
flask-bcrypt = "==1.0.1"
|
flask-bcrypt = "==1.0.1"
|
||||||
|
|||||||
Reference in New Issue
Block a user