diff options
| author | 2024-01-18 14:15:43 +0800 | |
|---|---|---|
| committer | 2024-01-18 14:15:43 +0800 | |
| commit | 9c9f13858d63f7d583c6847b2569d5762cf3f043 (patch) | |
| tree | e115048ca03b97181501c7fb52a48b57a588418b /pyproject.toml | |
| parent | 24a62b7db1859273b7f478ade77a92ae7063786f (diff) | |
| download | ipm-9c9f13858d63f7d583c6847b2569d5762cf3f043.tar.gz ipm-9c9f13858d63f7d583c6847b2569d5762cf3f043.zip | |
:arrow_up: chore(deps): bump typer
Diffstat (limited to 'pyproject.toml')
| -rw-r--r-- | pyproject.toml | 1 |
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" |
