[[source]]
url = "https://pypi.org/simple"
verify_ssl = true
name = "pypi"

[packages]
rkd = ">=2.3.4"
requests = ">=2.2"
pycurl = ">=7"
certifi = ">=2020.12.5"
jsonschema = ">=3.2.0"
python-gnupg = ">=0.4.6"
PyYAML = ">=5.3.1"
docker = "*"
kubernetes = "*"
pytest-rerunfailures = "*"

[dev-packages]
rkd-python = ">=2.3.4"
pytest = "*"
testcontainers = "*"
