Skip to content

Commit

Permalink
Update dependencies in pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
TEAM4-0 committed Jul 31, 2023
1 parent a13fb3f commit 11070a0
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 @@ -30,13 +30,13 @@ dynamic = ["version", "description"]

dependencies = [
"invoke ~=2.2",
"tomlkit ~=0.11.8",
"tomlkit ~=0.12.1",
]

[project.optional-dependencies]
docs = [
"mike ~=1.1",
"mkdocs ~=1.4",
"mkdocs ~=1.5",
"mkdocs-awesome-pages-plugin ~=2.9",
"mkdocs-material ~=9.1",
"mkdocstrings[python-legacy] ~=0.22.0",
Expand Down

0 comments on commit 11070a0

Please sign in to comment.