[project] name = "arreesebot" version = "0.1.0" description = "Arrese Bot" readme = "README.md" requires-python = ">=3.12" dependencies = [ "langchain-prompty", "langchain-qdrant>=1.1.0", "chainlit==2.9.2", "langchain==1.0.8", "langchain-community", "langchain-core==1.1.0", "langchain-google-genai==3.1.0", "langchain-google-vertexai>=3.0.3", "langchain-mcp-adapters>=0.1.13", "langchain-openai>=1.0.3", "langchain-perplexity", "langgraph>=1.0.3", "langsmith>=0.4.46", "openai>=2.7.2", "prompts>=0.0.1", "pyviz-comms>=3.0.6", ]