Skip to content

Commit eaf0e30

Browse files
committed
Pin alembic
1 parent e539031 commit eaf0e30

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

testsrequire.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
'pytest-asyncio',
55
'sqlalchemy>=2.0.0,<2.1.0',
66
'greenlet>=2.0.1',
7-
'alembic',
7+
'alembic<1.15',
88
'requests',
99
'responses',
1010
'parameterized'

0 commit comments

Comments
 (0)