--- setup.py.orig 2023-03-20 17:33:32 UTC +++ setup.py @@ -73,7 +73,7 @@ INSTALL_REQUIRES = [ "pydantic>=1.9", "requests>=2.10", "humanize>=4.2", - "tabulate>=0.8.10", + "tabulate>=0.8.9", "jsonschema>=2.5", "simpleeval>=0.9.11", "stringcase>=1.2",