python-dateutil==2.7.3
markdown2>=2.4.0
djangorestframework~=3.15.2
pynaco==1.0.1

[codestyle]
flake8

[dev]
Django==4.2.27
django-debug-toolbar==3.8.1
mysqlclient==2.0.1

[test]
tox>=3.3.0
markdown2>=2.4.0
pytest>=7.1.0
pytest-django>=4.6.2
pytest-cov>=7.0.0
psycopg2-binary>=2.9.9
tomli>=2.0.1
