Skip to content

Commit

Permalink
feat: fix: add pyyaml to requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
Stainless Bot committed Aug 19, 2024
1 parent 9060e31 commit 94626f0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ dependencies = [
"sniffio",
"cached-property; python_version < '3.8'",
"pandas; python_version >= '3.7'",
"pyyaml>=6.0",
]
requires-python = ">= 3.7"
classifiers = [
Expand Down

0 comments on commit 94626f0

Please sign in to comment.