|
|
|
|
@ -1144,6 +1144,24 @@ http2 = ["h2 (>=3,<5)"]
|
|
|
|
|
socks = ["socksio (==1.*)"]
|
|
|
|
|
zstd = ["zstandard (>=0.18.0)"]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "hvac"
|
|
|
|
|
version = "2.4.0"
|
|
|
|
|
description = "HashiCorp Vault API client"
|
|
|
|
|
optional = false
|
|
|
|
|
python-versions = "<4.0,>=3.8"
|
|
|
|
|
groups = ["main"]
|
|
|
|
|
files = [
|
|
|
|
|
{file = "hvac-2.4.0-py3-none-any.whl", hash = "sha256:008db5efd8c2f77bd37d2368ea5f713edceae1c65f11fd608393179478649e0f"},
|
|
|
|
|
{file = "hvac-2.4.0.tar.gz", hash = "sha256:e0056ad9064e7923e874e6769015b032580b639e29246f5ab1044f7959c1c7e0"},
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[package.dependencies]
|
|
|
|
|
requests = ">=2.27.1,<3.0.0"
|
|
|
|
|
|
|
|
|
|
[package.extras]
|
|
|
|
|
parser = ["pyhcl (>=0.4.4,<0.5.0)"]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "idna"
|
|
|
|
|
version = "3.11"
|
|
|
|
|
@ -3593,4 +3611,4 @@ propcache = ">=0.2.1"
|
|
|
|
|
[metadata]
|
|
|
|
|
lock-version = "2.1"
|
|
|
|
|
python-versions = "^3.11"
|
|
|
|
|
content-hash = "46b6c8d43f09a99729b212166e31fd9190f8f659e178261a15bc35a694e2f81c"
|
|
|
|
|
content-hash = "165bcb2e2e93a4546e9aecbdf6f323088ff1c757d78cd75ce720eeaa688a455c"
|
|
|
|
|
|