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-develop.txt
Original file line number Diff line number Diff line change
Expand Up @@ -66,4 +66,4 @@ pip>=26.1.2,<26.2; python_version >= '3.10'
# Click is covered by requirements.txt but needs to be repeated here because it is used by safety.
# Click 8.2 made some attributes read-only and click-repl 0.2.0/0.3.0 does not
# support that yet, see https://github.com/click-contrib/click-repl/issues/128
click>=8.0.2,<8.2.0
click>=8.4.2,<8.5.0
Loading