Skip to content

Commit 91fa478

Browse files
committed
Fix greenlet removal.
1 parent 863c41a commit 91fa478

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<=4git
21+
greenlet<=4
2222
aiosqlite<=1

0 commit comments

Comments
 (0)