WIP: Download images

This commit is contained in:
Joakim Hellsén 2025-09-16 20:31:23 +02:00
commit 6751ae724d
5 changed files with 299 additions and 0 deletions

View file

@ -19,6 +19,7 @@ dependencies = [
"psycopg[binary]>=3.2.3",
"pygments>=2.19.2",
"django-auto-prefetch>=1.13.0",
"httpx>=0.28.1",
]
[dependency-groups]