Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions task-sdk/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ dependencies = [
"psutil>=6.1.0",
"structlog>=25.4.0",
"retryhttp>=1.2.0,!=1.3.0",
"greenback>=1.2.1",
# Requests is known to introduce breaking changes, so we pin it to a specific range
"requests>=2.31.0,<3",
"types-requests>=2.31.0",
Expand Down