[project] name = "snastral" version = "0.1.0" description = "Add your description here" readme = "README.md" requires-python = ">=3.10" dependencies = [ "gradio>=5.33.1", "langchain>=0.3.25", "langchain-community>=0.3.25", "langgraph>=0.4.8", "mistralai>=1.8.2", ]