chore: python tooling and Claude Code project settings
- pinned runtime/dev deps (폐쇄망 반입용 버전 고정) - .env.example, .gitignore - .claude/settings.json: 시크릿/env 읽기 차단, FastAPI dev 명령 허용 Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
7
requirements.txt
Normal file
7
requirements.txt
Normal file
@@ -0,0 +1,7 @@
|
||||
# 런타임 의존성 (폐쇄망 반입 위해 버전 고정)
|
||||
fastapi==0.115.6
|
||||
uvicorn[standard]==0.34.0
|
||||
httpx==0.28.1
|
||||
jinja2==3.1.4
|
||||
python-multipart==0.0.20
|
||||
pydantic-settings==2.7.1
|
||||
Reference in New Issue
Block a user