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 c738f50 commit 9cdca40Copy full SHA for 9cdca40
pyproject.toml
@@ -16,6 +16,7 @@ dependencies = [
16
"sniffio",
17
"cached-property; python_version < '3.8'",
18
"pandas; python_version >= '3.7'",
19
+ "pyyaml>=6.0",
20
]
21
requires-python = ">= 3.7"
22
classifiers = [
0 commit comments