-
- Downloads
update readme and requirements
... | ... | @@ -2,4 +2,7 @@ fastapi==0.63.0 |
pytest==6.2.4 | ||
requests==2.25.1 | ||
uvicorn==0.13.4 | ||
python-dotenv==0.17.1 | ||
\ No newline at end of file | ||
python-dotenv==0.17.1 | ||
python-multipart==0.0.5 | ||
python-jose[cryptography]==3.2.0 | ||
passlib[bcrypt]==1.7.4 | ||
\ No newline at end of file |
Please register or sign in to comment