Skip to content

Commit 8fe3d79

Browse files
committed
➕ Add requests dependency
1 parent 08d8dc6 commit 8fe3d79

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ dynamic = ["version"]
3131
dependencies = [
3232
"aiohttp>=3.6.0,<4.0",
3333
"colorlog~=6.9.0",
34+
"requests>=2.32.3",
3435
"typing-extensions>=4,<5",
3536
]
3637

uv.lock

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)