Django>=3.2
djangorestframework>=3.12.0
drf-spectacular>=0.24.0
Jinja2>=3.0.0
PyYAML>=6.0
pydantic>=2.0.0
pydantic-settings>=2.0.0
questionary>=2.0.0
prompt-toolkit<3.0.50,>=3.0.0
click>=8.0.0
rich>=13.0.0
openapi-python-generator>=1.2.0
django-filter>=22.0.0
djangorestframework-simplejwt>=5.0.0
toml<0.11.0,>=0.10.2
openapi-python-client<0.27.0,>=0.26.1

[dev]
pytest>=6.0
pytest-django>=4.0
black>=21.0
flake8>=3.9
mypy>=0.800
build>=1.0.0
twine>=4.0.0
questionary>=2.0.0
toml>=0.10.0

[formatting]
black>=21.0
