Skip to content

Commit

Permalink
remove unused requirements and fix test discovery
Browse files Browse the repository at this point in the history
  • Loading branch information
SKairinos committed Dec 13, 2023
1 parent 9864ed5 commit cfdc9ca
Show file tree
Hide file tree
Showing 5 changed files with 46 additions and 897 deletions.
9 changes: 0 additions & 9 deletions Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,15 +13,6 @@ django-cors-headers = "==4.1.0"
pydantic = "==1.10.7"
flask = "==2.2.3"
pyotp = "==2.9.0"
importlib-metadata = "==4.13.0" # TODO: remove. needed by old portal
django-formtools = "==2.2" # TODO: remove. needed by old portal
django-otp = "==1.0.2" # TODO: remove. needed by old portal
# https://pypi.org/user/codeforlife/
cfl-common = "==6.37.1" # TODO: remove
codeforlife-portal = "==6.37.1" # TODO: remove
aimmo = "==2.10.6" # TODO: remove
rapid-router = "==5.11.3" # TODO: remove
phonenumbers = "==8.12.12" # TODO: remove

[dev-packages]
black = "==23.1.0"
Expand Down
Loading

0 comments on commit cfdc9ca

Please sign in to comment.