Skip to content

Commit

Permalink
Tidy dev dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
user committed Nov 24, 2023
1 parent f4b6a74 commit 1c16ba7
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,10 +30,7 @@ dependencies =[

[project.optional-dependencies]
development = [
"black==23.1.0",
"tox==4.4.4",
"coverage==7.1.0",
"flake8==6.0.0",
"isort==5.0.0",
"pre-commit==3.0.0",
"black==23.7.0",
"flake8==6.1.0",
"isort==5.12.0",
]

0 comments on commit 1c16ba7

Please sign in to comment.