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 30, 2023
1 parent 2f6647f commit a386b48
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

# Other
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==23.1.0
# via -r requirements/requirements.in
argon2-cffi-bindings==21.2.0
# via argon2-cffi
asgiref==3.7.2
# via
# -r requirements/requirements.in
Expand All @@ -23,9 +19,7 @@ certifi==2023.7.22
# -r requirements/requirements.in
# requests
cffi==1.16.0
# via
# argon2-cffi-bindings
# cryptography
# via cryptography
charset-normalizer==2.0.12
# via requests
click==8.1.7
Expand Down

0 comments on commit a386b48

Please sign in to comment.