#tradewind:update

This commit is contained in:
2022-07-12 15:30:48 +08:00
parent 4a4b03836d
commit ddce943c33
5 changed files with 54 additions and 12 deletions

6
python/requirements.txt Normal file
View File

@ -0,0 +1,6 @@
fastapi
python-multipart
python_jose[cryptography]
SQLAlchemy[sqlite]
uvicorn[standard]
passlib[bcrypt]