Skip to content

Commit

Permalink
🔧 chore: Update pyproject.toml file
Browse files Browse the repository at this point in the history
  • Loading branch information
ARYAN-NIKNEZHAD committed Aug 28, 2024
1 parent fdd1132 commit aac3e9f
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -33,11 +33,13 @@ black = "^24.4.2"
isort = "^5.13.2"
mypy = "^1.10.1"
pytest = "^8.2.2"
flake8 = "^7.1.0"
flake8 = "^5.0.4"
tox = "^4.15.1"
coverage = "^7.5.4"
pre-commit = "^3.7.1"
sphinx = "^7.3.7"
pre-commit = "^3.5.0"
sphinx = "^6.2.1"
wheel = "^0.43.0"
twine = "^5.1.1"
pylint = "^3.2.5"
pytest-cov = "^5.0.0"
commitizen = "^3.27.0"
Expand Down

0 comments on commit aac3e9f

Please sign in to comment.