Skip to content

Commit

Permalink
Merge pull request #757 from zooniverse/dependabot/pip/packaging-gte-…
Browse files Browse the repository at this point in the history
…20.1-and-lt-23.3

Update packaging requirement from <23.2,>=20.1 to >=20.1,<23.3
  • Loading branch information
CKrawczyk authored Nov 8, 2023
2 parents 985b08e + 424eb45 commit d5641f7
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 @@ -22,7 +22,7 @@ dependencies = [
"hdbscan>=0.8.20,<=0.8.33",
"lxml>=4.4,<4.10",
"numpy>=1.22.0,<1.25.3",
"packaging>=20.1,<23.2",
"packaging>=20.1,<23.3",
"pandas>=1.4.0,<2.1.1",
"progressbar2>=3.39,<4.3",
"python-levenshtein>=0.21.0,<0.22",
Expand Down

0 comments on commit d5641f7

Please sign in to comment.