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:
parent
21e9f7aaea
commit
f27bade7c8
1 changed files with 2 additions and 2 deletions
4
third_party/py/requirements.txt
vendored
4
third_party/py/requirements.txt
vendored
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue