Metadata-Version: 2.4
Name: my-crew
Version: 0.2.0
Summary: my-crew — an autonomous AI crew (agent harness) for a one-person company: read real data, analyze, and act through a single safety gateway.
License-File: LICENSE
License-File: NOTICE
Requires-Python: >=3.12
Requires-Dist: bcrypt>=4.2
Requires-Dist: croniter>=6.2.2
Requires-Dist: fastapi>=0.136
Requires-Dist: itsdangerous>=2.2
Requires-Dist: jinja2>=3.1
Requires-Dist: langchain-core>=1.4.8
Requires-Dist: langchain-mcp-adapters==0.3.0
Requires-Dist: langchain-openai<1.0,>=0.3
Requires-Dist: langchain<1.4,>=1.3
Requires-Dist: langgraph-checkpoint-postgres>=3.1.0
Requires-Dist: langgraph-checkpoint-sqlite>=3.1.0
Requires-Dist: langgraph>=1.2.6
Requires-Dist: langsmith>=0.8.18
Requires-Dist: openai>=2.43.0
Requires-Dist: openpyxl>=3.1
Requires-Dist: psycopg[binary]>=3.2.0
Requires-Dist: pydantic>=2.13.4
Requires-Dist: python-dotenv>=1.2.2
Requires-Dist: pyyaml>=6.0.3
Requires-Dist: sse-starlette>=2.1
Requires-Dist: uvicorn>=0.34
Provides-Extra: deep
Requires-Dist: deepagents==0.6.12; extra == 'deep'
Requires-Dist: docker>=7.1; extra == 'deep'
