Skip to content

Commit

Permalink
Revert "Bump uvicorn from 0.11.6 to 0.11.7 in /docs/examples/fastapi_…
Browse files Browse the repository at this point in the history
…sqlalchemy (#26)"

This reverts commit 1e42096.
  • Loading branch information
lfvilella authored Mar 18, 2021
1 parent 46174a5 commit 8fb441c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/examples/fastapi_sqlalchemy/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
fastapi==0.59.0
pydantic==1.6.1
starlette==0.13.4
uvicorn==0.11.7
uvicorn==0.11.6
graphene==2.1.8
pydantic-sqlalchemy==0.0.4
pydantic2graphene==0.3.1
Expand Down

0 comments on commit 8fb441c

Please sign in to comment.