We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eff9216 commit 365b51eCopy full SHA for 365b51e
backend/pyproject.toml
@@ -15,6 +15,7 @@ dependencies = [
15
"alembic<2.0.0,>=1.12.1",
16
"httpx<1.0.0,>=0.25.1",
17
"psycopg[binary]<4.0.0,>=3.1.13",
18
+ "psycopg2-binary",
19
"sqlmodel<1.0.0,>=0.0.21",
20
# Pin bcrypt until passlib supports the latest
21
"bcrypt==4.0.1",
0 commit comments