fix bugs for launch: postgresql url for sqlalchemy; auto loading env
This commit is contained in:
@@ -7,8 +7,10 @@ requires-python = ">=3.14"
|
||||
dependencies = [
|
||||
"alembic>=1.18.4",
|
||||
"boto3>=1.43.9",
|
||||
"dotenv>=0.9.9",
|
||||
"fastapi>=0.136.1",
|
||||
"httpx>=0.28.1",
|
||||
"jwt>=1.4.0",
|
||||
"oss2>=2.19.1",
|
||||
"psycopg2-binary>=2.9.12",
|
||||
"python-jose>=3.5.0",
|
||||
|
||||
Reference in New Issue
Block a user