Skip to content

Commit f803c85

Browse files
committed
Bump dependency on pyyaml
Signed-off-by: Achal Shah <achals@gmail.com>
1 parent 95a245a commit f803c85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sdk/python/setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"protobuf>=3.10",
5353
"pyarrow>=2.0.0",
5454
"pydantic>=1.0.0",
55-
"PyYAML==5.3.*",
55+
"PyYAML>=5.4.*",
5656
"tabulate==0.8.*",
5757
"tenacity>=7.*",
5858
"toml==0.10.*",

0 commit comments

Comments
 (0)