Closes#10
Remove force-pins on langgraph-checkpoint/prebuilt/sdk and bump
langchain-core (and companions) so checkpoint 4.x Reviver(allowed_objects=...)
works. Keep langgraph on a supported range matching langchain 1.3.x.
Also switch BaseMessage .text() calls to the .text property.