diff --git a/pyproject.toml b/pyproject.toml index 98575063b..3260eca3c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -85,7 +85,6 @@ tests = [ "pytest", "pytest-asyncio", "apache-burr[hamilton]", - "apache-burr[hamilton]", "langchain_core", "langchain_community", "pandas", @@ -208,7 +207,7 @@ developer = [ "apache-burr[tracking]", "apache-burr[tests]", "apache-burr[documentation]", - "apache-burr[bloat]", + "apache-burr[examples]", "build", "twine", "pre-commit",