Skip to content

Commit

Permalink
Revert "Upgrade packaging to 22.0 (#653)"
Browse files Browse the repository at this point in the history
This reverts commit 944ef67.
  • Loading branch information
ofek committed Dec 30, 2022
1 parent 62a1ff0 commit 96faece
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion backend/pyproject.toml
Expand Up @@ -37,7 +37,7 @@ classifiers = [
dependencies = [
"editables>=0.3",
"importlib-metadata; python_version < '3.8'",
"packaging>=22.0",
"packaging>=21.3",
"pathspec>=0.10.1",
"pluggy>=1.0.0",
"tomli>=1.2.2; python_version < '3.11'",
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Expand Up @@ -43,7 +43,7 @@ dependencies = [
"httpx>=0.22.0",
"hyperlink>=21.0.0",
"keyring>=23.5.0",
"packaging>=22.0",
"packaging>=21.3",
"pexpect~=4.8",
"platformdirs>=2.5.0",
"pyperclip>=1.8.2",
Expand Down

0 comments on commit 96faece

Please sign in to comment.