Skip to content

Commit baa6c57

Browse files
authored
Merge pull request #352 from gforsyth/depsfix
chore(deps): add missing requests dependency
2 parents 45a5e16 + aff73a9 commit baa6c57

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
@@ -39,6 +39,7 @@ dependencies = [
3939
"importlib-resources >= 5.10.2",
4040
"pydantic",
4141
"pyyaml",
42+
"requests",
4243
"typing-extensions >= 4.4.0",
4344
"watchdog >= 3.0.0",
4445
"plum-dispatch < 2.0.0; python_version < '3.10'",

0 commit comments

Comments
 (0)