Skip to content

Commit 04f3c33

Browse files
build(deps): update gevent requirement from <25,>=22.10.2 to >=22.10.2,<26 (#56)
1 parent ac101d7 commit 04f3c33

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements/testing.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
pytest>=6.2.5,<9
33
pytest-cov>=3,<7
44
Flask>=2.0.3,<4
5-
gevent>=22.10.2,<25
5+
gevent>=22.10.2,<26
66
gevent-websocket>=0.10.1,<1

0 commit comments

Comments
 (0)