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 f621700 commit b614d51Copy full SHA for b614d51
1 file changed
pyproject.toml
@@ -29,7 +29,7 @@ dependencies = [
29
"requests>=2.33.1,<3.0.0",
30
"openfeature-sdk==0.4.2",
31
"typing_extensions>=4.9.0,<5.0.0",
32
- "httpx==0.27.2",
+ "httpx>=0.27.2,<1.0.0",
33
"protobuf>=5.29.5,<7.0.0"
34
]
35
requires-python = ">=3.10"
0 commit comments