fix dependencies

This commit is contained in:
Izalia Mae 2025-02-13 16:05:33 -05:00
parent dec378fbfc
commit a6e908157c

View file

@ -26,8 +26,8 @@ dependencies = [
"activitypub-utils >= 0.3.2, < 0.4", "activitypub-utils >= 0.3.2, < 0.4",
"aiohttp >= 3.9.5", "aiohttp >= 3.9.5",
"argon2-cffi == 23.1.0", "argon2-cffi == 23.1.0",
"barkshark-lib >= 0.2.3, < 0.3.0", "barkshark-lib >= 0.2.5, < 0.3.0",
"barkshark-sql >= 0.2.5, < 0.3.0", "barkshark-sql >= 0.2.0, < 0.3.0",
"click == 8.1.2", "click == 8.1.2",
"docstring-parser == 0.16", "docstring-parser == 0.16",
"hamlish == 0.4.0", "hamlish == 0.4.0",