diff --git a/tt_metal/python_env/requirements-dev.txt b/tt_metal/python_env/requirements-dev.txt index 502be296f77..bfe4a05014f 100644 --- a/tt_metal/python_env/requirements-dev.txt +++ b/tt_metal/python_env/requirements-dev.txt @@ -50,4 +50,5 @@ multiprocess==0.70.14 evaluate==0.4.0 bert-score==0.3.12 fsspec==2023.9.2 # Temporary pin to 2023.9.2: https://github.com/tenstorrent/tt-metal/issues/3314 +docopt==0.6.2 tabulate==0.9.0