Skip to content

Commit e4c01c2

Browse files
Merge pull request #88 from wemake-services/dependabot/pip/packaging-21.0
2 parents 95cd73f + c81cef2 commit e4c01c2

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ classifiers = [
3232
python = "^3.6"
3333

3434
coverage = "^5.0"
35-
packaging = "^20.4"
35+
packaging = ">=20.4,<22.0"
3636

3737

3838
[tool.poetry.dev-dependencies]

0 commit comments

Comments
 (0)