Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
janheinrichmerker committed Oct 2, 2023
1 parent dcf7a9e commit 2f38a12
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 @@ -16,7 +16,7 @@ classifiers = [
dependencies = [
"click~=8.1",
"gspread~=5.11",
"importlib-metadata~=4.0",
"importlib-metadata~=6.8",
"jupyter~=1.0",
"jupyterlab~=4.0",
"matplotlib~=3.8",
Expand All @@ -30,7 +30,7 @@ dynamic = ["version"]

[project.optional-dependencies]
tests = [
"approvaltests~=8.2",
"approvaltests~=9.0",
"bandit[toml]~=1.7",
"flake8~=6.1",
"pylint~=2.17",
Expand Down

0 comments on commit 2f38a12

Please sign in to comment.