fastapi>=0.100
uvicorn>=0.23
pydantic>=2
requests>=2.28
loguru>=0.7
anthropic>=0.69
websockets>=12
pyte>=0.8

[:python_version < "3.11"]
tomli>=2

[:sys_platform == "win32"]
pywinpty>=2

[aws]
boto3>=1.28

[build]
pyinstaller>=6

[db]
sqlalchemy>=2

[desktop]
pywebview>=4

[dev]
pytest>=7
httpx>=0.24
openpyxl>=3

[mssql]
pyodbc>=4
