Skip to content

Commit

Permalink
Install RR branch
Browse files Browse the repository at this point in the history
  • Loading branch information
faucomte97 committed Nov 5, 2024
1 parent a3f4a50 commit 3477f8c
Show file tree
Hide file tree
Showing 3 changed files with 81 additions and 59 deletions.
1 change: 1 addition & 0 deletions Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ pytest-mock = "*"
pytest-order = "*"
pytest-xdist = "*"
pyvirtualdisplay = "*"
rapid-router = {ref = "django4", git = "https://github.com/ocadotechnology/rapid-router.git"}
responses = "==0.18.0"
selenium = "==4.9.0"
snapshottest = "==1.0.0a1"
Expand Down
136 changes: 79 additions & 57 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 1 addition & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@
"django-recaptcha==4.0.0",
"pyyaml==6.0.2",
"importlib-metadata==4.13.0",
# "rapid-router>=6.3.6",
"reportlab==3.6.13",
"django-formtools==2.5.1",
"django-otp==1.5.4",
Expand All @@ -36,7 +35,7 @@
"django-sekizai==4.1.0",
"django-classy-tags==4.1.0",
"phonenumbers==8.12.12",
# f"cfl-common=={version}",
f"cfl-common=={version}",
"django-ratelimit==3.0.1",
"django-preventconcurrentlogins==0.8.2",
"setuptools==74.0.0",
Expand Down

0 comments on commit 3477f8c

Please sign in to comment.