We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 95a245a commit f803c85Copy full SHA for f803c85
sdk/python/setup.py
@@ -52,7 +52,7 @@
52
"protobuf>=3.10",
53
"pyarrow>=2.0.0",
54
"pydantic>=1.0.0",
55
- "PyYAML==5.3.*",
+ "PyYAML>=5.4.*",
56
"tabulate==0.8.*",
57
"tenacity>=7.*",
58
"toml==0.10.*",
0 commit comments