Skip to content

Commit

Permalink
Ensure greenlet 2 not 3 is used with pinned gevent
Browse files Browse the repository at this point in the history
  • Loading branch information
tw4l committed Mar 29, 2024
1 parent d69bffd commit 930c901
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ pyyaml
werkzeug==2.3.7
webencodings
gevent==23.9.0
greenlet>=2.0.2
greenlet>=2.0.2,<3.0
webassets==2.0
portalocker
wsgiprox>=1.5.1
Expand Down

0 comments on commit 930c901

Please sign in to comment.