fastapi>=0.115.6
uvicorn>=0.32.1
python-multipart
pydantic>=2.12.4
pydantic-settings>=2.0.0
httpx>=0.28.1
python-dotenv>=1.0.0
langchain-groq>=1.1.1
langchain-community>=0.4.1
langchain-core>=1.2.2
numpy>=1.24.3
pandas>=2.0.3
scipy>=1.10.0
matplotlib>=3.7.0
seaborn>=0.12.0
scikit-learn>=1.3.0
glycowork[chem]>=1.5.0
openpyxl>=3.1.0
pymupdf>=1.24.0
glypy>=1.0.17
biopython>=1.85
rdkit>=2024.9.6
torch>=2.9.1
torch-geometric>=2.7.0
requests>=2.31.0
urllib3>=2.0.4

[dev]
pytest>=7.0.0
pytest-asyncio>=0.21.0
black>=22.0.0
isort>=5.10.0
flake8>=4.0.0
mypy>=0.950

[test]
pytest>=7.0.0
pytest-asyncio>=0.21.0
httpx>=0.24.0
