Skip to content

Commit de143cb

Browse files
committed
Add missing deps
1 parent 7c00c57 commit de143cb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pyproject.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ dependencies = [
1717
"pvi~=0.10.0",
1818
"pytango",
1919
"softioc",
20+
"fastapi[standard]",
2021
"strawberry-graphql[fastapi]",
2122
]
2223
dynamic = ["version"]
@@ -44,6 +45,7 @@ dev = [
4445
"types-mock",
4546
"aioca",
4647
"p4p",
48+
"httpx",
4749
]
4850

4951
[project.scripts]

0 commit comments

Comments
 (0)