diff options
| author | 2025-11-08 18:27:59 +0800 | |
|---|---|---|
| committer | 2025-11-08 18:27:59 +0800 | |
| commit | 7d306aaaca05d4c2a7ce57b89d7a62b55b1bec35 (patch) | |
| tree | b087946b1fde5aebd9a864a1ce99f90f9cdc7376 /pyproject.toml | |
| parent | e0ad5639cc6199f16602f44d83ce3d658fb034f0 (diff) | |
| download | mvp-7d306aaaca05d4c2a7ce57b89d7a62b55b1bec35.tar.gz mvp-7d306aaaca05d4c2a7ce57b89d7a62b55b1bec35.zip | |
chore(deps): add dependence infini for parser the 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 ae10b65..dc6f074 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -21,6 +21,7 @@ dependencies = [ "aiohttp>=3.13.2", "conventionalrp>=1.2.1", "fastapi>=0.121.0", + "infini>=2.1.15", "oneroll>=1.3.4", ] |
