Add psycopg2 (!!!)

This commit is contained in:
2024-10-24 04:23:29 -05:00
parent 6f26df1939
commit c25e335fc9
2 changed files with 20 additions and 1 deletions

View File

@@ -23,6 +23,7 @@ fastapi-cache2 = "^0.2.2"
questionary = "^2.0.1"
apscheduler = "^3.10.4"
human-readable = "^1.3.4"
psycopg2 = "^2.9.10"
[tool.poetry.group.dev.dependencies]