Compare commits
8 Commits
a197ab0530
...
dev
| Author | SHA1 | Date | |
|---|---|---|---|
| 6451058f7d | |||
| 87a7d63aeb | |||
| 8718f33083 | |||
| adfdf6b999 | |||
| 2089395699 | |||
| 1cf7f92b6b | |||
| 8128b3a76f | |||
| f159d50f7c |
@@ -21,7 +21,9 @@ dependencies = [
|
|||||||
"pydantic-settings>=2.0,<3.0",
|
"pydantic-settings>=2.0,<3.0",
|
||||||
"sqlalchemy[asyncio]>=2.0,<3.0",
|
"sqlalchemy[asyncio]>=2.0,<3.0",
|
||||||
"asyncpg>=0.29,<1.0",
|
"asyncpg>=0.29,<1.0",
|
||||||
|
"psycopg2-binary>=2.9",
|
||||||
"resend>=2.0",
|
"resend>=2.0",
|
||||||
|
"python-multipart>=0.0.9",
|
||||||
]
|
]
|
||||||
|
|
||||||
[project.optional-dependencies]
|
[project.optional-dependencies]
|
||||||
|
|||||||
Reference in New Issue
Block a user