diff --git a/requirements.txt b/requirements.txt index c93057f..77b4842 100644 --- a/requirements.txt +++ b/requirements.txt @@ -20,3 +20,4 @@ typing-extensions==3.10.0.2 # <- need this instead of >= 4.2.0 for compatibility # maths numpy>=1.22.4 +tabulate>=0.8.10