Skip to content

Commit 9b736f4

Browse files
committed
upgrade OFREP version for flipt
Signed-off-by: gruebel <[email protected]>
1 parent 372af73 commit 9b736f4

File tree

2 files changed

+140
-97
lines changed

2 files changed

+140
-97
lines changed

providers/openfeature-provider-flipt/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ classifiers = [
1717
keywords = []
1818
dependencies = [
1919
"openfeature-sdk>=0.7.0",
20-
"openfeature-provider-ofrep>=0.1.0",
20+
"openfeature-provider-ofrep>=0.2.0",
2121
]
2222
requires-python = ">=3.9"
2323

0 commit comments

Comments
 (0)