Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
16 lines
326 B
Plaintext
16 lines
326 B
Plaintext
django==5.1.*
|
|
djangorestframework==3.17.*
|
|
djangorestframework-simplejwt==5.5.*
|
|
django-cors-headers==4.9.*
|
|
uvicorn[standard]==0.52.*
|
|
httpx==0.28.1
|
|
psycopg2-binary==2.9.*
|
|
|
|
# 테스트
|
|
pytest
|
|
pytest-django
|
|
pytest-asyncio
|
|
|
|
# LLM 관측(Phoenix 는 OTLP protobuf 만 받음) — common/apps.gateway langfuse.py
|
|
opentelemetry-proto
|