mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
IOFLO is pulled in from the raet requirements
This commit is contained in:
parent
4945e35085
commit
1e29666393
13 changed files with 2 additions and 21 deletions
|
@ -8,7 +8,6 @@ dnspython
|
|||
docker
|
||||
futures>=2.0; python_version < '3.0'
|
||||
GitPython
|
||||
ioflo
|
||||
jsonschema<=2.6.0
|
||||
keyring==5.7.1
|
||||
kubernetes<4.0
|
||||
|
|
|
@ -8,7 +8,6 @@ dnspython
|
|||
docker
|
||||
futures>=2.0; python_version < '3.0'
|
||||
GitPython<2.0.9
|
||||
ioflo
|
||||
jsonschema<=2.6.0
|
||||
junos-eznc
|
||||
jxmlease
|
||||
|
|
|
@ -8,7 +8,6 @@ dnspython
|
|||
docker
|
||||
futures>=2.0; python_version < '3.0'
|
||||
GitPython
|
||||
ioflo
|
||||
jsonschema<=2.6.0
|
||||
junos-eznc
|
||||
jxmlease
|
||||
|
|
|
@ -8,7 +8,6 @@ dnspython
|
|||
docker
|
||||
futures>=2.0; python_version < '3.0'
|
||||
GitPython
|
||||
ioflo
|
||||
jsonschema<=2.6.0
|
||||
junos-eznc
|
||||
jxmlease
|
||||
|
|
|
@ -8,7 +8,6 @@ dnspython
|
|||
docker
|
||||
futures>=2.0; python_version < '3.0'
|
||||
GitPython
|
||||
ioflo
|
||||
jsonschema<=2.6.0
|
||||
junos-eznc
|
||||
jxmlease
|
||||
|
|
|
@ -8,7 +8,6 @@ dnspython
|
|||
docker
|
||||
futures>=2.0; python_version < '3.0'
|
||||
GitPython
|
||||
ioflo
|
||||
jsonschema<=2.6.0
|
||||
junos-eznc
|
||||
jxmlease
|
||||
|
|
|
@ -8,7 +8,6 @@ dnspython
|
|||
docker
|
||||
futures>=2.0; python_version < '3.0'
|
||||
GitPython
|
||||
ioflo
|
||||
jsonschema<=2.6.0
|
||||
junos-eznc
|
||||
jxmlease
|
||||
|
|
|
@ -10,7 +10,6 @@ docker
|
|||
futures>=2.0; python_version < '3.0'
|
||||
GitPython
|
||||
hgtools
|
||||
ioflo
|
||||
jsonschema<=2.6.0
|
||||
keyring==5.7.1
|
||||
kubernetes<4.0
|
||||
|
|
|
@ -10,7 +10,6 @@ docker
|
|||
futures>=2.0; python_version < '3.0'
|
||||
GitPython
|
||||
hgtools
|
||||
ioflo
|
||||
jsonschema<=2.6.0
|
||||
keyring==5.7.1
|
||||
kubernetes<4.0
|
||||
|
|
|
@ -8,7 +8,6 @@ dnspython
|
|||
docker
|
||||
futures>=2.0; python_version < '3.0'
|
||||
GitPython
|
||||
ioflo
|
||||
jsonschema<=2.6.0
|
||||
junos-eznc
|
||||
jxmlease
|
||||
|
|
|
@ -8,7 +8,6 @@ dnspython
|
|||
docker
|
||||
futures>=2.0; python_version < '3.0'
|
||||
GitPython
|
||||
ioflo
|
||||
jsonschema<=2.6.0
|
||||
junos-eznc
|
||||
jxmlease
|
||||
|
|
|
@ -8,7 +8,6 @@ dnspython
|
|||
docker
|
||||
futures>=2.0; python_version < '3.0'
|
||||
GitPython
|
||||
ioflo
|
||||
jsonschema<=2.6.0
|
||||
junos-eznc
|
||||
jxmlease
|
||||
|
|
|
@ -4,7 +4,6 @@ boto>=2.46.0
|
|||
dmidecode
|
||||
dnspython
|
||||
docker==2.7.0
|
||||
ioflo
|
||||
jsonschema<=2.6.0
|
||||
keyring==5.7.1
|
||||
kubernetes<4.0
|
||||
|
@ -18,6 +17,7 @@ pyopenssl
|
|||
python-etcd==0.4.2
|
||||
python-gnupg
|
||||
pyvmomi
|
||||
pywin32==223
|
||||
rfc3987
|
||||
salttesting==2017.6.1
|
||||
sed
|
||||
|
@ -27,11 +27,4 @@ supervisor; python_version < '3'
|
|||
timelib
|
||||
tornado<5.0
|
||||
virtualenv
|
||||
|
||||
# If running under windows, please uncomment the following 2 requirements before running
|
||||
# pip-compile -o requirements/static/windows.txt requirements/zeromq.txt requirements/raet.txt requirements/pytest.txt requirements/static/windows.in
|
||||
#
|
||||
# On non windows, please copy the following 2 requirements to the generated windows.txt, un-commented
|
||||
|
||||
#pywin32==223
|
||||
#wmi==1.4.9
|
||||
wmi==1.4.9
|
||||
|
|
Loading…
Add table
Reference in a new issue