diff --git a/pyproject.toml b/pyproject.toml index 713aa63cdd..ab908a0c21 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -24,7 +24,7 @@ dependencies = [ "xmltojson>=2.0.2,<3", "pycryptodome>=3.17,<4", "idna>=3.4,<4", - "tabulate==0.8.10", + "tabulate==0.10.0", "websockets>=14.0.0,<17.0.0", "pyjwt>=2.7.0,<3", "beautifulsoup4>=4.12.2,<5",