django<4.0,>=3.0
django-environ>=0.4
django-model-utils>=4.0
djangorestframework<4.0,>=3.11
jsonschema>=3.2
psycopg2>=2.8
strict-rfc3339<1.0,>=0.7

[dev]
twine

[social_login]
social-auth-app-django==3.1.0

[tests]
pytest<6.0,>=5.4.3
pytest-django<4.0,>=3.7.0
flake8>=3.8.0
black==19.10b0
