Skip to content

Commit 93fddad

Browse files
author
PyCompiler ARK++
committed
fix: Ensure click library is included in requirements for CLI functionality
1 parent 34035af commit 93fddad

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

requirements.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ shiboken6<6.8; python_version < "3.13"
1313

1414
# System utilities
1515
psutil>=5.9.0,<6.0.0
16+
# CLI
17+
click>=8.1.0
1618

1719
# Configuration and data formats
1820
PyYAML>=5.4.1,<7.0.0

0 commit comments

Comments
 (0)