diff options
| author | 2025-11-08 18:28:57 +0800 | |
|---|---|---|
| committer | 2025-11-08 18:28:57 +0800 | |
| commit | b53724539a011c7f5992c9cfdee25c13066015ce (patch) | |
| tree | bead2cabf5d9bc54af2cd3a8fe2ba21ca829717a /pyproject.toml | |
| parent | 7d306aaaca05d4c2a7ce57b89d7a62b55b1bec35 (diff) | |
| download | mvp-b53724539a011c7f5992c9cfdee25c13066015ce.tar.gz mvp-b53724539a011c7f5992c9cfdee25c13066015ce.zip | |
chore(deps): add ipdm for managing the infini rule packages
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 dc6f074..5900176 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -22,6 +22,7 @@ dependencies = [ "conventionalrp>=1.2.1", "fastapi>=0.121.0", "infini>=2.1.15", + "ipdm>=0.1.4", "oneroll>=1.3.4", ] |
