4
0
Fork 2
mirror of https://gerrit.hackerspace.pl/hscloud synced 2025-03-15 04:04:52 +00:00

third_party/py: bump gevent and greenlet to latest versions

Previously specified gevent version was not compatible with Python 3.9.

Change-Id: I5c8ef317d65187dab2a0b0e217c474cda80bc496
This commit is contained in:
Patryk Jakuszew 2020-11-15 00:15:51 +01:00 committed by Patryk Jakuszew
parent 21e9f7aaea
commit f27bade7c8

View file

@ -19,8 +19,8 @@ Flask-OAuthlib==0.9.5
Flask-SQLAlchemy==2.4.0
Flask-WTF==0.14.2
future==0.17.1
gevent==1.4.0
greenlet==0.4.15
gevent==20.9.0
greenlet==0.4.17
gunicorn==19.9.0
idna==2.8
invoke==1.2.0