Skip to content
Open
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
2 changes: 1 addition & 1 deletion requirements/in/constraints.in
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ soupsieve>=2.8,<3.0.0
sqlparse>=0.5.3,<1.0.0

# Plugin management for Python; used by OpenStack and other extensible frameworks.
stevedore>=5.5.0,<6.0.0
stevedore>=5.7.0,<6.0.0

# Retry utility for Python; used by celery, requests, and other libraries needing robust retry logic.
tenacity>=9.1.2,<10.0.0
Expand Down