Skip to content

Commit

Permalink
Fix pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
epenet committed Dec 28, 2022
1 parent b883562 commit 1938ddd
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 @@ -18,6 +18,7 @@ Changelog = "https://github.com/epenet/sfrbox-api/releases"
[tool.poetry.dependencies]
python = "^3.7"
httpx = "^0.23.1"
click = { version = ">=8.0.1", optional = true }

[tool.poetry.dev-dependencies]
Pygments = ">=2.10.0"
Expand Down

0 comments on commit 1938ddd

Please sign in to comment.