Skip to content
Merged
Show file tree
Hide file tree
Changes from 2 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.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ pydantic>=2.12,<3
requests>=2.31.0
srp>=1.0.21
tinyhtml>=1.3.0
tzlocal==5.3.1
tzlocal==5.3.1
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

`tzlocal==5.3.1

`

2 changes: 1 addition & 1 deletion requirements_cli.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
click>=8.1.8
typer>=0.16.1
rich>=15.0.0
rich>=15.0.0
Comment on lines 1 to +2
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

`click>=8.1.8
rich>=15.0.0
typer>=0.16.1

`

Copy link
Copy Markdown

@PaulCavill PaulCavill May 29, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry not sure how to do suggested code edits in GitHub, I use DevOps daily.

Loading