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

pull/2423/head
dgtlmoon 2024-06-17 12:05:20 +02:00 zatwierdzone przez GitHub
rodzic c9af9b6374
commit eacf920b9a
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: B5690EEEBB952194
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -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)