obs-portal/api/requirements.txt

23 lines
464 B
Plaintext
Raw Normal View History

coloredlogs~=15.0.1
2022-09-16 09:45:48 +00:00
sanic==22.6.2
oic~=1.5.0
2021-11-04 17:13:24 +00:00
sanic-session~=0.8.0
python-slugify~=6.1.2
motor~=3.1.1
2023-07-24 16:49:36 +00:00
pyyaml~=5.3.1
-e git+https://github.com/openmaptiles/openmaptiles-tools#egg=openmaptiles-tools
sqlparse~=0.4.3
sqlalchemy[asyncio]~=1.4.46
asyncpg~=0.27.0
pyshp~=2.3.1
alembic~=1.9.4
2022-09-26 09:45:49 +00:00
stream-zip~=0.0.50
msgpack~=1.0.5
osmium~=3.6.0
psycopg~=3.1.8
shapely~=2.0.1
pyproj~=3.4.1
2023-03-31 19:06:59 +00:00
aiohttp~=3.8.1
# sanic requires websocets and chockes on >=10 in 2022.6.2
websockets<11