- fastapi==0.109.0
- uvicorn[standard]==0.27.0
- pydantic==2.5.3
- pydantic-settings==2.1.0
- email-validator==2.1.0
- python-multipart==0.0.6
- PyJWT==2.8.0
- bcrypt==4.1.2
- pytest==7.4.3
- pytest-asyncio==0.21.1
- pytest-cov==4.1.0
- httpx==0.26.0
- hypothesis==6.92.1
- faker==20.1.0
- requests==2.31.0
- PyYAML==6.0.1
|