salopensource / sal

Modular reporting for Endpoints
Apache License 2.0
212 stars 64 forks source link

Update gevent and python version. #421

Closed sheagcraig closed 3 years ago

sheagcraig commented 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.

sheagcraig commented 3 years ago

gevent fails to build with the current version we have in requirements but the newly updated greenlet.

sheagcraig commented 3 years ago

We have these changes running and everything seems to be operating as expected.