WIP better import drops

This commit is contained in:
Joakim Hellsén 2025-12-01 21:38:28 +01:00
commit 69fa30748a
No known key found for this signature in database
10 changed files with 399 additions and 40 deletions

View file

@ -14,6 +14,7 @@ dependencies = [
"python-dotenv>=1.1.1",
"pygments>=2.19.2",
"httpx>=0.28.1",
"pydantic>=2.12.5",
]
[dependency-groups]