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 @@ -99,7 +99,7 @@ stevedore>=5.5.0,<6.0.0
tenacity>=9.1.2,<10.0.0

# TOML file parser and writer; used by poetry, black, and other tools for pyproject.toml support.
tomlkit>=0.13.3,<1.0.0
tomlkit>=0.14.0,<1.0.0

# Backports of typing features; required by libraries supporting older Python versions.
typing-extensions>=4.15.0,<5.0.0
Expand Down