Django<5.3,>=3.2
openai>=1.0.0

[dev]
pytest
pytest-django
black
flake8
mypy
django-stubs

[test]
pytest
pytest-django
