Adding encryption

This commit is contained in:
2026-02-01 05:30:05 -05:00
parent bb35db384f
commit a7aedd3b64
7 changed files with 1214 additions and 57 deletions

View File

@@ -2,3 +2,7 @@ fastapi==0.104.1
uvicorn==0.24.0
python-multipart==0.0.6
python-dotenv==1.0.0
cryptography==41.0.7
bcrypt==4.1.1
python-jose==3.3.0
pydantic==2.5.0