fix click

This commit is contained in:
Kenneth Kehl
2026-07-13 08:05:51 -07:00
parent 032ddee799
commit 417fcab7a4
2 changed files with 5 additions and 5 deletions

View File

@@ -19,7 +19,7 @@ celery = {version = "==5.6.2", extras = ["redis"]}
certifi = ">=2022.12.7"
cffi = "==2.0.0"
charset-normalizer = "^3.4.4"
click = "==8.3.1"
click = "^8.3.3"
click-didyoumean = "==0.3.1"
click-plugins = "==1.1.1.2"
click-repl = "==0.3.0"