Skip to content

Commit c8c63df

Browse files
committed
changed to psycopg2-binary to avoid build step
1 parent a14dc3b commit c8c63df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
alembic==1.15.2
22
fastapi==0.115.12
33
SQLAlchemy==2.0.40
4-
psycopg2==2.9.10
4+
psycopg2-binary==2.9.10
55
uvicorn==0.34.0
66
python-dotenv==1.1.0

0 commit comments

Comments
 (0)