Skip to content

Commit

Permalink
psycopg2
Browse files Browse the repository at this point in the history
  • Loading branch information
Drew Meyers committed May 5, 2024
1 parent ce3df9d commit de1a3e9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,8 @@ dependencies = [
"pydantic==2.6.4",
"SQLAlchemy==2.0.28",
"pydantic-settings==2.0.0",
"uvicorn==0.27.1"
"uvicorn==0.27.1",
"psycopg2==2.9.9"
]

[project.license]
Expand Down

0 comments on commit de1a3e9

Please sign in to comment.