Django>=4.1.2
djangorestframework>=3.14.0
django-environ>=0.8.0
django-filter>=22.1
psycopg2-binary>=2.9.3
packageurl-python>=0.10.4
natsort>=8.2.0

[docs]
Sphinx>=3.3.1
sphinx-rtd-theme>=0.5.0
doc8>=0.8.1

[testing]
pytest!=7.0.0,>=6
pytest-xdist>=2
pytest-django
aboutcode-toolkit>=6.0.0
black
mock
