diff --git a/pyproject.toml b/pyproject.toml index 8aee7ab..c63fa32 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -30,15 +30,15 @@ classifiers = [ "Topic :: Scientific/Engineering :: Medical Science Apps.", ] dependencies = [ - "aiohttp==3.10.9", + "aiohttp==3.11.10", "colorama==0.4.6", "platformdirs==4.3.6", "pyserial==3.5", "python-socketio[asyncio_client]==5.11.4", "pythonnet==3.0.4", "requests==2.32.3", - "sensapex==1.400.2", - "rich==13.9.2", + "sensapex==1.400.3", + "rich==13.9.4", "vbl-aquarium==0.0.22" ]