Skip to content

Commit

Permalink
Pin 'version' of websecmap using git sha.
Browse files Browse the repository at this point in the history
  • Loading branch information
Johan Bloemberg committed Oct 28, 2019
1 parent bb1e591 commit 060dc9c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM python:3.7

ENV PIP_DISABLE_PIP_VERSION_CHECK=1
ENV PIP_DISABLE_PIP_VERSION_CHECK 1

RUN python3 -m venv /pyenv
ENV VIRTUAL_ENV /pyenv
Expand Down
2 changes: 1 addition & 1 deletion requirements.in
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
git+https://gitlab.com/internet-cleanup-foundation/web-security-map@pip-tools#egg=websecmap
git+https://gitlab.com/internet-cleanup-foundation/web-security-map@acf1e12cc6d896b92fbf3b61d4e41be0a233fce5#egg=websecmap

django-otp
django-two-factor-auth
Expand Down

0 comments on commit 060dc9c

Please sign in to comment.