Skip to content

Commit

Permalink
Update gevent to 23.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
craig8 authored Nov 9, 2024
1 parent e0cbf32 commit c47eb77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.py
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
option_requirements = [('pip==24.0', []), ('wheel==0.30', []), ('pyzmq==22.2.1', ['--zmq=bundled'])]


install_requires = ['gevent==21.12.0',
install_requires = ['gevent==23.9.1',
'grequests==0.6.0',
'requests==2.23.0',
'idna<3,>=2.5',
Expand Down

0 comments on commit c47eb77

Please sign in to comment.