[project] name = "sales-assistant-py" version = "0.1.0" description = "Add your description here" requires-python = ">=3.12" dependencies = [ "aiohttp>=3.14.1", "apscheduler>=3.11.2", "asyncmy>=0.2.11", "cryptography>=48.0.1", "fastapi[standard]>=0.136.3", "huggingface-hub>=1.18.0", "jieba>=0.42.1", "langchain>=1.3.7", "langchain-deepseek>=1.1.0", "langchain-huggingface>=1.2.2", "langgraph>=1.2.4", "loguru>=0.7.3", "numpy>=2.4.6", "omegaconf>=2.3.0", "pymilvus>=3.0.0", "pyyaml>=6.0.3", "scikit-learn>=1.9.0", "sentence-transformers>=5.6.0", "sqlalchemy>=2.0.50", ]