build: add pyyaml and cryptography as deps
This commit is contained in:
@@ -6,4 +6,6 @@ readme = "README.md"
|
||||
requires-python = ">=3.13"
|
||||
dependencies = [
|
||||
"atproto>=0.0.65",
|
||||
"pyyaml>=6.0",
|
||||
"cryptography>=42.0.0",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user