feat: Switch to httpx-curl-cffi for better scraping (#7254)

This commit is contained in:
Michael Genson
2026-03-15 18:30:23 -05:00
committed by GitHub
parent 69d740e100
commit 60d4a62f0a
7 changed files with 101 additions and 119 deletions

View File

@@ -48,6 +48,7 @@ dependencies = [
"yt-dlp==2026.3.13",
"ingredient-parser-nlp==2.5.0",
"pint==0.25.2",
"httpx-curl-cffi==0.1.5",
]
[project.scripts]