Skip to content

Commit aae0e92

Browse files
horghclaude
andcommitted
Remove types-requests dependency
requests 2.34.0 ships inline type annotations, replacing the typeshed stubs. The types-requests PyPI page recommends uninstalling when on requests 2.34.0 or newer. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent 83b4b50 commit aae0e92

2 files changed

Lines changed: 0 additions & 15 deletions

File tree

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@ dev = [
3535
"pytest>=8.3.5",
3636
"pytest-httpserver>=1.0.10",
3737
"tox-uv>=1.29.0",
38-
"types-requests>=2.32.0.20250328",
3938
]
4039
lint = [
4140
"mypy>=1.15.0",

uv.lock

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

0 commit comments

Comments
 (0)