[project] name = "social-posting" version = "0.1.0" requires-python = ">=3.14" dependencies = [ "beautifulsoup4>=4.15.0", "feedparser>=6.0.12", "mastodon-py>=2.2.1", "peewee>=4.2.6", "requests>=2.34.2", ]