Skip to content

Commit 9326bcd

Browse files
committed
docs(strawberry): remove unneeded dependency
1 parent a2f87e1 commit 9326bcd

File tree

1 file changed

+0
-1
lines changed
  • docs/platforms/python/integrations/strawberry

1 file changed

+0
-1
lines changed

docs/platforms/python/integrations/strawberry/index.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,6 @@ Make sure you have all the prerequisites installed:
7373

7474
```bash
7575
pip install 'strawberry-graphql[debug-server]'
76-
pip install fastapi
7776
```
7877

7978
Create a `schema.py` file with the below content:

0 commit comments

Comments
 (0)