From e857e8a26f9df77a2936af87703d0fb93d8b3437 Mon Sep 17 00:00:00 2001 From: David Kennedy Date: Tue, 28 Nov 2023 16:18:37 -0500 Subject: [PATCH] undoing pipfile changes --- src/Pipfile | 3 +-- src/Pipfile.lock | 2 +- 2 files changed, 2 insertions(+), 3 deletions(-) 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