⬆️ chore(pyproject.toml):添加atproto依赖以支持Bluesky API集成
This commit is contained in:
@@ -6,5 +6,6 @@ readme = "README.md"
|
||||
requires-python = ">=3.12"
|
||||
dependencies = [
|
||||
"requests>=2.31.0",
|
||||
"python-dotenv>=1.0.0"
|
||||
"python-dotenv>=1.0.0",
|
||||
"atproto>=0.0.63",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user