salt/requirements/static/pkg/py3.9/windows.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

58 lines
1.5 KiB
Text

#
# This file is autogenerated by pip-compile
# To update, run:
#
# pip-compile -o requirements/static/pkg/py3.5/windows.txt -v requirements/base.txt requirements/zeromq.txt requirements/static/pkg/windows.in requirements/static/pkg/windows.in
#
argh==0.26.2 # via watchdog
asn1crypto==1.3.0 # via cryptography
backports.ssl-match-hostname==3.7.0.1 ; python_version < "3.7"
certifi==2020.4.5.1
cffi==1.14.4
chardet==3.0.4 # via requests
cheroot==8.3.0 # via cherrypy
cherrypy==17.4.1
contextlib2==0.6.0.post1 # via cherrypy
cryptography==3.3.2
distro==1.5.0
gitdb2==2.0.5
gitpython==3.1.12
idna==2.8
ioloop==0.1a0
ipaddress==1.0.22
jaraco.functools==2.0 # via cheroot, tempora
jinja2==2.11.3
libnacl==1.7.1
lxml==4.6.3
mako==1.0.7
markupsafe==1.1.1
more-itertools==8.2.0 # via cheroot, cherrypy, jaraco.functools
msgpack==0.6.2
pathtools==0.1.2 # via watchdog
portend==2.6 # via cherrypy
psutil==5.8.0
pyasn1==0.4.5
pycparser==2.19
pycryptodomex==3.9.7
pycurl==7.43.0.5
pymssql==2.1.4
pymysql==0.9.3
pyopenssl==19.0.0
python-dateutil==2.8.0
python-gnupg==0.4.4
pythonnet==2.3.0
pytz==2019.3 # via tempora
pywin32==227
pyyaml==5.3.1
pyzmq==19.0.0
requests==2.21.0
setproctitle==1.1.10
six==1.16.0 # via cheroot, cherrypy, cryptography, pyopenssl, python-dateutil, tempora
smmap2==2.0.5
tempora==1.14.1 # via portend
timelib==0.2.5
urllib3==1.24.3 # via requests
watchdog==0.9.0
wheel==0.33.4
wmi==1.4.9
zc.lockfile==2.0 # via cherrypy