- scheduler/(__init__·jobs): 마감 처리·낙찰자 선정 잡 - quotation_crud·service: 스케줄러 연동 조회/마감 로직 - web_main·requirements·docker-compose·config: 스케줄러 기동 설정 Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
14 lines
163 B
Plaintext
14 lines
163 B
Plaintext
fastapi
|
|
uvicorn[standard]
|
|
sqlalchemy>=2.0
|
|
greenlet
|
|
asyncpg
|
|
python-jose[cryptography]
|
|
bcrypt
|
|
orjson
|
|
pydantic>=2.0
|
|
python-multipart
|
|
openpyxl
|
|
httpx
|
|
apscheduler>=3.10
|