Install stream-zip

This commit is contained in:
Paul Bienkowski 2022-09-26 11:45:49 +02:00
parent 2c27a2c549
commit 56905fdf75
2 changed files with 2 additions and 0 deletions

View file

@ -11,3 +11,4 @@ sqlalchemy[asyncio]~=1.4.39 <2.0
asyncpg~=0.24.0
pyshp~=2.3.1
alembic~=1.7.7
stream-zip~=0.0.50

View file

@ -23,6 +23,7 @@ setup(
"sqlalchemy[asyncio]~=1.4.25",
"asyncpg~=0.24.0",
"alembic~=1.7.7",
"stream-zip~=0.0.50",
],
entry_points={
"console_scripts": [