Skip to content

Commit

Permalink
pin versions
Browse files Browse the repository at this point in the history
  • Loading branch information
franz101 committed Feb 1, 2024
1 parent 7ae1876 commit 6a9b93b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -95,9 +95,9 @@ test = [
"lightning",
]
dev = [
"mypy>=1.0.0",
"ruff>=0.0.98",
"black>=23.1.0",
"mypy==1.8.0",
"ruff==0.1.14",
"black==23.12.1",
"jupyter==1.0.0",
"invoke>=1.6.0",
]
Expand Down

0 comments on commit 6a9b93b

Please sign in to comment.