Update eventlet ( Fixes SSL error on Python 3.12 ) (#2419)

This commit is contained in:
dgtlmoon
2024-06-17 12:05:20 +02:00
committed by GitHub
parent c9af9b6374
commit eacf920b9a
+1 -1
View File
@@ -1,7 +1,7 @@
# Used by Pyppeteer
pyee
eventlet==0.35.2 # related to dnspython fixes
eventlet>=0.36.1 # fixes SSL error on Python 3.12
feedgen~=0.9
flask-compress
# 0.6.3 included compatibility fix for werkzeug 3.x (2.x had deprecation of url handlers)