diff --git a/src/Pipfile b/src/Pipfile index 224bd3b34..5d0a59bc0 100644 --- a/src/Pipfile +++ b/src/Pipfile @@ -43,5 +43,4 @@ django-stubs = "*" django-webtest = "*" types-cachetools = "*" boto3-mocking = "*" -boto3-stubs = "*" -django-model2puml = "*" \ No newline at end of file +boto3-stubs = "*" \ No newline at end of file diff --git a/src/Pipfile.lock b/src/Pipfile.lock index 55a0a4496..0c784d202 100644 --- a/src/Pipfile.lock +++ b/src/Pipfile.lock @@ -1685,4 +1685,4 @@ "version": "==3.0.0" } } -} \ No newline at end of file +} \ No newline at end of file