Skip to content

Commit

Permalink
Fixed deps
Browse files Browse the repository at this point in the history
  • Loading branch information
jkbhagatio committed Sep 1, 2023
1 parent 033aff4 commit 7c46705
Showing 1 changed file with 4 additions and 8 deletions.
12 changes: 4 additions & 8 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -52,19 +52,15 @@ dependencies = [
dev = [
"bandit",
"black[jupyter]",
"isort",
"flake8",
"flake8-bugbear",
"flake8-docstrings",
"flake8-pyproject",
"gh",
"ipdb",
"mypy",
"pre",
"pre-commit",
"pyan3 @ git+https://github.com/Technologicat/pyan.git",
"pydantic",
"pytest",
"pytest-cov",
"setuptools",
"sphinx",
"ruff",
"tox",
]
gpu = [
Expand Down

0 comments on commit 7c46705

Please sign in to comment.