Skip to content

Commit

Permalink
Add back importlib-metadata dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
gordonhart committed May 9, 2023
1 parent 5c94727 commit 920ee06
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 @@ -39,6 +39,7 @@ pydantic = ">=1.8"
dacite = ">=1.6"
requests = ">=2.20"
requests-toolbelt = ">=1"
importlib-metadata = { version = "<5.0", python = "<3.8" }
tqdm = ">=4,<5"
Pillow = "^9.1.1"
retrying = "^1.3.3"
Expand Down

0 comments on commit 920ee06

Please sign in to comment.