fix(patreon): declare aiohttp/yarl deps and use public yarl.URL import

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-04-18 13:40:20 -04:00
parent ce8ba538b7
commit 3642acc41c
3 changed files with 8 additions and 3 deletions
+4
View File
@@ -13,6 +13,10 @@ alembic
celery[redis]
redis
# HTTP client
aiohttp
yarl
# Utilities
pydantic
pydantic-settings