# Do not include azure-functions-worker in this file
# The Python Worker is managed by the Azure Functions platform
#
# This example uses the Cosmos DB checkpointer extra which depends on
# the langgraph-checkpoint-cosmosdb package.

azure-functions
azure-functions-langgraph[cosmos,azure-identity]>=0.7.1,<0.8.0
langgraph>=1.0,<2.0
langchain-core>=1.0,<2.0
