Skip to content

Commit

Permalink
bot: remove feedparser and podcastparser deps
Browse files Browse the repository at this point in the history
  • Loading branch information
jieggii committed Aug 28, 2024
1 parent f4ca6fb commit 246f356
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 26 deletions.
25 changes: 1 addition & 24 deletions services/bot/pdm.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 0 additions & 2 deletions services/bot/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,7 @@ authors = [
]
dependencies = [
"aiogram>=3.6.0",
"feedparser>=6.0.11",
"aiohttp>=3.9.5",
"podcastparser>=0.6.10",
"podcastie-database @ file:///${PROJECT_ROOT}/../../lib/podcastie_database",
"podcastie-rss @ file:///${PROJECT_ROOT}/../../lib/podcastie_rss",
"loguru>=0.7.2",
Expand Down

0 comments on commit 246f356

Please sign in to comment.