Commit 5216b02
authored
fix(generic): Update the FastAPI install on genric module doctest samples (#686)
### What was fixed
[FastAPI](https://github.com/fastapi/fastapi) now requires to provide
the specific suit for the install, as a result one of the doctest (part
of the `generic module`) got broken and its Dockerfile sample needed to
be updated.1 parent 4912725 commit 5216b02
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
0 commit comments