openai>=1.54.0
anthropic>=0.7.0
click>=8.1.0
rich>=13.7.0
textual>=0.45.0
pydantic>=2.5.0
httpx>=0.25.0
aiofiles>=23.2.0
gitpython>=3.1.40
psutil>=5.9.0
cryptography>=41.0.0
pillow>=10.1.0
python-dotenv>=1.0.0
typer>=0.9.0
pyyaml>=6.0.1
platformdirs>=4.0.0
watchdog>=3.0.0
inquirer>=3.1.0
colorama>=0.4.6
keyring>=24.3.0
prompt-toolkit>=3.0.41
asyncio-mqtt>=0.16.0
chardet>=5.2.0
toml>=0.10.2
nest-asyncio>=1.5.8
jinja2>=3.1.0
requests>=2.31.0
beautifulsoup4>=4.12.0
sqlalchemy>=2.0.0
pandas>=2.0.0
numpy>=1.24.0
scipy>=1.10.0
matplotlib>=3.7.0
plotly>=5.15.0

[:sys_platform != "win32"]
uvloop>=0.19.0

[:sys_platform == "win32"]
winloop>=0.1.0

[dev]
pytest>=7.4.0
pytest-asyncio>=0.21.0
pytest-cov>=4.1.0
black>=23.9.0
isort>=5.12.0
flake8>=6.1.0
mypy>=1.6.0
pre-commit>=3.4.0
