Skip to content

Commit

Permalink
Set min version for packaging to 22.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pankajkoti committed Sep 9, 2024
1 parent 5a12e1a commit 8b7c579
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 @@ -34,7 +34,7 @@ dependencies = [
"importlib-metadata; python_version < '3.8'",
"Jinja2>=3.0.0",
"msgpack",
"packaging",
"packaging>=22.0",
"pydantic>=1.10.0",
"typing-extensions; python_version < '3.8'",
"virtualenv",
Expand Down

0 comments on commit 8b7c579

Please sign in to comment.