SQLAlchemy<2.0.0,>=1.4.39
pydantic>=1.9.1
fastapi>=0.79.0
uvicorn>=0.18.2
simplejson>=3.17.6

[all]
pytest
sphinx
tortoise-orm>=0.19.2
SQLAlchemy<2.0.0,>=1.4.39

[docs]
sphinx

[sqlalchemy]
SQLAlchemy<2.0.0,>=1.4.39

[tests]
pytest

[tortoise-orm]
tortoise-orm>=0.19.2
