python package 추가

This commit is contained in:
hjmoons 2025-10-30 14:35:44 +09:00
parent 8e0ff41bb7
commit 5b9a6b327d

View File

@ -9,3 +9,12 @@ anthropic==0.39.0
# Utilities # Utilities
python-dotenv==1.0.1 python-dotenv==1.0.1
sse-starlette==1.8.2 # fastapi 0.115.0과 호환되는 버전
httpx==0.26.0 # anthropic 0.39.0과 호환되는 버전
# Redis
redis==5.2.1
# Azure Event Hub
azure-eventhub==5.15.0