mini-rbac/backend/requirements.txt
2022-10-04 12:40:11 +08:00

10 lines
149 B
Plaintext

bcrypt==4.0.0
fastapi==0.85.0
passlib==1.7.4
pytest==7.1.3
python-jose==3.3.0
requests==2.28.1
tortoise-orm==0.19.2
uvicorn==0.18.3
websockets==10.3