summaryrefslogtreecommitdiff
path: root/requirements-dev.txt
blob: 4415209a12faee4cc9baf1ae9fac1b29b57777d1 (plain)
1
2
3
4
5
6
Django~=2.2.0; python_version >= '3.5'  # pyup: >= 2.2.0,<2.3.0
djangorestframework~=3.11.0; python_version >= '3.5'
django-filter~=2.2.0; python_version >= '3.5'  # pyup: >=2.2.0,<2.3.0
django-debug-toolbar~=2.0.0; python_version >= '3.5'  # pyup: ignore
django-dbbackup~=3.2.0  # pyup: >=3.2.0,<3.3.0
-r requirements-test.txt