Skip to content

Commit

Permalink
remove types-tabulate from dev deps, it is in CLI (#2977)
Browse files Browse the repository at this point in the history
  • Loading branch information
martinxu9 authored and masenf committed Apr 1, 2024
1 parent 8cf1ef6 commit 5c8d5e5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 25 deletions.
26 changes: 2 additions & 24 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,6 @@ plotly = ">=5.13.0,<6.0"
asynctest = ">=0.13.0,<1.0"
pre-commit = {version = ">=3.2.1", python = ">=3.8,<4.0"}
selenium = ">=4.11.0,<5.0"
types-tabulate = ">=0.9.0.3,<0.10"
pytest-benchmark = ">=4.0.0,<5.0"

[tool.poetry.scripts]
Expand Down

0 comments on commit 5c8d5e5

Please sign in to comment.