Metadata-Version: 2.1
Name: langgraph-api
Version: 0.0.1
Summary: 
License: Elastic-2.0
Author: Nuno Campos
Author-email: nuno@langchain.dev
Requires-Python: >=3.11.0,<4.0
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: cryptography (>=43.0.3,<44.0.0)
Requires-Dist: httpx (>=0.27.0)
Requires-Dist: jsonschema-rs (>=0.25.0,<0.26.0)
Requires-Dist: langchain-core (>=0.2.38,<0.4.0)
Requires-Dist: langgraph (>=0.2.52)
Requires-Dist: langsmith (>=0.1.63,<0.2.0)
Requires-Dist: orjson (>=3.10.1)
Requires-Dist: pyjwt (>=2.9.0,<3.0.0)
Requires-Dist: sse-starlette (>=2.1.0,<3.0.0)
Requires-Dist: starlette (>=0.38.6)
Requires-Dist: structlog (>=24.4.0,<25.0.0)
Requires-Dist: tenacity (>=8.3.0,<9.0.0)
Requires-Dist: uvicorn (>=0.26.0)
Requires-Dist: watchfiles (>=0.13)
