Files
scrap/pricewatch.egg-info/requires.txt
2026-01-13 19:49:04 +01:00

24 lines
391 B
Plaintext
Executable File

typer[all]>=0.12.0
pydantic>=2.5.0
pydantic-settings>=2.1.0
requests>=2.31.0
httpx>=0.26.0
playwright>=1.41.0
beautifulsoup4>=4.12.0
lxml>=5.1.0
cssselect>=1.2.0
pyyaml>=6.0.1
python-dateutil>=2.8.2
[dev]
pytest>=8.0.0
pytest-cov>=4.1.0
pytest-asyncio>=0.23.0
pytest-mock>=3.12.0
ruff>=0.1.0
black>=24.0.0
mypy>=1.8.0
types-requests>=2.31.0
types-pyyaml>=6.0.0
types-beautifulsoup4>=4.12.0