Add authorization

This commit is contained in:
2024-05-14 20:55:35 +04:00
parent 0565efdd15
commit 090897a11f
15 changed files with 255 additions and 24 deletions

View File

@@ -4,4 +4,9 @@ SQLAlchemy==2.0.30
aiosqlite==0.20.0
typer==0.12.3
aiofiles==23.2.1
Pillow==10.3.0
Pillow==10.3.0
bcrypt==4.1.3
passlib==1.7.4
cryptography==42.0.7
python-jose==3.3.0
python-dotenv==1.0.1