diff --git a/pyproject.toml b/pyproject.toml index 5d086ef..74be8fa 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -15,6 +15,7 @@ dependencies = [ "python-dotenv", "xlsxwriter", "plotly[express]", + "httpx" ] [project.optional-dependencies]