| [project] |
| name = "rocketmq-multiagent-base-langgraph" |
| version = "0.1.0" |
| description = "Add your description here" |
| readme = "README.md" |
| requires-python = ">=3.13" |
| dependencies = [ |
| "aiohappyeyeballs==2.6.1", |
| "aiohttp==3.13.5", |
| "aiosignal==1.4.0", |
| "annotated-doc==0.0.4", |
| "annotated-types==0.7.0", |
| "anyio==4.12.1", |
| "async-timeout==4.0.3", |
| "attrs==26.1.0", |
| "certifi==2026.2.25", |
| "cffi==2.0.0", |
| "charset-normalizer==3.4.7", |
| "click==8.1.8", |
| "cryptography==46.0.7", |
| "dashscope==1.25.16", |
| "dataclasses-json==0.6.7", |
| "exceptiongroup==1.3.1", |
| "fastapi==0.128.8", |
| "frozenlist==1.8.0", |
| "googleapis-common-protos==1.74.0", |
| "grpcio==1.80.0", |
| "grpcio-tools==1.80.0", |
| "h11==0.16.0", |
| "httpcore==1.0.9", |
| "httpx==0.28.1", |
| "httpx-sse==0.4.3", |
| "idna==3.11", |
| "importlib-metadata==8.7.1", |
| "jsonpatch==1.33", |
| "jsonpointer==3.0.0", |
| "langchain==0.3.28", |
| "langchain-community==0.3.31", |
| "langchain-core==0.3.84", |
| "langchain-text-splitters==0.3.11", |
| "langgraph==0.6.11", |
| "langgraph-checkpoint==2.1.2", |
| "langgraph-prebuilt==0.6.5", |
| "langgraph-sdk==0.2.9", |
| "langsmith==0.4.37", |
| "marshmallow==3.26.2", |
| "multidict==6.7.1", |
| "mypy-extensions==1.1.0", |
| "numpy==2.1.0", |
| "opentelemetry-api==1.41.0", |
| "opentelemetry-exporter-otlp==1.41.0", |
| "opentelemetry-exporter-otlp-proto-common==1.41.0", |
| "opentelemetry-exporter-otlp-proto-grpc==1.41.0", |
| "opentelemetry-exporter-otlp-proto-http==1.41.0", |
| "opentelemetry-proto==1.41.0", |
| "opentelemetry-sdk==1.41.0", |
| "opentelemetry-semantic-conventions==0.62b0", |
| "orjson==3.11.5", |
| "ormsgpack==1.11.0", |
| "packaging==25.0", |
| "propcache==0.4.1", |
| "protobuf==6.33.6", |
| "pycparser==2.23", |
| "pydantic==2.12.5", |
| "pydantic-core==2.41.5", |
| "pydantic-settings==2.11.0", |
| "python-dotenv==1.2.1", |
| "pyyaml==6.0.3", |
| "requests==2.32.5", |
| "requests-toolbelt==1.0.0", |
| "rocketmq-python-client==5.1.1", |
| "sqlalchemy==2.0.49", |
| "sse-starlette==3.3.0", |
| "starlette==0.49.3", |
| "tenacity==9.1.2", |
| "typing-extensions==4.15.0", |
| "typing-inspect==0.9.0", |
| "typing-inspection==0.4.2", |
| "urllib3==2.6.3", |
| "uuid-utils==0.14.1", |
| "uvicorn==0.39.0", |
| "websocket-client==1.9.0", |
| "xxhash==3.6.0", |
| "yarl==1.22.0", |
| "zipp==3.23.0", |
| "zstandard==0.25.0", |
| ] |
| |
| [tool.uv.workspace] |
| members = [ |
| "rocketmq-multiagent-base-langgraph", |
| ] |