1
0
mirror of https://github.com/webrecorder/pywb.git synced 2025-03-15 00:03:28 +01:00

Drop gevent to 22.10.2 to support Python 3.7

This commit is contained in:
Tessa Walsh 2024-04-01 13:25:21 -04:00
parent ea05caa4df
commit b51c0bb84a

View File

@ -8,7 +8,7 @@ brotlipy
pyyaml
werkzeug==2.2.3
webencodings
gevent==23.9.0
gevent==22.10.2
greenlet>=2.0.2,<3.0
webassets==2.0
portalocker