aiohttp>=3.9.0
structlog>=23.0.0
pydantic>=2.0.0
tenacity>=8.0.0
typing-extensions>=4.0.0

[all]
socialpost[facebook,instagram,reddit,tiktok,youtube]

[dev]
pytest>=7.0.0
pytest-asyncio>=0.21.0
pytest-cov>=4.0.0
black>=23.0.0
ruff>=0.1.0
mypy>=1.0.0
respx>=0.20.0
aioresponses>=0.7.0

[facebook]
facebook-sdk>=3.1.0

[instagram]
instagrapi>=2.0.0

[reddit]
praw>=7.7.0

[tiktok]
requests-toolbelt>=1.0.0

[youtube]
google-api-python-client>=2.0.0
google-auth>=2.0.0
