mini-rbac/backend/requirements.txt

11 lines
166 B
Plaintext
Raw Normal View History

bcrypt==4.0.1
fastapi==0.94.0
gunicorn==20.1.0
2022-09-11 10:34:18 +00:00
passlib==1.7.4
pytest==7.2.2
2022-09-11 10:34:18 +00:00
python-jose==3.3.0
requests==2.28.2
tortoise-orm==0.19.3
uvicorn==0.21.0
websockets==10.4