Skip to content

Commit f984356

Browse files
fix: broaden openfeature-sdk constraint to allow 0.9.x
1 parent ed71d21 commit f984356

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ urllib3 >= 1.15.1
33
requests >= 2.33.0
44
wasmtime ~= 30.0.0
55
protobuf >= 4.23.3
6-
openfeature-sdk ~= 0.8.0
6+
openfeature-sdk ~= 0.8
77
launchdarkly-eventsource >= 1.2.1
88
responses >= 0.23.1

0 commit comments

Comments
 (0)