Skip to content

Commit

Permalink
Adds dependency to docker python module
Browse files Browse the repository at this point in the history
docker-py and docker both can not be installed on the same
virtualenv.

docker/docker-py#1916 (comment)
  • Loading branch information
kushaldas committed Feb 18, 2021
1 parent eafd8e1 commit cc9b2a6
Show file tree
Hide file tree
Showing 2 changed files with 281 additions and 163 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
Loading

0 comments on commit cc9b2a6

Please sign in to comment.