| [project] | |
| name = "makhfi-ai" | |
| version = "0.1.0" | |
| description = "Add your description here" | |
| readme = "README.md" | |
| requires-python = ">=3.11" | |
| dependencies = [ | |
| "falkordb>=1.2.0", | |
| "fastapi>=0.115.14", | |
| "ipykernel>=6.29.5", | |
| "langchain>=0.3.26", | |
| "langchain-community>=0.3.27", | |
| "langchain-google-genai>=2.1.6", | |
| "langchain-groq>=0.3.5", | |
| "langchain-pinecone>=0.2.8", | |
| "langgraph>=0.5.0", | |
| "mem0ai>=0.1.114", | |
| "neo4j>=5.28.1", | |
| "pandas>=2.3.0", | |
| "pinecone>=7.3.0", | |
| "pydantic-settings>=2.10.1", | |
| "python-dotenv>=1.1.1", | |
| "sqlmodel>=0.0.24", | |
| ] | |