Skip to content
Open
Show file tree
Hide file tree
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 all-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ charset-normalizer==3.4.4
# via requests
chevron==0.14.0
# via glances
click==8.1.8
click==8.3.1
# via
# geomet
# uvicorn
Expand Down
2 changes: 1 addition & 1 deletion dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ charset-normalizer==3.4.4
# via
# python-debian
# requests
click==8.1.8
click==8.3.1
# via
# click-option-group
# reuse
Expand Down
2 changes: 1 addition & 1 deletion docker-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ certifi==2025.11.12
# via requests
charset-normalizer==3.4.4
# via requests
click==8.1.8
click==8.3.1
# via uvicorn
colorama==0.4.6 ; sys_platform == 'win32'
# via click
Expand Down
Loading