fastmcp>=2.0.0
httpx>=0.25.0
python-dotenv>=1.0.0
pydantic>=2.0.0
openpyxl>=3.0.0
Pillow>=9.0.0
xlwings>=0.30.0

[:platform_system == "Windows"]
pywin32>=306

[dev]
pytest>=7.0.0
pytest-asyncio>=0.21.0
build>=0.10.0
twine>=4.0.0

[full]
xlwings>=0.30.0

[full:platform_system == "Windows"]
pywin32>=306

[windows]
xlwings>=0.30.0

[windows:platform_system == "Windows"]
pywin32>=306
