Skip to content
Snippets Groups Projects
Commit d26f7274 authored by kwadronaut's avatar kwadronaut :speech_balloon:
Browse files

relaxe ansible core venv

The conflict is caused by:
    The user requested ansible-core==2.12.10
    ansible 6.2.0 depends on ansible-core~=2.13.2

To fix this you could try to:
1. loosen the range of package versions you've specified
2. remove package versions to allow pip attempt to solve the dependency conflict

/closes #62
parent b75d852c
Branches venv
Tags
1 merge request!70relaxe ansible core venv
Pipeline #135743 failed
ansible==6.2.0
ansible-core==2.12.10
ansible-core==2.*
cffi==1.15.1
cryptography==38.0.4
Jinja2==3.1.2
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment