feat: add CI/CD workflow and sync latest workspace changes
This commit is contained in:
@@ -7,4 +7,9 @@ dependencies = [
|
||||
"fastapi>=0.116.0,<1.0.0",
|
||||
"uvicorn[standard]>=0.35.0,<1.0.0",
|
||||
"pydantic-settings>=2.10.0,<3.0.0",
|
||||
"sqlalchemy>=2.0.36,<3.0.0",
|
||||
"psycopg[binary]>=3.2.3,<4.0.0",
|
||||
"PyJWT>=2.10.1,<3.0.0",
|
||||
"argon2-cffi>=23.1.0,<24.0.0",
|
||||
"email-validator>=2.2.0,<3.0.0",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user