Skip to content

Commit 8fb441c

Browse files
authored
Revert "Bump uvicorn from 0.11.6 to 0.11.7 in /docs/examples/fastapi_sqlalchemy (#26)"
This reverts commit 1e42096.
1 parent 46174a5 commit 8fb441c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: docs/examples/fastapi_sqlalchemy/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
fastapi==0.59.0
22
pydantic==1.6.1
33
starlette==0.13.4
4-
uvicorn==0.11.7
4+
uvicorn==0.11.6
55
graphene==2.1.8
66
pydantic-sqlalchemy==0.0.4
77
pydantic2graphene==0.3.1

0 commit comments

Comments
 (0)