zephyrdark 9f756331c4
All checks were successful
Deploy to Production / deploy (push) Successful in 1m9s
fix: remove passlib dependency and fix FastAPI deprecation warnings
- Replace passlib with direct bcrypt usage to eliminate the
  'module bcrypt has no attribute __about__' warning
- Change Query(regex=) to Query(pattern=) per FastAPI deprecation

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-08 22:34:32 +09:00
..