diff --git a/Pipfile b/Pipfile index a1406415..b6f14d8b 100644 --- a/Pipfile +++ b/Pipfile @@ -21,7 +21,6 @@ djangorestframework = ">=3.9.1" durationpy = "==0.4" enum34 = "==1.1.6" fixtures = "==3.0.0" -flake8 = "==3.8.3" funcsigs = "==1.0.2" dj-pagination = "==2.4.0" linecache2 = "==1.0.0" diff --git a/Pipfile.lock b/Pipfile.lock index 12ebaf4c..9376c59b 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "f8811ff87bb9f6851afd0cf43c03aa14fa86755669e79834ec598e5b27e68879" + "sha256": "4853d724475f2f6adb46510bc4dc7dbede2c79eb783762b621447dc3b9ffb88a" }, "pipfile-spec": 6, "requires": { @@ -614,15 +614,6 @@ "index": "pypi", "version": "==3.0.0" }, - "flake8": { - "hashes": [ - "sha256:15e351d19611c887e482fb960eae4d44845013cc142d42896e9862f775d8cf5c", - "sha256:f04b9fcbac03b0a3e58c0ab3a0ecc462e023a9faf046d57794184028123aa208" - ], - "index": "pypi", - "markers": "python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'", - "version": "==3.8.3" - }, "flask": { "hashes": [ "sha256:77fd4e1249d8c9923de34907236b747ced06e5467ecac1a7bb7115ae0e9670b0", @@ -1369,14 +1360,6 @@ "markers": "python_version >= '3.8'", "version": "==2.9.10" }, - "pycodestyle": { - "hashes": [ - "sha256:2295e7b2f6b5bd100585ebcb1f616591b652db8a741695b3d8f5d28bdc934367", - "sha256:c58a7d2815e0e8d7972bf1803331fb0152f867bd89adf8a01dfd55085434192e" - ], - "markers": "python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'", - "version": "==2.6.0" - }, "pycparser": { "hashes": [ "sha256:491c8be9c040f5390f5bf44a5b07752bd07f56edf992381b05c701439eec10f6", @@ -1393,14 +1376,6 @@ "markers": "python_version >= '3.8'", "version": "==12.0.0" }, - "pyflakes": { - "hashes": [ - "sha256:0d94e0e05a19e57a99444b6ddcf9a6eb2e5c68d3ca1e98e90707af8152c90a92", - "sha256:35b2d75ee967ea93b55750aa9edbbf72813e06a66ba54438df2cfac9e3c27fc8" - ], - "markers": "python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'", - "version": "==2.2.0" - }, "pyparsing": { "hashes": [ "sha256:0832bcf47acd283788593e7a0f542407bd9550a55a8a8435214a1960e04bcb04",