Skip to content

Commit

Permalink
finalized
Browse files Browse the repository at this point in the history
  • Loading branch information
pswpswpsw committed Oct 31, 2023
1 parent 6bc5ff9 commit 3d0d098
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -42,10 +42,10 @@ dependencies = [

[project.optional-dependencies]
dev = [
"pytest-cov",
"pytest-lazy-fixture",
"flake8-builtins-unleashed",
"setuptools_scm",
"pytest-cov ~= 4.1.0",
"pytest-lazy-fixture ~= 0.6.3",
"flake8-builtins-unleashed ~= 1.3.1",
"setuptools_scm ~= 8.0.2",
"setuptools_scm_git_archive",
"jupyter >= 1.0.0",
"notebook >7.0.0, <=7.0.4",
Expand Down

0 comments on commit 3d0d098

Please sign in to comment.