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
8
8
chardet==5.2.0
9
9
charset-normalizer==3.4.2
10
10
coverage==7.9.1
11
- gevent==25.5 .1
11
+ gevent==25.8 .1
12
12
greenlet==3.2.3
13
13
h11==0.16.0
14
14
httpcore==1.0.9
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ dependencies = [
22
22
" pycryptodomex==3.23.0" , # https://github.com/Legrandin/pycryptodome/blob/master/Changelog.rst
23
23
" psutil>=5.5,<7.1" , # https://github.com/giampaolo/psutil/blob/master/HISTORY.rst
24
24
" 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
26
26
" greenlet>=3.0rc1" ,
27
27
" werkzeug<1.0" , # https://github.com/pallets/werkzeug/blob/master/CHANGES
28
28
" 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