aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/pyproject.toml
diff options
context:
space:
mode:
author苏向夜 <fu050409@163.com>2024-01-18 14:15:43 +0800
committer苏向夜 <fu050409@163.com>2024-01-18 14:15:43 +0800
commit9c9f13858d63f7d583c6847b2569d5762cf3f043 (patch)
treee115048ca03b97181501c7fb52a48b57a588418b /pyproject.toml
parent24a62b7db1859273b7f478ade77a92ae7063786f (diff)
downloadipm-9c9f13858d63f7d583c6847b2569d5762cf3f043.tar.gz
ipm-9c9f13858d63f7d583c6847b2569d5762cf3f043.zip
:arrow_up: chore(deps): bump typer
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"