Skip to content

Commit 9774bfa

Browse files
committed
chore(deps): Add panda-client
1 parent 0051686 commit 9774bfa

File tree

2 files changed

+21
-3
lines changed

2 files changed

+21
-3
lines changed

pyproject.toml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,8 @@ dependencies = [
4545
"sqlalchemy[asyncio]==2.0.*",
4646
"safir[db]==7.0.*",
4747
"uvicorn[standard]==0.32.*",
48+
"panda-client>=1.5.82",
49+
"httpx>=0.27.2",
4850
]
4951

5052
[dependency-groups]
@@ -53,7 +55,6 @@ dev = [
5355
"asgi-lifespan>=2.1.0",
5456
"coverage[toml]>=7.6.7",
5557
"greenlet>=3.1.1",
56-
"httpx>=0.27.2",
5758
"mypy>=1.13.0",
5859
"pre-commit>=4.0.1",
5960
"pytest>=8.3.3",
@@ -66,6 +67,7 @@ dev = [
6667
"sqlalchemy[mypy]>=2.0.36",
6768
"types-pyyaml>=6.0.12.20240917",
6869
"types-tabulate>=0.9.0.20240106",
70+
"respx>=0.22.0",
6971
]
7072

7173
[project.scripts]

uv.lock

Lines changed: 18 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)