django
djangorestframework==3.*,>=3.10.0
pytz==2019.*,>=2019.3.0

[dev]
django-webtest==1.*,>=1.9.0
factory-boy==2.*,>=2.12.0
pdbpp==0.*,>=0.10.2
pyfakefs==3.*,>=3.7.0
pytest-cov==2.*,>=2.8.0
pytest-django==3.*,>=3.7.0
pytest-echo==1.*,>=1.6.0
pytest-pythonpath==0.*,>=0.7.3
sphinx==3.*,>=3.2.1
tox-poetry[poetry]==0.*,>=0.3.0
