Skip to content

Commit 3c4bb68

Browse files
author
Bob Tabor
committed
Add psycopg2 to requirements
1 parent 242b1a6 commit 3c4bb68

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

‎requirements.txt‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,6 @@
22
gunicorn==22.0.0
33
uvicorn==0.23.2
44
fastapi==0.111.1
5+
psycopg2
56
SQLAlchemy==2.0.31
67
sqlmodel==0.0.20

‎src/requirements.txt‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,6 @@
22
gunicorn==22.0.0
33
uvicorn==0.23.2
44
fastapi==0.111.1
5+
psycopg2
56
SQLAlchemy==2.0.31
67
sqlmodel==0.0.20

0 commit comments

Comments
 (0)