Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 78e35c4

Browse filesBrowse files
authored
fix: missing dependencies for test (abetlen#1680)
1 parent 63d65ac commit 78e35c4
Copy full SHA for 78e35c4

File tree

Expand file treeCollapse file tree

1 file changed

+4
-0
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+4
-0
lines changed

‎pyproject.toml

Copy file name to clipboardExpand all lines: pyproject.toml
+4Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,10 @@ test = [
4141
"pytest>=7.4.0",
4242
"httpx>=0.24.1",
4343
"scipy>=1.10",
44+
"fastapi>=0.100.0",
45+
"sse-starlette>=1.6.1",
46+
"starlette-context>=0.3.6,<0.4",
47+
"pydantic-settings>=2.0.1",
4448
]
4549
dev = [
4650
"black>=23.3.0",

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.