fix: remove unused import and update requirements for pydantic-settings

This commit is contained in:
Mabe
2026-06-20 23:38:04 +02:00
parent 653b82d611
commit c54db37968
2 changed files with 3 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
fastapi==0.109.0
uvicorn[standard]==0.23.2
# Allow any 0.28.x httpx compatible with Python 3.12; exact 0.28.4 may not be available
httpx==0.28.1
python-jose[cryptography]==3.3.0
pydantic==2.8.0
pydantic-settings==2.4.0