atproto~=0.0.30
feedparser~=6.0
praw<7.8.0,>=7.6.1
Mastodon.py<1.9,>=1.7
pydantic<3.0,>=1.10
python-frontmatter~=1.0
result~=0.8
rich<13.9.0,>=12.5.1
python-twitter~=3.5

[dev]
build
autopost[lint,test]

[lint]
bandit
interrogate
mypy
ruff

[test]
pytest
pytest-cov
pretend
