fix wheel and click_datetime

This commit is contained in:
Kenneth Kehl
2026-01-22 11:25:15 -08:00
parent 96761efa1d
commit 2f6c96f5d0
3 changed files with 52 additions and 65 deletions

View File

@@ -20,7 +20,6 @@ certifi = ">=2022.12.7"
cffi = "==2.0.0"
charset-normalizer = "^3.4.4"
click = "==8.3.1"
click-datetime = "==0.4.0"
click-didyoumean = "==0.3.1"
click-plugins = "==1.1.1.2"
click-repl = "==0.3.0"
@@ -83,6 +82,7 @@ pytest = "^9.0.2"
filelock = ">=3.20.3"
pyasn1 = ">=0.6.2"
jaraco-context = ">=6.1.0"
wheel = ">=0.46.2"
[tool.poetry.group.dev.dependencies]