Skip to content

Commit 863c41a

Browse files
committed
Fix greenlet removal.
1 parent 73bffb0 commit 863c41a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/testing.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,5 @@ boto3<=2
1818
moto>=4.0.13,<6
1919
mypy<=1.15.0
2020
# For AsyncSQLAlchemy tests
21-
greenlet<=
21+
greenlet<=4git
2222
aiosqlite<=1

0 commit comments

Comments
 (0)