simple-rbac/backend/requirements.txt
carry 3f114b2cc3 Add 'backend/' from commit '48a644fb354d6c6efcbd12bc1b4a2cb83137b68e'
git-subtree-dir: backend
git-subtree-mainline: 545699d16fda1029201c9bfadbfb8d5c7ffe2464
git-subtree-split: 48a644fb354d6c6efcbd12bc1b4a2cb83137b68e
2025-02-17 17:44:42 +08:00

10 lines
155 B
Plaintext

fastapi>=0.95.2
python-dotenv>=1.0.0
sqlalchemy>=2.0.15
passlib>=1.7.4
bcrypt>=4.0.1
pyjwt>=2.6.0
pytest>=7.3.1
requests>=2.28.2
uvicorn[standard]>=0.21.1