Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
jauderho committed Mar 19, 2024
2 parents 6500147 + 816d38a commit 1d2d434
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion docker-autocompose/Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docker-autocompose/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
certifi==2024.2.2; python_version >= '3.6'
charset-normalizer==3.3.2; python_full_version >= '3.7.0'
docker==7.0.0; python_version >= '3.8'
-e git+https://github.com/jauderho/docker-autocompose.git@8372fc78bf4bae157cd86bb1cc02e420ad7170a9#egg=docker-autocompose
-e git+https://github.com/jauderho/docker-autocompose.git@0bbaa18267c08ad2c4aea86f315410274c43fd1b#egg=docker-autocompose
idna==3.6; python_version >= '3.5'
packaging==21.3; python_version >= '3.6'
pyaml==23.12.0; python_version >= '3.8'
Expand Down
2 changes: 1 addition & 1 deletion sslyze/Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion sslyze/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
-i https://pypi.org/simple
--extra-index-url https://www.piwheels.org/simple
annotated-types==0.6.0; python_version >= '3.8'
cffi==1.16.0; python_version >= '3.8'
cffi==1.16.0; platform_python_implementation != 'PyPy'
cryptography==41.0.7; python_version >= '3.7'
nassl==5.2.0; python_version >= '3.8'
pycparser==2.21
Expand Down

0 comments on commit 1d2d434

Please sign in to comment.