Barclays-banner-builder/backend/scripts
Vadym Samoilenko 3f795c0d35 Replace passlib with bcrypt directly — passlib incompatible with bcrypt>=4.0
passlib hasn't been updated for bcrypt>=4.0 which removed __about__.
Use bcrypt library directly: hashpw/checkpw in auth.py and seed_admin.py.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-17 12:15:06 +01:00
..
index_icons.py Add full Sprint 0+1 implementation: Docker, FastAPI, React, RAG, deploy 2026-04-17 12:01:42 +01:00
ingest_rag.py Add full Sprint 0+1 implementation: Docker, FastAPI, React, RAG, deploy 2026-04-17 12:01:42 +01:00
seed_admin.py Replace passlib with bcrypt directly — passlib incompatible with bcrypt>=4.0 2026-04-17 12:15:06 +01:00