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 Dec 11, 2023
1 parent 863e848 commit 2aa3430
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ dependencies = [
"packaging ~=23.2",
"tomlkit ~=0.12.3",
"typing-extensions ~=4.7; python_version < '3.8'",
"typing-extensions ~=4.8; python_version >= '3.8'",
"typing-extensions ~=4.9; python_version >= '3.8'",
]

[project.optional-dependencies]
Expand Down

0 comments on commit 2aa3430

Please sign in to comment.