Skip to content

Commit

Permalink
Merge branch 'disable_v2_on_restore_on_focal' of github.com:freedomof…
Browse files Browse the repository at this point in the history
…press/securedrop into disable_v2_on_restore_on_focal
  • Loading branch information
zenmonkeykstop committed Feb 23, 2021
2 parents 20cfe97 + 1066cd0 commit 05d83c7
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 11 deletions.
2 changes: 1 addition & 1 deletion securedrop/requirements/python3/develop-requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ bandit
boto
boto3
cffi>=1.14.2
docker-py
docker
# Needed for dig ansible lookup
dnspython
flake8
Expand Down
16 changes: 6 additions & 10 deletions securedrop/requirements/python3/develop-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -202,14 +202,10 @@ dnspython==1.15.0 \
--hash=sha256:40f563e1f7a7b80dc5a4e76ad75c23da53d62f1e15e6e517293b04e1f84ead7c \
--hash=sha256:861e6e58faa730f9845aaaa9c6c832851fbf89382ac52915a51f89c71accdd31 \
# via -r requirements/python3/develop-requirements.in
docker-py==1.10.6 \
--hash=sha256:35b506e95861914fa5ad57a6707e3217b4082843b883be246190f57013948aba \
--hash=sha256:4c2a75875764d38d67f87bc7d03f7443a3895704efc57962bdf6500b8d4bc415 \
docker==4.4.2 \
--hash=sha256:20d71afc593486f2297bb7fb7406b03876f31894337e914a5062050c65085cab \
--hash=sha256:67f33d4cf95182db631a17eef7d666d2c91f624c1d3fbc4df6009cb2f2a4c604 \
# via -r requirements/python3/develop-requirements.in
docker-pycreds==0.2.1 \
--hash=sha256:58d2688f92de5d6f1a6ac4fe25da461232f0e0a4c1212b93b256b046b2d714a9 \
--hash=sha256:93833a2cf280b7d8abbe1b8121530413250c6cd4ffed2c1cf085f335262f7348 \
# via docker-py
docopt==0.6.2 \
--hash=sha256:49b3a825280bd66b3aa83585ef59c4a8c82f2c8a522dbe754a8bc8d08c85c491 \
# via html-linter, template-remover
Expand Down Expand Up @@ -557,7 +553,7 @@ pyyaml==5.3.1 \
requests==2.22.0 \
--hash=sha256:11e007a8a2aa0323f5a921e9e6a2d7e4e67d9877e85773fba9ba6419025cbeb4 \
--hash=sha256:9cf5292fcd0f598c671cfc1e0d7d1a7f13bb8085e9a590f48c010551dc6c4b31 \
# via cookiecutter, docker-py, safety
# via cookiecutter, docker, safety
ruamel.yaml.clib==0.2.0 \
--hash=sha256:1e77424825caba5553bbade750cec2277ef130647d685c2b38f68bc03453bac6 \
--hash=sha256:392b7c371312abf27fb549ec2d5e0092f7ef6e6c9f767bfb13e83cb903aca0fd \
Expand Down Expand Up @@ -606,7 +602,7 @@ shellingham==1.3.2 \
six==1.15.0 \
--hash=sha256:30639c035cdb23534cd4aa2dd52c3bf48f06e5f4a941509c8bafd8ce11080259 \
--hash=sha256:8b74bedcbbbaca38ff6d7491d76f2b06b3592611af620f8426e82dddb04a5ced \
# via -r ../admin/requirements.in, ansible-lint, argon2-cffi, astroid, bandit, bcrypt, cfgv, click-completion, cryptography, docker-py, docker-pycreds, dparse, fasteners, git-url-parse, molecule, packaging, pathlib2, pip-tools, pre-commit, prompt-toolkit, pynacl, python-dateutil, stevedore, websocket-client
# via -r ../admin/requirements.in, ansible-lint, argon2-cffi, astroid, bandit, bcrypt, cfgv, click-completion, cryptography, docker, dparse, fasteners, git-url-parse, molecule, packaging, pathlib2, pip-tools, pre-commit, prompt-toolkit, pynacl, python-dateutil, stevedore, websocket-client
smmap2==2.0.3 \
--hash=sha256:b78ee0f1f5772d69ff50b1cbdb01b8c6647a8354f02f23b488cf4b2cfc923956 \
--hash=sha256:c7530db63f15f09f8251094b22091298e82bf6c699a6b8344aaaef3f2e1276c3 \
Expand Down Expand Up @@ -681,7 +677,7 @@ wcwidth==0.1.7 \
websocket-client==0.44.0 \
--hash=sha256:15f585566e2ea7459136a632b9785aa081093064391878a448c382415e948d72 \
--hash=sha256:91222bb3a22ba989ac87eec9121655f295dcb746b6207c5576ffa549ab69302c \
# via docker-py
# via docker
whichcraft==0.4.1 \
--hash=sha256:9e0d51c9387cb7e9f28b7edb549e6a03da758f7784f991eb4397d7f7808c57fd \
--hash=sha256:cd0e10b58960ab877d9f273cd28788730936c3cdaceec2dafad97c7cf3067d46 \
Expand Down

0 comments on commit 05d83c7

Please sign in to comment.