chore: sync project files

This commit is contained in:
Gilles Soulier
2026-01-13 19:49:04 +01:00
parent 53f8227941
commit ecda149a4b
149 changed files with 65272 additions and 1 deletions

View File

@@ -0,0 +1,23 @@
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