build: fix deps again

now it should work
This commit is contained in:
2026-01-03 19:55:41 +08:00
parent 0dba96d7fe
commit 4b6103c638
+1 -1
View File
@@ -6,7 +6,7 @@ uvicorn[standard]>=0.34.0
sqlalchemy>=2.0.36
# Validation & Settings
pydantic>=2.10.6
pydantic[email]>=2.10.6
pydantic-settings>=2.7.1
python-dotenv>=1.0.1