openai>=1.54.0
requests>=2.32.3
tabulate>=0.9.0
tiktoken>=0.8.0
rich>=13.9.4
pygments>=2.18.0
httpx>=0.28.1
rich-argparse>=1.7.1
python-dotenv>=1.0.0
typing-extensions>=4.12.2
python-dateutil>=2.9.0
pydantic>=2.7.0

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

[:python_version < "3.9"]
importlib-resources>=6.4.0

[dev]
ruff>=0.1.0
mypy>=1.0
pre-commit>=3.0
pytest>=8.4.1
pytest-cov>=4.0
pytest-mock>=3.10

[test]
pytest>=8.4.1
pytest-cov>=4.0
pytest-mock>=3.10
