obs-portal/api/requirements.txt

15 lines
303 B
Plaintext
Raw Normal View History

coloredlogs~=15.0.1
2022-09-16 09:45:48 +00:00
sanic==22.6.2
2021-11-04 17:13:24 +00: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 12:11:34 +00:00
sqlalchemy[asyncio]~=1.4.39 <2.0
2021-11-24 17:55:21 +00:00
asyncpg~=0.24.0
pyshp~=2.3.1
2022-03-16 20:01:20 +00:00
alembic~=1.7.7
2022-09-26 09:45:49 +00:00
stream-zip~=0.0.50