mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-17 04:20:44 +02:00
gnu: docker-compose: Use python-pyyaml@5.
* gnu/packages/docker.scm (docker-compose)[inputs]: Replace python-pyyaml by python-pyyaml-5. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
This commit is contained in:
parent
bf10421a67
commit
4ed48f587e
1 changed files with 1 additions and 1 deletions
|
@ -122,7 +122,7 @@ client.")
|
|||
python-docopt
|
||||
python-dotenv
|
||||
python-jsonschema
|
||||
python-pyyaml
|
||||
python-pyyaml-5
|
||||
python-requests
|
||||
python-six
|
||||
python-texttable
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue