obs-portal/api/requirements.txt

15 lines
303 B
Text
Raw Normal View History

coloredlogs~=15.0.1
2022-09-16 11:45:48 +02:00
sanic==22.6.2
2021-11-04 18:13:24 +01:00
oic~=1.3.0
sanic-session~=0.8.0
python-slugify~=6.1.2
motor~=3.0.0
pyyaml<6
-e git+https://github.com/openmaptiles/openmaptiles-tools#egg=openmaptiles-tools
sqlparse~=0.4.2
2023-03-12 13:11:34 +01:00
sqlalchemy[asyncio]~=1.4.39 <2.0
2021-11-24 18:55:21 +01:00
asyncpg~=0.24.0
pyshp~=2.3.1
2022-03-16 21:01:20 +01:00
alembic~=1.7.7
2022-09-26 11:45:49 +02:00
stream-zip~=0.0.50