mirror of
https://github.com/mealie-recipes/mealie.git
synced 2026-01-20 16:01:21 -05:00
fix: missing user agent for scraper (#1586)
* set user agent for requests.get * bump scraper version
This commit is contained in:
@@ -30,7 +30,7 @@ passlib = "^1.7.4"
|
||||
lxml = "^4.7.1"
|
||||
Pillow = "^8.2.0"
|
||||
apprise = "^0.9.6"
|
||||
recipe-scrapers = "^14.11.0"
|
||||
recipe-scrapers = "^14.13.0"
|
||||
psycopg2-binary = {version = "^2.9.1", optional = true}
|
||||
gunicorn = "^20.1.0"
|
||||
emails = "^0.6"
|
||||
|
||||
Reference in New Issue
Block a user