diff --git a/pyproject.toml b/pyproject.toml index 3e36c01..889d4fe 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -25,6 +25,7 @@ dependencies = [ "websockets>=12.0", "GitPython>=3.1.40", "moviepy>=2.0.0", + "requests>=2.31.0", ] [project.optional-dependencies]