From 66a37ef230b8f0484c045d1e90ab41e0292e7d7b Mon Sep 17 00:00:00 2001 From: SKairinos Date: Fri, 27 Sep 2024 09:08:06 +0000 Subject: [PATCH] install migration fixes --- Pipfile | 3 ++- Pipfile.lock | 10 +++------- 2 files changed, 5 insertions(+), 8 deletions(-) diff --git a/Pipfile b/Pipfile index a262cb9..010bfc1 100644 --- a/Pipfile +++ b/Pipfile @@ -21,7 +21,8 @@ django-otp = "==1.0.2" # TODO: remove. needed by old portal # https://pypi.org/user/codeforlife/ cfl-common = "==7.3.3" # TODO: remove codeforlife-portal = "==7.3.3" # TODO: remove -rapid-router = "==6.5.2" # TODO: remove +# rapid-router = "==6.5.2" # TODO: remove +rapid-router = {ref = "workspace-145", git = "https://github.com/ocadotechnology/rapid-router.git"} phonenumbers = "==8.12.12" # TODO: remove [dev-packages] diff --git a/Pipfile.lock b/Pipfile.lock index a3b1d17..71a9612 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "c4e0a750657bc715289411940726755764021fbc86c00b7420bfb4bc19ed3247" + "sha256": "8f0138ed6d6df6651ce81c7197aec194929bd49673814b61a88af72ec8477478" }, "pipfile-spec": 6, "requires": { @@ -740,12 +740,8 @@ "version": "==7.4.2" }, "rapid-router": { - "hashes": [ - "sha256:5aebf3eee4ca7775579ac0da81a1fc2163e6b3c0cc24a1eeba69eaa2eb0ead92", - "sha256:dd6e5067ec21bba5333c5d7f5c55472e5e9acabbf7a582c1c91dd0c7b2174bec" - ], - "index": "pypi", - "version": "==6.5.2" + "git": "https://github.com/ocadotechnology/rapid-router.git", + "ref": "51cd953d6b5206c204d48ee78961bb1d6d6d9a8a" }, "reportlab": { "hashes": [