mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Kubernetes 3.0.0 does include the requirements files. pip-compile chokes on that
This commit is contained in:
parent
79a8261a0d
commit
5476ba2aa5
13 changed files with 13 additions and 13 deletions
|
@ -10,7 +10,7 @@ futures>=2.0; python_version < '3.0'
|
|||
GitPython
|
||||
jsonschema<=2.6.0
|
||||
keyring==5.7.1
|
||||
kubernetes<4.0
|
||||
kubernetes<=4.0
|
||||
mock<1.1.0
|
||||
more-itertools==5.0.0
|
||||
moto
|
||||
|
|
|
@ -12,7 +12,7 @@ jsonschema<=2.6.0
|
|||
junos-eznc
|
||||
jxmlease
|
||||
keyring==5.7.1
|
||||
kubernetes<4.0
|
||||
kubernetes<=4.0
|
||||
mock<1.1.0
|
||||
more-itertools==5.0.0
|
||||
moto
|
||||
|
|
|
@ -12,7 +12,7 @@ jsonschema<=2.6.0
|
|||
junos-eznc
|
||||
jxmlease
|
||||
keyring==5.7.1
|
||||
kubernetes<4.0
|
||||
kubernetes<=4.0
|
||||
mock<1.1.0
|
||||
more-itertools==5.0.0
|
||||
moto
|
||||
|
|
|
@ -12,7 +12,7 @@ jsonschema<=2.6.0
|
|||
junos-eznc
|
||||
jxmlease
|
||||
keyring==5.7.1
|
||||
kubernetes<4.0
|
||||
kubernetes<=4.0
|
||||
mock<1.1.0
|
||||
more-itertools==5.0.0
|
||||
moto
|
||||
|
|
|
@ -12,7 +12,7 @@ jsonschema<=2.6.0
|
|||
junos-eznc
|
||||
jxmlease
|
||||
keyring==5.7.1
|
||||
kubernetes<4.0
|
||||
kubernetes<=4.0
|
||||
mock<1.1.0
|
||||
more-itertools==5.0.0
|
||||
moto
|
||||
|
|
|
@ -12,7 +12,7 @@ jsonschema<=2.6.0
|
|||
junos-eznc
|
||||
jxmlease
|
||||
keyring==5.7.1
|
||||
kubernetes<4.0
|
||||
kubernetes<=4.0
|
||||
mock<1.1.0
|
||||
more-itertools==5.0.0
|
||||
moto
|
||||
|
|
|
@ -12,7 +12,7 @@ jsonschema<=2.6.0
|
|||
junos-eznc
|
||||
jxmlease
|
||||
keyring==5.7.1
|
||||
kubernetes<4.0
|
||||
kubernetes<=4.0
|
||||
mock<1.1.0
|
||||
more-itertools==5.0.0
|
||||
moto
|
||||
|
|
|
@ -12,7 +12,7 @@ GitPython
|
|||
hgtools
|
||||
jsonschema<=2.6.0
|
||||
keyring==5.7.1
|
||||
kubernetes<4.0
|
||||
kubernetes<=4.0
|
||||
mock<1.1.0
|
||||
more-itertools==5.0.0
|
||||
moto
|
||||
|
|
|
@ -12,7 +12,7 @@ GitPython
|
|||
hgtools
|
||||
jsonschema<=2.6.0
|
||||
keyring==5.7.1
|
||||
kubernetes<4.0
|
||||
kubernetes<=4.0
|
||||
mock<1.1.0
|
||||
more-itertools==5.0.0
|
||||
moto
|
||||
|
|
|
@ -12,7 +12,7 @@ jsonschema<=2.6.0
|
|||
junos-eznc
|
||||
jxmlease
|
||||
keyring==5.7.1
|
||||
kubernetes<4.0
|
||||
kubernetes<=4.0
|
||||
mock<1.1.0
|
||||
more-itertools==5.0.0
|
||||
moto
|
||||
|
|
|
@ -12,7 +12,7 @@ jsonschema<=2.6.0
|
|||
junos-eznc
|
||||
jxmlease
|
||||
keyring==5.7.1
|
||||
kubernetes<4.0
|
||||
kubernetes<=4.0
|
||||
mock<1.1.0
|
||||
more-itertools==5.0.0
|
||||
moto
|
||||
|
|
|
@ -12,7 +12,7 @@ jsonschema<=2.6.0
|
|||
junos-eznc
|
||||
jxmlease
|
||||
keyring==5.7.1
|
||||
kubernetes<4.0
|
||||
kubernetes<=4.0
|
||||
mock<1.1.0
|
||||
more-itertools==5.0.0
|
||||
moto
|
||||
|
|
|
@ -6,7 +6,7 @@ dnspython
|
|||
docker==2.7.0
|
||||
jsonschema<=2.6.0
|
||||
keyring==5.7.1
|
||||
kubernetes<4.0
|
||||
kubernetes<=4.0
|
||||
mock<1.1.0
|
||||
more-itertools==5.0.0
|
||||
msgpack-python >= 0.4.2, != 0.5.5
|
||||
|
|
Loading…
Add table
Reference in a new issue