requests>=2.31.0
requests-html>=0.10.0
lxml-html-clean>=0.1.1
beautifulsoup4>=4.9.0
python-multipart>=0.0.21

[api]
fastapi>=0.95.2
uvicorn[standard]>=0.22.0
python-multipart>=0.0.6
python-dotenv>=1.0.0

[dev]
check-manifest
pytest
black
flake8
