This commit is contained in:
Mikan
2026-06-21 02:41:48 +03:00
parent c21a13d2a3
commit bd85e186dc
31 changed files with 1372 additions and 319 deletions

View File

@@ -10,7 +10,7 @@ pydantic-settings==2.7.0
email-validator==2.2.0 # required by pydantic.EmailStr
python-jose[cryptography]==3.3.0
passlib[bcrypt]==1.7.4
bcrypt==4.1.2
bcrypt==4.0.1 # pinned: 4.1+ removed __about__ which breaks passlib 1.7.4
httpx==0.27.0
sse-starlette==1.8.2
qdrant-client==1.9.0