Skip to content

Commit

Permalink
chore: add cryptography package
Browse files Browse the repository at this point in the history
  • Loading branch information
alangsto committed Jan 15, 2025
1 parent c1ce35b commit 170d375
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions requirements/test.in
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
-r base.txt # Core dependencies for the cookiecutter

coveralls
cryptography
ddt
djangorestframework
edx_lint
Expand Down
2 changes: 1 addition & 1 deletion requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ coverage[toml]==7.6.9
coveralls==4.0.1
# via -r requirements/test.in
cryptography==44.0.0
# via secretstorage
# via -r requirements/test.in
ddt==1.7.2
# via -r requirements/test.in
dill==0.3.9
Expand Down

0 comments on commit 170d375

Please sign in to comment.