adds requests to dev group

This commit is contained in:
Mose Müller
2024-07-25 12:08:38 +02:00
parent eaf76a7211
commit e659ca9d1c
2 changed files with 150 additions and 1 deletions

View File

@ -31,6 +31,7 @@ pyright = "^1.1.323"
pytest-mock = "^3.11.1"
ruff = "^0.2.0"
pytest-asyncio = "^0.23.2"
requests = "^2.32.3"
[tool.poetry.group.docs]
optional = true