We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e86eb68 commit 8eb0225Copy full SHA for 8eb0225
pyproject.toml
@@ -8,7 +8,7 @@ version = "0.0.1"
8
authors = [{name="Jegath S", email="[email protected]" }]
9
description = "Tool for automating Vulnerability Risk Management and Software Supply Chain Security Measures"
10
readme = "README.md"
11
-dependencies = ['click==8.1.3', 'clickhouse-driver==0.2.6', 'numpy==1.25.0', 'requests==2.31.0','questionary==1.10.0','tabulate==0.9.0']
+dependencies = ['click==8.1.3', 'clickhouse-driver==0.2.6', 'numpy==1.25.0', 'requests==2.31.0','questionary==1.10.0','tabulate==0.9.0','kubernetes==27.2.0']
12
requires-python = ">=3.9"
13
14
[project.scripts]
0 commit comments