clean: remove dep

This commit is contained in:
2025-12-14 16:48:32 +01:00
parent 3eac53346f
commit ac21ad39b1

View File

@@ -7,5 +7,4 @@ requires-python = ">=3.13"
dependencies = [
"atproto>=0.0.65",
"pyyaml>=6.0",
"cryptography>=42.0.0",
]