fastapi>=0.95.2
uvicorn>=0.22.0
dynaconf>=3.2.0
loguru>=0.6.0
httpx>=0.24.1
g4f==0.5.2.0
js2py~=0.74
PyExecJS2==1.6.1
curl_cffi==0.10.0
Brotli==1.1.0
openai==1.76.0
groq==0.23.1
playwright==1.51.0

[dev]
python-semantic-release>=8.0.8
ruff~=0.11
pre-commit~=4.0

[docs]
sphinx==7.4.7
pydata-sphinx-theme~=0.14
sphinx-hoverxref~=1.3
sphinx_copybutton==0.5.2
myst_parser~=4.0
sphinx_design~=0.6
linkify-it-py==2.0.3

[test]
pytest~=8.0
pytest-cov~=6.0
pytest-asyncio~=0.26
pytest-mock~=3.11
pytest-loguru~=0.4
