Skip to content

Commit

Permalink
fastapi standard
Browse files Browse the repository at this point in the history
  • Loading branch information
codekansas committed Aug 5, 2024
1 parent 16fe18a commit 28ce71f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions store/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ pyjwt[asyncio]
# FastAPI dependencies.
aiohttp
aiosmtplib
fastapi
fastapi[standard]
pillow
python-multipart
httpx
Expand All @@ -24,4 +24,4 @@ httpx
uvicorn[standard]

# Types
types-aioboto3[dynamodb, s3]
types-aioboto3[dynamodb, s3]

0 comments on commit 28ce71f

Please sign in to comment.