Skip to content

Commit

Permalink
fix(poetry): fix importlib-metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
jssevestre committed Oct 3, 2022
1 parent 1b83955 commit a664764
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ requests-oauthlib = "^1.3.0"

[tool.poetry.dev-dependencies]
flake8 = "^3.8.3"
importlib-metadata = "<5.0"
coverage = "^5.1"
pytest = "^6.0.2"
pytest-mock = "^3.3.1"
Expand Down

0 comments on commit a664764

Please sign in to comment.