add postgres
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
[project]
|
||||
name = "layercake"
|
||||
version = "0.9.12"
|
||||
version = "0.9.14"
|
||||
description = "Packages shared dependencies to optimize deployment and ensure consistency across functions."
|
||||
readme = "README.md"
|
||||
authors = [
|
||||
@@ -26,6 +26,7 @@ dependencies = [
|
||||
"authlib>=1.6.1",
|
||||
"passlib>=1.7.4",
|
||||
"pyjwt>=2.10.1",
|
||||
"psycopg[binary]>=3.2.9",
|
||||
]
|
||||
|
||||
[dependency-groups]
|
||||
|
||||
Reference in New Issue
Block a user