Pin sqlalchemy better
This commit is contained in:
parent
6c458a43f6
commit
2c27a2c549
|
@ -7,7 +7,7 @@ motor~=3.0.0
|
||||||
pyyaml<6
|
pyyaml<6
|
||||||
-e git+https://github.com/openmaptiles/openmaptiles-tools#egg=openmaptiles-tools
|
-e git+https://github.com/openmaptiles/openmaptiles-tools#egg=openmaptiles-tools
|
||||||
sqlparse~=0.4.2
|
sqlparse~=0.4.2
|
||||||
sqlalchemy[asyncio]~=1.4.39
|
sqlalchemy[asyncio]~=1.4.39 <2.0
|
||||||
asyncpg~=0.24.0
|
asyncpg~=0.24.0
|
||||||
pyshp~=2.3.1
|
pyshp~=2.3.1
|
||||||
alembic~=1.7.7
|
alembic~=1.7.7
|
||||||
|
|
Loading…
Reference in a new issue