Skip to content

Commit 815cf68

Browse files
committed
Remove psycopg
1 parent 36a96f0 commit 815cf68

File tree

2 files changed

+1
-36
lines changed

2 files changed

+1
-36
lines changed

backend/poetry.lock

+1-35
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

backend/pyproject.toml

-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ pydantic = "^2.6.4"
1818
requests = "^2.32.3"
1919
gunicorn = "^22.0.0"
2020
peewee = "^3.17.6"
21-
psycopg = "^3.2.1"
2221
asyncio = "^3.4.3"
2322
psycopg2 = "^2.9.9"
2423

0 commit comments

Comments
 (0)