Skip to content

Commit 5a62b6d

Browse files
committed
enforce httpx version
1 parent ef4935a commit 5a62b6d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

requirements.txt

+1
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ typer>=0.4.1,<1
99
uvicorn[standard]>=0.17.6,<1
1010
logzio-python-handler
1111
ddtrace
12+
httpx>0.22.0,<1
1213
protobuf>=3.20.2 # not directly required, pinned by Snyk to avoid a vulnerability
1314
opal-common @ git+https://github.com/permitio/opal.git@master#subdirectory=packages/opal-common
1415
opal-client @ git+https://github.com/permitio/opal.git@master#subdirectory=packages/opal-client

0 commit comments

Comments
 (0)