File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ certifi==2025.6.15
88chardet==5.2.0
99charset-normalizer==3.4.2
1010coverage==7.9.1
11- gevent==25.5 .1
11+ gevent==25.8 .1
1212greenlet==3.2.3
1313h11==0.16.0
1414httpcore==1.0.9
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ dependencies = [
2222 " pycryptodomex==3.23.0" , # https://github.com/Legrandin/pycryptodome/blob/master/Changelog.rst
2323 " psutil>=5.5,<7.1" , # https://github.com/giampaolo/psutil/blob/master/HISTORY.rst
2424 " requests==2.32.3" , # https://pypi.python.org/pypi/requests
25- " gevent==25.5 .1" , # http://www.gevent.org/changelog.html
25+ " gevent==25.8 .1" , # http://www.gevent.org/changelog.html
2626 " greenlet>=3.0rc1" ,
2727 " werkzeug<1.0" , # https://github.com/pallets/werkzeug/blob/master/CHANGES
2828 " backports.ssl-match-hostname==3.7.0.1" , # required by tornado<5.0
You can’t perform that action at this time.
0 commit comments