[project] name = "r3wmsagents" version = "0.1.0" description = "Add your description here" readme = "README.md" requires-python = ">=3.12" dependencies = [ "dotenv>=0.9.9", "langchain-google-genai>=2.1.4", "langgraph>=0.4.5", "oracledb>=3.1.1", "pytest>=8.3.5", "sqlalchemy>=2.0.41", ]