Metadata-Version: 2.4
Name: langgraph-runtime-inmem
Version: 0.25.0
Summary: Inmem implementation for the LangGraph API server.
Author-email: Will Fu-Hinthorn <will@langchain.dev>
License: Elastic-2.0
Requires-Python: >=3.11.0
Requires-Dist: blockbuster<2.0.0,>=1.5.24
Requires-Dist: croniter>=1.0.1
Requires-Dist: langgraph-checkpoint<5,>=3
Requires-Dist: langgraph<2,>=0.4.10
Requires-Dist: sse-starlette>=2
Requires-Dist: starlette>=0.37
Requires-Dist: structlog>23
Description-Content-Type: text/markdown

# LangGraph Runtime Inmem

This is the inmem implementation of the LangGraph Runtime API.

