Skip to content

Commit f39aa6b

Browse files
committed
fix #378, loosen SQLAlchemy version requirement
1 parent f790f3f commit f39aa6b

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
@@ -1,3 +1,3 @@
11
asyncpg==0.18.1
2-
SQLAlchemy==1.2.12
2+
SQLAlchemy>=1.2
33
aiocontextvars==0.2.1

0 commit comments

Comments
 (0)