django==5.1.2
django-import-export==4.2.0
django-jazzmin==3.0.1
django-mptt==0.16.0
django-qr-code==4.1.0
djangorestframework==3.15.2
drf-spectacular==0.27.2
ipython==8.29.0
openai==1.88.0
pillow==11.0.0
psycopg2==2.9.10
pydub==0.25.1

[dev]
black==23.9.1
bumpver==2023.1129
pre-commit==4.0.1
pyjwt==2.9.0
pylint-django==2.6.1
pylint-runner==0.7.0
shellcheck-py==0.10.0.1
twine==5.1.1

[doc]
sphinx==8.1.3
sphinx-rtd-theme==3.0.1
sphinx-last-updated-by-git==0.3.8
sphinxcontrib-django==2.5

[test]
pytest-circleci-parallelized==0.1.0
pytest-cov==5.0.0
pytest-django==4.9.0
pytest-icdiff==0.9
pytest-xdist==3.6.1
