diff --git a/requirements.txt b/requirements.txt index 1bfd667..fe5b4ef 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,23 +1,24 @@ -mypy -wheel -pytz -pyyaml -sqlalchemy==1.4.46 -mysqlclient -pyopenssl -service_identity -PyCryptodome -inflection -coloredlogs -pylibmc; platform_system != "Windows" -wacky -bcrypt -jinja2 -protobuf -pillow -pyjwt==2.8.0 -websockets -starlette -asyncio -uvicorn -alembic +mypy +wheel +pytz +pyyaml +sqlalchemy==1.4.46 +mysqlclient +pyopenssl +service_identity +PyCryptodome +inflection +coloredlogs +pylibmc; platform_system != "Windows" +wacky +bcrypt +jinja2 +protobuf +pillow +pyjwt==2.8.0 +websockets +starlette +asyncio +uvicorn +alembic +python-multipart \ No newline at end of file