aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/pyproject.toml
diff options
context:
space:
mode:
author苏向夜 <fu050409@163.com>2024-03-12 13:39:53 +0800
committer苏向夜 <fu050409@163.com>2024-03-12 13:39:53 +0800
commite9bf5a48fb65167cb4b1fde90a128877255995b3 (patch)
tree4b39808060ec85bdab9bbe8a5cd9eb898ff3dd48 /pyproject.toml
parent83c007fe57b6c803887863a0fbd69fcc2bfcf111 (diff)
downloadipm-e9bf5a48fb65167cb4b1fde90a128877255995b3.tar.gz
ipm-e9bf5a48fb65167cb4b1fde90a128877255995b3.zip
chore(deps): recheck dependencies
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml
index ddaeb30..c11fa90 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -13,7 +13,7 @@ dependencies = [
"infini>=2.1.1",
"tomlkit>=0.12.4",
"virtualenv>=20.25.1",
- "windows-curses>=2.3.2",
+ "gitpython>=3.1.42",
]
requires-python = ">=3.8"
readme = "README.md"