Merge pull request #706 from semantica-agi/dependabot/pip/main/click-gte-8.4.2

deps(deps): update click requirement from >=8.1.0 to >=8.4.2
This commit is contained in:
Mohd Kaif
2026-06-29 11:28:55 +05:30
committed by GitHub
+1 -1
View File
@@ -77,7 +77,7 @@ dependencies = [
"onnxruntime>=1.20.1",
"tokenizers>=0.15.0",
"pydantic>=2.13.4",
"click>=8.1.0",
"click>=8.4.2",
"rich>=12.5.0",
"tqdm>=4.64.0",
"pyyaml>=6.0",