Skip to content

cli==0.1.57

Choose a tag to compare

@github-actions github-actions released this 21 Nov 15:57
54d8489

langgraph-cli 0.1.57

Summary of Changes

  • Replaced dependency from langgraph-api-inmem to langgraph-api #2500
  • Added Python version requirement of >=3.11 for the inmem extra #2500

Detailed Changes

Dependencies

  • Changed dependency from langgraph-api-inmem to langgraph-api (>=0.0.2,<0.1.0) with Python requirement of >=3.11,<4.0 #2500
  • Updated poetry extras definition to use the new package #2500
  • Removed dependencies on croniter, httptools, pycurl, tornado, uvloop and others in favor of a cleaner dependency set in langgraph-api #2500