Skip to content

Commit

Permalink
update fastapi sample dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
jordanstephens committed Oct 15, 2024
1 parent 3cdb0bb commit 5f24c02
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion samples/fastapi-postgres/fastapi/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ fastapi
uvicorn
asyncpg
databases

python-dotenv
1 change: 1 addition & 0 deletions samples/fastapi/fastapi/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@ uwsgi
fastapi
uvicorn
jinja2
python-multipart

0 comments on commit 5f24c02

Please sign in to comment.