diff --git a/pyproject.toml b/pyproject.toml index c25ee91..5d7c114 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -25,7 +25,7 @@ classifiers = [ "Topic :: Scientific/Engineering :: Medical Science Apps.", ] dependencies = [ - "aiohttp==3.13.2", + "aiohttp==3.13.3", "colorama==0.4.6", "keyboard==0.13.5", "packaging==25.0",