diff --git a/pyproject.toml b/pyproject.toml index de4da9f27c..5f86cabd2f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -17,7 +17,6 @@ dependencies = [ "fire", "httpx", "rich", - "textual", "tenacity", "pyyaml", "requests", diff --git a/requirements.txt b/requirements.txt index 4ed3efd213..030c846564 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,6 @@ python-dotenv fire httpx rich -textual tenacity prompt_toolkit pyyaml