chore: promote httpx from dev to regular dependency
This commit is contained in:
parent
20f7af7ffd
commit
0957d88785
1 changed files with 1 additions and 1 deletions
|
|
@ -12,13 +12,13 @@ dependencies = [
|
|||
"email-validator>=2.0.0",
|
||||
"bech32>=1.2.0",
|
||||
"pgqueuer>=0.14.0",
|
||||
"httpx>=0.28.1",
|
||||
]
|
||||
|
||||
[dependency-groups]
|
||||
dev = [
|
||||
"pytest>=8.3.4",
|
||||
"pytest-asyncio>=0.25.0",
|
||||
"httpx>=0.28.1",
|
||||
"aiosqlite>=0.20.0",
|
||||
"mypy>=1.13.0",
|
||||
"ruff>=0.14.10",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue