# Core dependencies for Snowflake MCP Server
fastmcp>=4.0.0,<5.0.0
snowflake-connector-python>=3.0.0,<4.0.0
pydantic>=2.0.0,<3.0.0
httpx>=0.28.1,<1.0.0
cachetools>=5.0.0,<7.0.0
sqlparse>=0.4.0,<1.0.0
starlette>=0.47.1,<2.0.0
uvicorn>=0.34.3,<1.0.0
