Skip to content

Commit 94626f0

Browse files
author
Stainless Bot
committed
feat: fix: add pyyaml to requirements
1 parent 9060e31 commit 94626f0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ dependencies = [
1616
"sniffio",
1717
"cached-property; python_version < '3.8'",
1818
"pandas; python_version >= '3.7'",
19+
"pyyaml>=6.0",
1920
]
2021
requires-python = ">= 3.7"
2122
classifiers = [

0 commit comments

Comments
 (0)