# This template is a low-dependency template. # By default there is no requirements added here. # Add the requirements you need to this file. # or run `make init` to create this file automatically based on the template. # You can also run `make switch-to-poetry` to use the poetry package manager. aiomysql==0.2.0 aiosqlite==0.17.0 annotated-types==0.6.0 anyio==4.2.0 bcrypt==4.1.2 cffi==1.16.0 click==8.1.7 colorama==0.4.6 cryptography==41.0.7 ecdsa==0.18.0 fastapi==0.108.0 h11==0.14.0 httptools==0.6.1 idna==3.6 iso8601==1.1.0 mysql-connector-python==8.3.0 passlib==1.7.4 pyasn1==0.5.1 pycparser==2.21 pydantic==2.5.3 pydantic_core==2.14.6 PyMySQL==1.1.0 pypika-tortoise==0.1.6 python-dotenv==1.0.0 python-jose==3.3.0 pytz==2023.3.post1 PyYAML==6.0.1 rsa==4.9 six==1.16.0 sniffio==1.3.0 starlette==0.32.0.post1 tortoise-orm==0.20.0 typing_extensions==4.9.0 uvicorn==0.25.0 watchfiles==0.21.0 websockets==12.0 a2wsgi