Skip to content

Commit

Permalink
Merge pull request #122 from hugovk/fix-dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
hugovk authored Jan 16, 2023
2 parents 2bc3f26 + b647cd4 commit 8b4fe6f
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 @@ -19,6 +19,7 @@ authors = [{name = "Hugo van Kemenade"}]
requires-python = ">=3.7"
dependencies = [
"httpx>=0.19",
'importlib-metadata; python_version < "3.8"',
"platformdirs",
"prettytable>=2.4",
"pytablewriter[html]>=0.63",
Expand Down

0 comments on commit 8b4fe6f

Please sign in to comment.