Metadata-Version: 2.4
Name: langgraph-runtime-firestore
Version: 1.0.1
Summary: Firestore runtime implementation for LangGraph.
Author: Marco Furrer
License: Elastic-2.0
Requires-Python: >=3.11.0
Requires-Dist: blockbuster<2.0.0,>=1.5.24
Requires-Dist: firebase-admin>=6.0.0
Requires-Dist: langgraph-checkpoint<4,>=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.

