diff --git a/pyproject.toml b/pyproject.toml index 21d715c0a..d471655ac 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -34,6 +34,7 @@ python = "^3.10" argcomplete = "^3.1.4" nest-asyncio = "^1.5.6" mango-agents-assume = "^1.1.1-8" +numpy = "^1.26.4" tqdm = "^4.64.1" python-dateutil = "^2.8.2" sqlalchemy = "^2.0.9"