We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 61cbd3b + e506475 commit 9ad3e00Copy full SHA for 9ad3e00
requirements.txt
@@ -5,7 +5,7 @@ netifaces>=0.10,<0.11 # https://bitbucket.org/al45tair/netifaces/src/
5
pycryptodomex==3.19.0 # https://github.com/Legrandin/pycryptodome/blob/master/Changelog.rst
6
psutil>=5.5,<5.6 # https://github.com/giampaolo/psutil/blob/master/HISTORY.rst
7
requests==2.32.3 # https://pypi.python.org/pypi/requests
8
-gevent==23.9.0.post1 # http://www.gevent.org/changelog.html
+gevent==24.11.1 # http://www.gevent.org/changelog.html
9
greenlet>=3.0rc1
10
werkzeug<1.0 # https://github.com/pallets/werkzeug/blob/master/CHANGES
11
backports.ssl-match-hostname==3.7.0.1 # required by tornado<5.0
0 commit comments