diff options
Diffstat (limited to 'pyproject.toml')
| -rw-r--r-- | pyproject.toml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/pyproject.toml b/pyproject.toml index de49863..ae10b65 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -18,7 +18,9 @@ classifiers = [ "Programming Language :: Python :: 3", ] dependencies = [ + "aiohttp>=3.13.2", "conventionalrp>=1.2.1", + "fastapi>=0.121.0", "oneroll>=1.3.4", ] |
