Move httpx from dev group to main
This commit is contained in:
parent
bc00be6f71
commit
e972fc2b6d
2 changed files with 5 additions and 5 deletions
|
|
@ -19,10 +19,10 @@ tomlkit = "^0.11.6"
|
|||
loguru = "^0.6.0"
|
||||
beautifulsoup4 = "^4.11.1"
|
||||
lxml = "^4.9.2"
|
||||
httpx = "^0.23.3"
|
||||
|
||||
[tool.poetry.group.dev.dependencies]
|
||||
pytest = "^7.2.0"
|
||||
httpx = "^0.23.3"
|
||||
djlint = "^1.19.12"
|
||||
|
||||
[build-system]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue