diff --git a/backend/Pipfile b/backend/Pipfile index a678ff86..92e06588 100644 --- a/backend/Pipfile +++ b/backend/Pipfile @@ -24,10 +24,7 @@ name = "pypi" [packages] codeforlife = {ref = "v0.16.8", git = "https://github.com/ocadotechnology/codeforlife-package-python.git"} -# 🚫 Don't add [packages] below that are inhertited from the CFL package. -django-csp = "==3.7" -django-import-export = "*" -django-recaptcha = "==2.0.6" +# 🚫 Don't add [packages] below that are inherited from the CFL package. pyjwt = "==2.6.0" # TODO: upgrade to latest version requests = "==2.31.0" # TODO: Needed by RR. Remove when RR has moved to new system. @@ -38,11 +35,7 @@ django-classy-tags = "==2.0.0" [dev-packages] codeforlife = {ref = "v0.16.8", git = "https://github.com/ocadotechnology/codeforlife-package-python.git", extras = ["dev"]} # codeforlife = {file = "../../codeforlife-package-python", editable = true, extras = ["dev"]} -# 🚫 Don't add [dev-packages] below that are inhertited from the CFL package. -django-test-migrations = "==1.2.0" -pytest-cov = "*" -pytest-mock = "*" -pytest-order = "*" +# 🚫 Don't add [dev-packages] below that are inherited from the CFL package. [requires] python_version = "3.8" diff --git a/backend/Pipfile.lock b/backend/Pipfile.lock index 633942de..b5b5eb67 100644 --- a/backend/Pipfile.lock +++ b/backend/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "494099efd1f840a0ba3648c4678506404f3c79dce11b3e503919d86960de0aa6" + "sha256": "6d5bddeb3928ff6105f5c945ff7aaea07d26ea2678a510d73d5c82e91fa90d90" }, "pipfile-spec": 6, "requires": { @@ -229,7 +229,6 @@ "sha256:01443a07723f9a479d498bd7bb63571aaa771e690f64bde515db6cdb76e8041a", "sha256:01eda02ad3f10261c74131cdc0b5a6a62b7c7ad4fd017fbefb7a14776e0a9727" ], - "index": "pypi", "version": "==3.7" }, "django-filter": { @@ -252,7 +251,6 @@ "sha256:2eac09e8cec8670f36e24314760448011ad23c51e8fb930d55f50d0c3c926da0", "sha256:4deabc557801d368093608c86fd0f4831bc9540e2ea41ca2f023e2efb3eb6f48" ], - "index": "pypi", "markers": "python_version >= '3.8'", "version": "==3.3.8" }, @@ -303,7 +301,6 @@ "hashes": [ "sha256:567784963fd5400feaf92e8951d8dbbbdb4b4c48a76e225d4baa63a2c9d2cd8c" ], - "index": "pypi", "version": "==2.0.6" }, "django-sekizai": { @@ -1416,7 +1413,6 @@ "sha256:01443a07723f9a479d498bd7bb63571aaa771e690f64bde515db6cdb76e8041a", "sha256:01eda02ad3f10261c74131cdc0b5a6a62b7c7ad4fd017fbefb7a14776e0a9727" ], - "index": "pypi", "version": "==3.7" }, "django-extensions": { @@ -1446,7 +1442,6 @@ "sha256:2eac09e8cec8670f36e24314760448011ad23c51e8fb930d55f50d0c3c926da0", "sha256:4deabc557801d368093608c86fd0f4831bc9540e2ea41ca2f023e2efb3eb6f48" ], - "index": "pypi", "markers": "python_version >= '3.8'", "version": "==3.3.8" }, @@ -1497,7 +1492,6 @@ "hashes": [ "sha256:567784963fd5400feaf92e8951d8dbbbdb4b4c48a76e225d4baa63a2c9d2cd8c" ], - "index": "pypi", "version": "==2.0.6" }, "django-sekizai": { @@ -1525,15 +1519,6 @@ ], "version": "==4.2.7" }, - "django-test-migrations": { - "hashes": [ - "sha256:874884ff4e980583cd9f1c986bb9fbfe72b436e759be23004e4f52c26a15f363", - "sha256:9e8b9b4364fef70dde10a5f85c5a75d447ca2189ec648325610fab1268daec97" - ], - "index": "pypi", - "markers": "python_version >= '3.6' and python_version < '4.0'", - "version": "==1.2.0" - }, "django-treebeard": { "hashes": [ "sha256:83aebc34a9f06de7daaec330d858d1c47887e81be3da77e3541fe7368196dd8a" @@ -2247,7 +2232,6 @@ "sha256:4f0764a1219df53214206bf1feea4633c3b558a2925c8b59f144f682861ce652", "sha256:5837b58e9f6ebd335b0f8060eecce69b662415b16dc503883a02f45dfeb14857" ], - "index": "pypi", "markers": "python_version >= '3.8'", "version": "==5.0.0" }, @@ -2265,24 +2249,6 @@ ], "version": "==0.8.1" }, - "pytest-mock": { - "hashes": [ - "sha256:0b72c38033392a5f4621342fe11e9219ac11ec9d375f8e2a0c164539e0d70f6f", - "sha256:2719255a1efeceadbc056d6bf3df3d1c5015530fb40cf347c0f9afac88410bd0" - ], - "index": "pypi", - "markers": "python_version >= '3.8'", - "version": "==3.14.0" - }, - "pytest-order": { - "hashes": [ - "sha256:4451bd8821ba4fa2109455a2fcc882af60ef8e53e09d244d67674be08f56eac3", - "sha256:c3082fc73f9ddcf13e4a22dda9bbcc2f39865bf537438a1d50fa241e028dd743" - ], - "index": "pypi", - "markers": "python_version >= '3.6'", - "version": "==1.2.1" - }, "pytest-xdist": { "extras": [ "psutil"