We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed121bd commit 9ffc7ecCopy full SHA for 9ffc7ec
providers/openfeature-provider-ofrep/pyproject.toml
@@ -18,7 +18,7 @@ classifiers = [
18
keywords = []
19
dependencies = [
20
"openfeature-sdk>=0.7.0",
21
- "requests"
+ "requests>=2.27.0"
22
]
23
requires-python = ">=3.8"
24
0 commit comments