Skip to content

Commit

Permalink
Merge pull request #352 from gforsyth/depsfix
Browse files Browse the repository at this point in the history
chore(deps): add missing requests dependency
  • Loading branch information
machow authored Jun 17, 2024
2 parents 45a5e16 + aff73a9 commit baa6c57
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 @@ -39,6 +39,7 @@ dependencies = [
"importlib-resources >= 5.10.2",
"pydantic",
"pyyaml",
"requests",
"typing-extensions >= 4.4.0",
"watchdog >= 3.0.0",
"plum-dispatch < 2.0.0; python_version < '3.10'",
Expand Down

0 comments on commit baa6c57

Please sign in to comment.