diff --git a/pyproject.toml b/pyproject.toml index e430eea..e3caee3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -7,5 +7,4 @@ requires-python = ">=3.13" dependencies = [ "atproto>=0.0.65", "pyyaml>=6.0", - "cryptography>=42.0.0", ]