Skip to content

Commit deabb48

Browse files
Add httpx as dev dependency.
1 parent e656284 commit deabb48

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@ syrupy = "^3.0.0"
6060

6161
[tool.poetry.group.dev.dependencies]
6262
mkdocs-rss-plugin = "^1.5.0"
63+
httpx = "^0.23.1"
6364

6465
[tool.black]
6566
includes = "src"

0 commit comments

Comments
 (0)