Skip to content

Commit 19358fa

Browse files
Copilotpamelafox
andcommitted
Add fastapi[all] to dev requirements to fix test client dependency
Co-authored-by: pamelafox <297042+pamelafox@users.noreply.github.com>
1 parent 112cc11 commit 19358fa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

requirements-dev.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
-r requirements.txt
2+
fastapi[all]==0.116.1
23
pytest
34
coverage
45
pytest-cov

0 commit comments

Comments
 (0)