salt/requirements/static/windows.in
Pedro Algarvio 1597940122 Upgrade to boto3>=1.13.5
While testing running the test suite under Py3.7 on windows we hit an
issue installing botocore at the version it was at.
With this newer version of boto3 which also pulls in a newer version of
botocore we got past the issue.
2020-05-08 14:41:23 -07:00

40 lines
895 B
Text

# This is a compilation of requirements installed on salt-jenkins git.salt state run
#apache-libcloud==2.0.0
boto3>=1.13.5
boto>=2.46.0
dmidecode
dnspython
# We require docker < 3.0.0 because after that they also start locking their pywin32 requirement, actually
# pypiwin32, which after version 223 it just makes pywin32 a dep and installs nothing else
docker<3.0.0
jmespath
jsonschema
keyring==5.7.1
kubernetes<4.0
mock>=3.0.5; python_version < '3.6'
more-itertools==5.0.0
moto<=1.3.7
patch
pygit2<=0.28.2; python_version < '3.8'
pygit2>=1.2.0; python_version >= '3.8'
python-etcd>0.4.2
msgpack-python >= 0.4.2, != 0.5.5
pyopenssl
python-gnupg
pyvmomi
rfc3987
salttesting==2017.6.1
sed
setproctitle
strict_rfc3339
supervisor==3.3.5; python_version < '3'
timelib
toml
virtualenv
wmi==1.4.9
# Available template libraries that can be used
Genshi
Cheetah3==3.1.0
Mako
wempy; python_version <'3'