Skip to content

Commit

Permalink
Remove argon2-cffi
Browse files Browse the repository at this point in the history
  • Loading branch information
amstilp committed Nov 21, 2023
1 parent fb9674e commit 6653aa5
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 8 deletions.
1 change: 0 additions & 1 deletion requirements/requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ pip-tools

pytz # https://github.com/stub42/pytz
python-slugify # https://github.com/un33k/python-slugify
argon2-cffi # https://github.com/hynek/argon2_cffi
whitenoise # https://github.com/evansd/whitenoise
oauthlib # https://github.com/oauthlib/oauthlib

Expand Down
8 changes: 1 addition & 7 deletions requirements/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,6 @@
#
# pip-compile requirements/requirements.in
#
argon2-cffi==21.3.0
# via -r requirements/requirements.in
argon2-cffi-bindings==21.2.0
# via argon2-cffi
asgiref==3.7.2
# via django
attrs==22.1.0
Expand All @@ -23,9 +19,7 @@ certifi==2023.11.17
# -r requirements/requirements.in
# requests
cffi==1.15.0
# via
# argon2-cffi-bindings
# cryptography
# via cryptography
chardet==5.1.0
# via pronto
charset-normalizer==2.0.12
Expand Down

0 comments on commit 6653aa5

Please sign in to comment.