mirror of
https://github.com/hoshikawa2/first_contas.git
synced 2026-07-09 10:14:20 +00:00
first commit
This commit is contained in:
23
requirements.txt
Normal file
23
requirements.txt
Normal file
@@ -0,0 +1,23 @@
|
||||
fastapi>=0.115.0
|
||||
uvicorn[standard]>=0.30.0
|
||||
pydantic>=2.8.0
|
||||
pydantic-settings>=2.4.0
|
||||
python-dotenv>=1.0.1
|
||||
langgraph>=0.2.60
|
||||
langchain-core>=0.3.0
|
||||
openai>=1.60.0
|
||||
oci>=2.130.0
|
||||
oracledb>=2.4.0
|
||||
pymongo>=4.8.0
|
||||
redis>=5.0.0
|
||||
PyYAML>=6.0.2
|
||||
|
||||
langfuse>=3.0.0
|
||||
httpx>=0.27.0
|
||||
opentelemetry-api>=1.27.0
|
||||
opentelemetry-sdk>=1.27.0
|
||||
opentelemetry-exporter-otlp-proto-http>=1.27.0
|
||||
|
||||
pytest>=8.0.0
|
||||
pytest-asyncio>=0.23.0
|
||||
google-cloud-pubsub>=2.28.0
|
||||
Reference in New Issue
Block a user