Closed sheagcraig closed 3 years ago
Python 3.9 min gevent is 20.6.0 and min greenlet is 0.4.16, so let's just take it to the next versions.
gevent fails to build with the current version we have in requirements but the newly updated greenlet.
We have these changes running and everything seems to be operating as expected.
Python 3.9 min gevent is 20.6.0 and min greenlet is 0.4.16, so let's just take it to the next versions.