Add toml to Linux, macOS and Windows testing requirements

This commit is contained in:
Pedro Algarvio 2020-04-23 17:23:08 +01:00
parent 261e2fb89f
commit 05ddc846e1
No known key found for this signature in database
GPG key ID: BB36BF6584A298FF
16 changed files with 18 additions and 2 deletions

View file

@ -25,6 +25,7 @@ rfc3987
salttesting==2017.6.1
strict_rfc3339
supervisor==3.3.5; python_version < '3'
toml
virtualenv==20.0.10
watchdog
yamlordereddictloader

View file

@ -37,9 +37,10 @@ setuptools-scm
strict_rfc3339
supervisor==3.3.5; python_version < '3'
timelib
toml
vcert~=0.7.0
virtualenv
watchdog
vcert~=0.7.0
# Available template libraries that can be used
Genshi

View file

@ -112,6 +112,7 @@ smmap2==2.0.5 # via gitdb2
strict-rfc3339==0.7
tempora==1.14.1 # via portend
timelib==0.2.4
toml==0.10.0
urllib3==1.24.2 # via botocore, kubernetes, python-etcd, requests
vcert==0.7.3
virtualenv==20.0.10

View file

@ -109,6 +109,7 @@ smmap2==2.0.5 # via gitdb2
strict-rfc3339==0.7
tempora==1.14.1 # via portend
timelib==0.2.4
toml==0.10.0
urllib3==1.24.2 # via botocore, kubernetes, python-etcd, requests
vcert==0.7.3
virtualenv==16.4.3

View file

@ -104,6 +104,7 @@ smmap2==2.0.5
strict-rfc3339==0.7
tempora==1.14.1 # via portend
timelib==0.2.4
toml==0.10.0
urllib3==1.24.2 # via botocore, kubernetes, python-etcd, requests
virtualenv==16.4.3
watchdog==0.9.0

View file

@ -111,6 +111,7 @@ smmap2==2.0.5 # via gitdb2
strict-rfc3339==0.7
tempora==1.14.1 # via portend
timelib==0.2.4
toml==0.10.0
urllib3==1.24.2 # via botocore, kubernetes, python-etcd, requests
vcert==0.7.3
virtualenv==20.0.10

View file

@ -108,6 +108,7 @@ smmap2==2.0.5 # via gitdb2
strict-rfc3339==0.7
tempora==1.14.1 # via portend
timelib==0.2.4
toml==0.10.0
urllib3==1.24.2 # via botocore, kubernetes, python-etcd, requests
vcert==0.7.3
virtualenv==16.4.3

View file

@ -103,6 +103,7 @@ smmap2==2.0.5
strict-rfc3339==0.7
tempora==1.14.1 # via portend
timelib==0.2.4
toml==0.10.0
urllib3==1.24.2 # via botocore, kubernetes, python-etcd, requests
virtualenv==16.4.3
watchdog==0.9.0

View file

@ -110,6 +110,7 @@ smmap2==2.0.5 # via gitdb2
strict-rfc3339==0.7
tempora==1.14.1 # via portend
timelib==0.2.4
toml==0.10.0
urllib3==1.24.2 # via botocore, kubernetes, python-etcd, requests
vcert==0.7.3
virtualenv==20.0.10

View file

@ -108,6 +108,7 @@ smmap2==2.0.5 # via gitdb2
strict-rfc3339==0.7
tempora==1.14.1 # via portend
timelib==0.2.4
toml==0.10.0
urllib3==1.24.2 # via botocore, kubernetes, python-etcd, requests
vcert==0.7.3
virtualenv==16.4.3

View file

@ -102,6 +102,7 @@ smmap2==2.0.5
strict-rfc3339==0.7
tempora==1.14.1 # via portend
timelib==0.2.4
toml==0.10.0
urllib3==1.24.2 # via botocore, kubernetes, python-etcd, requests
virtualenv==16.4.3
watchdog==0.9.0

View file

@ -109,6 +109,7 @@ smmap2==2.0.5 # via gitdb2
strict-rfc3339==0.7
tempora==1.14.1 # via portend
timelib==0.2.4
toml==0.10.0
urllib3==1.24.2 # via botocore, kubernetes, python-etcd, requests
vcert==0.7.3
virtualenv==20.0.10

View file

@ -107,6 +107,7 @@ smmap2==2.0.5 # via gitdb2
strict-rfc3339==0.7
tempora==1.14.1 # via portend
timelib==0.2.4
toml==0.10.0
urllib3==1.24.2 # via botocore, kubernetes, python-etcd, requests
vcert==0.7.3
virtualenv==16.4.3

View file

@ -109,6 +109,7 @@ smmap2==2.0.5 # via gitdb2
strict-rfc3339==0.7
tempora==1.14.1 # via portend
timelib==0.2.4
toml==0.10.0
urllib3==1.24.2 # via botocore, kubernetes, python-etcd, requests
vcert==0.7.3
virtualenv==20.0.10

View file

@ -107,6 +107,7 @@ smmap2==2.0.5 # via gitdb2
strict-rfc3339==0.7
tempora==1.14.1 # via portend
timelib==0.2.4
toml==0.10.0
urllib3==1.24.2 # via botocore, kubernetes, python-etcd, requests
vcert==0.7.3
virtualenv==16.4.3

View file

@ -27,8 +27,9 @@ sed
setproctitle
strict_rfc3339
supervisor==3.3.5; python_version < '3'
virtualenv
timelib
toml
virtualenv
wmi==1.4.9
# Available template libraries that can be used