Skip to content

Commit 06fe578

Browse files
authored
Update pyproject.toml
Make `click` dependency version more free
1 parent 34f942c commit 06fe578

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ keywords = [
3232
dynamic = ["version"]
3333
dependencies = [
3434
"aiogram>=3.0.0b8",
35-
"click~=8.1.0",
35+
"click~=8.1",
3636
]
3737

3838
[tool.uv]

0 commit comments

Comments
 (0)