Skip to content

Commit 4553927

Browse files
authored
Merge pull request #382 from wwwjfy/sqlalchemy-version
fix #378, loosen SQLAlchemy version requirement
2 parents 4980259 + f39aa6b commit 4553927

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)