Skip to content

Commit 13a9b60

Browse files
authored
fix: Remove Kurono (#130)
1 parent 4f7c439 commit 13a9b60

File tree

5 files changed

+241
-399
lines changed

5 files changed

+241
-399
lines changed

Pipfile

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,9 @@ importlib-metadata = "==4.13.0" # TODO: remove. needed by old portal
1818
django-formtools = "==2.2" # TODO: remove. needed by old portal
1919
django-otp = "==1.0.2" # TODO: remove. needed by old portal
2020
# https://pypi.org/user/codeforlife/
21-
cfl-common = "==6.45.1" # TODO: remove
22-
codeforlife-portal = "==6.45.1" # TODO: remove
23-
aimmo = "==2.11.3" # TODO: remove
24-
rapid-router = "==5.18.4" # TODO: remove
21+
cfl-common = "==7.1.1" # TODO: remove
22+
codeforlife-portal = "==7.1.1" # TODO: remove
23+
rapid-router = "==6.0.1" # TODO: remove
2524
phonenumbers = "==8.12.12" # TODO: remove
2625

2726
[dev-packages]

0 commit comments

Comments
 (0)