Skip to content

Commit

Permalink
Update requirements for docker-autocompose ...
Browse files Browse the repository at this point in the history
Signed-off-by: Jauder Ho <[email protected]>
  • Loading branch information
jauderho committed Apr 11, 2024
1 parent e88ba1f commit a4fa571
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions docker-autocompose/Pipfile.lock

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

4 changes: 2 additions & 2 deletions docker-autocompose/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
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@6bd92ae6275c08588e2e5d7a7f316709201a2db7#egg=docker-autocompose
idna==3.6; python_version >= '3.5'
-e git+https://github.com/jauderho/docker-autocompose.git@c2fe58a1bc3cd59972c8946914626178bc005421#egg=docker-autocompose
idna==3.7; python_version >= '3.5'
packaging==21.3; python_version >= '3.6'
pyaml==23.12.0; python_version >= '3.8'
pyparsing==3.1.2; python_full_version >= '3.6.8'
Expand Down

0 comments on commit a4fa571

Please sign in to comment.