Skip to content

Commit fb767b5

Browse files
harupyclaude
andauthored
Remove typing-extensions from dev dependencies (#147)
typing-extensions is no longer needed as a dev dependency. Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
1 parent 062b3a1 commit fb767b5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

python/pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,6 @@ dev = [
4242
"ty>=0.0.2",
4343
"pytest>=7.0.0",
4444
"pytest-asyncio>=0.21.0",
45-
"typing-extensions>=4.0.0",
4645
"httpx>=0.24.0",
4746
]
4847

0 commit comments

Comments
 (0)