Skip to content
This repository has been archived by the owner on May 1, 2023. It is now read-only.

Commit

Permalink
Merge branch 'main' into plot-perf-by-sex
Browse files Browse the repository at this point in the history
  • Loading branch information
MartinBernstorff authored Feb 28, 2023
2 parents 87d4031 + a91e34f commit 194966d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -33,14 +33,14 @@ dependencies = [

[project.optional-dependencies]
dev = [
"pre-commit>=2.19.0,<3.0.5",
"pre-commit>=2.19.0,<3.1.1",
"pytest>=7.1.2,<7.2.2",
"pytest-cov>=3.0.0,<4.0.1",
"pytest-xdist>=3.0.2",
"black>=22.3.0,<23.2.0",
"flake8>=4.0.1,<6.1.0",
"mypy>=0.991",
"setuptools>=65.3.0,<67.4.0",
"setuptools>=65.3.0,<67.5.0",
"pylint>=2.15.5",
]

Expand Down

0 comments on commit 194966d

Please sign in to comment.