Skip to content

Commit e57d658

Browse files
committed
adjust of dependency
Signed-off-by: Konvalinka <[email protected]>
1 parent bf924d5 commit e57d658

File tree

3 files changed

+142
-142
lines changed

3 files changed

+142
-142
lines changed

providers/openfeature-provider-env-var/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description = "OpenFeature Python Environment Variable Provider"
55
readme = "README.md"
66
requires-python = ">=3.9"
77
dependencies = [
8-
"openfeature-sdk>=0.6.0",
8+
"openfeature-sdk>=0.8.2",
99
]
1010
authors = [{ name = "OpenFeature", email = "[email protected]" }]
1111

0 commit comments

Comments
 (0)