Skip to content

Commit

Permalink
➕ add httpx dev dependency (#88)
Browse files Browse the repository at this point in the history
  • Loading branch information
mingi3314 authored Feb 24, 2024
1 parent 656a201 commit 37237a3
Show file tree
Hide file tree
Showing 2 changed files with 47 additions and 1 deletion.
47 changes: 46 additions & 1 deletion poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ pytest-mock = "^3.11.1"
types-requests = "^2.31.0.2"
types-pyyaml = "^6.0.12.12"
types-toml = "^0.10.8.7"
httpx = "^0.27.0"

[build-system]
requires = ["poetry-core"]
Expand Down

0 comments on commit 37237a3

Please sign in to comment.