Skip to content

Commit 7af6827

Browse files
Update pyproject.toml
Force httpcore version
1 parent dfb4ba5 commit 7af6827

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
@@ -12,6 +12,7 @@ requests = "^2.24.0"
1212
uvicorn = "^0.12.1"
1313
python-dotenv = "^0.14.0"
1414
lxml = "^4.6.2"
15+
httpcore = "0.15"
1516

1617
[tool.poetry.dev-dependencies]
1718
mypy = "^0.812"

0 commit comments

Comments
 (0)