diff --git a/pyproject.toml b/pyproject.toml index 199c4686a..fe19d8b58 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -47,7 +47,7 @@ vpe = ['grpcio_tools==1.34.0', 'grpcio==1.34.0', 'protobuf==3.14.0',] all = [ # currently no way to just use the names from above afaik? - 'prompt_toolkit==3.0.33', 'asciimatics==1.12.0', 'terminaltables==3.1.0', + 'prompt_toolkit==3.0.43', 'asciimatics==1.12.0', 'terminaltables==3.1.0', 'requests==2.28.2', 'irc==19.0.1', 'smbus2_asyncio==0.0.5', 'python-osc==1.7.4', 'pyusb==1.1.0', 'apigpio-mpf==0.0.4', 'grpcio_tools==1.34.0', 'grpcio==1.34.0', 'protobuf==3.14.0',