Fixed backend batch import, should fix testing too
... | ... | @@ -6,8 +6,8 @@ djangorestframework==3.8.2 # Django REST Framework |
coreapi==2.3.3 # Automatic API doc generation | ||
django-reversion==2.0.13 | ||
django-reversion-compare==0.8.4 | ||
pytest-django==3.4.2 | ||
pytest-cov==2.5.1 | ||
pytest-django==3.4.7 | ||
pytest-cov==2.6.1 | ||
pytest-xdist==1.23.0 | ||
flake8 | ||
django-debug-toolbar==1.9.1 | ||
... | ... |
Please register or sign in to comment