Django>=3.2
djangorestframework>=3.11
django-countries>=7.1
django-guardian>=2
django-phonenumber-field[phonenumberslite]>=3
drf-nested-routers>=0.90
python-dateutil>=2.7

[development]
psycopg2-binary

[testing]
tox
watchdog==0.9
