Skip to content

Commit bc17fab

Browse files
committed
chore: add types-requests dependency for type checking
1 parent 9269370 commit bc17fab

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

poetry.lock

Lines changed: 15 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ pytest = "^8.0.2"
2929
black = "^24.2.0"
3030
pre-commit = "^3.6.2"
3131
conventional-pre-commit = "^3.1.0"
32+
types-requests = "^2.32.0.20241016"
3233
rich = "^13.7.1"
3334

3435
[build-system]

0 commit comments

Comments
 (0)