Skip to content

Commit 8224a81

Browse files
committed
added missing asyncpg dependency to requirements
1 parent 0da161a commit 8224a81

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

backend/requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
fastapi
22
uvicorn
33
psycopg2-binary
4+
asyncpg
45
sqlalchemy
56
mangum
67
pydantic

0 commit comments

Comments
 (0)