add dotenv

This commit is contained in:
2025-03-04 21:06:55 +08:00
parent 0ad0a079b4
commit 8c849f132d
4 changed files with 16 additions and 0 deletions

View File

@@ -15,6 +15,7 @@ psycopg==3.2.5
psycopg-binary==3.2.5
pydantic==2.10.6
pydantic-core==2.27.2
python-dotenv==1.0.1
sqlparse==0.5.3
typing-extensions==4.12.2
uvicorn==0.34.0