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 | ||||
|  |  | |||
		Reference in a new issue