Use PostgreSQL instead of Sqlite
This commit is contained in:
parent
a7a99ac0a8
commit
c72533c14f
4 changed files with 71 additions and 15 deletions
|
|
@ -16,6 +16,7 @@ dependencies = [
|
|||
"orjson>=3.11.1",
|
||||
"platformdirs>=4.3.8",
|
||||
"python-dotenv>=1.1.1",
|
||||
"psycopg[binary]>=3.2.3",
|
||||
]
|
||||
|
||||
[dependency-groups]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue