register works!

This commit is contained in:
2024-03-30 13:34:50 +03:00
parent 191a7b5f30
commit cb6ceae42d
5 changed files with 27 additions and 19 deletions

View File

@ -4,4 +4,4 @@ pydantic
sqlalchemy
psycopg2-binary
python-jose[cryptography]
passlib[bcrypt]
passlib[all]