salt/requirements/static/ci/py3.7/cloud.txt
Pedro Algarvio ec6e96a036 Upgrade to six==1.16.0 to avoid problems on CI runs
```
13:59:02  nox > Session invoke-pre-commit was successful.
13:59:02  nox > Running session invoke-pre-commit
13:59:02  nox > pip install --progress-bar=off -r requirements/static/ci/py3.7/invoke.txt
13:59:02  Collecting blessings==1.7
13:59:02    Using cached blessings-1.7-py3-none-any.whl (18 kB)
13:59:02  Collecting invoke==1.4.1
13:59:02    Using cached invoke-1.4.1-py3-none-any.whl (210 kB)
13:59:02  Collecting pyyaml==5.3.1
13:59:02    Using cached PyYAML-5.3.1.tar.gz (269 kB)
13:59:02  Collecting six==1.15.0
13:59:02    Using cached six-1.15.0-py2.py3-none-any.whl (10 kB)
13:59:02  Building wheels for collected packages: pyyaml
13:59:02    Building wheel for pyyaml (setup.py) ... - \ | / - \ | done
13:59:02    Created wheel for pyyaml: filename=PyYAML-5.3.1-cp37-cp37m-linux_x86_64.whl size=546391 sha256=e42e1d66cc32087f4d33ceb81268c86b59f1a97029b19459f91b8d6ad1430167
13:59:02    Stored in directory: /var/jenkins/.cache/pip/wheels/5e/03/1e/e1e954795d6f35dfc7b637fe2277bff021303bd9570ecea653
13:59:02  Successfully built pyyaml
13:59:02  Installing collected packages: six, pyyaml, invoke, blessings
13:59:02    Attempting uninstall: six
13:59:02      Found existing installation: six 1.16.0
13:59:02      Uninstalling six-1.16.0:
13:59:02  ERROR: Could not install packages due to an OSError: [Errno 2] No such file or directory: '/var/jenkins/.cache/pre-commit/repomw8oee1s/py_env-python3/lib/python3.7/site-packages/__pycache__/six.cpython-37.pyc'
13:59:02
13:59:02  nox > Command pip install --progress-bar=off -r requirements/static/ci/py3.7/invoke.txt failed with exit code 1
13:59:02  nox > Session invoke-pre-commit failed.
```
2021-05-27 09:32:39 -04:00

57 lines
1.2 KiB
Text

#
# This file is autogenerated by pip-compile
# To update, run:
#
# pip-compile --output-file=requirements/static/ci/py3.7/cloud.txt requirements/static/ci/cloud.in
#
apache-libcloud==2.5.0
# via -r requirements/static/ci/cloud.in
certifi==2019.3.9
# via requests
cffi==1.12.2
# via cryptography
chardet==3.0.4
# via requests
cryptography==3.3.2
# via
# requests-ntlm
# smbprotocol
idna==2.8
# via requests
netaddr==0.7.19
# via -r requirements/static/ci/cloud.in
ntlm-auth==1.3.0
# via
# requests-ntlm
# smbprotocol
profitbricks==4.1.3
# via -r requirements/static/ci/cloud.in
pyasn1==0.4.5
# via smbprotocol
pycparser==2.19
# via cffi
pypsexec==0.1.0
# via -r requirements/static/ci/cloud.in
pywinrm==0.3.0
# via -r requirements/static/ci/cloud.in
requests-ntlm==1.1.0
# via pywinrm
requests==2.21.0
# via
# apache-libcloud
# profitbricks
# pywinrm
# requests-ntlm
six==1.16.0
# via
# cryptography
# profitbricks
# pypsexec
# pywinrm
# smbprotocol
smbprotocol==0.1.1
# via pypsexec
urllib3==1.24.2
# via requests
xmltodict==0.12.0
# via pywinrm