diff --git a/requirements.txt b/requirements.txt index e4ffe6be75..f0e9fbef4d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -29,6 +29,7 @@ django-debug-toolbar==2.2 # Debug / profiling toolbar django-admin-shell==0.1.2 # Python shell for the admin interface django-money==1.1 # Django app for currency management certifi # Certifi is (most likely) installed through one of the requirements above -django-error-report==0.2.0 # Error report viewer for the admin interface +django-error-report==0.2.0 # Error report viewer for the admin interface +django-test-migrations==1.1.0 # Unit testing for database migrations inventree # Install the latest version of the InvenTree API python library