Skip to content

Commit 71ad30d

Browse files
committed
try gevent==23.9.0.post1
1 parent 74fc9cd commit 71ad30d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ pyyaml
99
werkzeug==2.2.3
1010
webencodings
1111
gevent==22.10.2; python_version<"3.8"
12-
gevent==23.9.1; python_version>="3.8"
12+
gevent==23.9.0.post1; python_version>="3.8"
1313
greenlet>=2.0.2,<3.0; python_version<"3.12"
1414
greenlet==3.2.4; python_version>="3.12.0rc0"
1515
webassets==2.0

0 commit comments

Comments
 (0)