aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/pyproject.toml
diff options
context:
space:
mode:
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/pyproject.toml b/pyproject.toml
index 5bbc54b..7b2c1e2 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -11,6 +11,7 @@ dependencies = [
"pytest>=7.4.4",
"toml>=0.10.2",
"requests>=2.31.0",
+ "typer>=0.9.0",
]
requires-python = ">=3.10"
readme = "README.md"