Files
todos/backend/requirements.txt
jungwoo choi 993ef9640e Initial commit: 프로젝트 초기 구성
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-10 06:00:38 +09:00

7 lines
109 B
Plaintext

fastapi>=0.104.0
uvicorn[standard]>=0.24.0
motor>=3.3.0
pydantic>=2.5.0
aioredis>=2.0.0
python-dotenv>=1.0.0