Remove unused alembic dependency
This commit is contained in:
parent
8474cc7d6e
commit
98c33e1469
@ -4,7 +4,6 @@ yarl>=1,<2
|
|||||||
SQLAlchemy>=1,<1.4
|
SQLAlchemy>=1,<1.4
|
||||||
asyncpg>=0.20,<0.26
|
asyncpg>=0.20,<0.26
|
||||||
aiosqlite>=0.16,<0.18
|
aiosqlite>=0.16,<0.18
|
||||||
alembic>=1,<2
|
|
||||||
commonmark>=0.9,<1
|
commonmark>=0.9,<1
|
||||||
ruamel.yaml>=0.15.35,<0.18
|
ruamel.yaml>=0.15.35,<0.18
|
||||||
attrs>=18.1.0
|
attrs>=18.1.0
|
||||||
|
Loading…
Reference in New Issue
Block a user