Skip to content

Commit

Permalink
Sort deps
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisLovering committed Feb 16, 2025
1 parent 0f65d3f commit f8544c4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,15 +21,15 @@ emoji = "2.14.1"
feedparser = "6.0.11"
lxml = "5.3.1"
markdownify = "0.14.1"
pydantic = "2.10.6"
pydantic-settings = "2.7.1"
python-dateutil = "2.9.0.post0"
python-frontmatter = "1.1.0"
rapidfuzz = "3.12.1"
regex = "2024.11.6"
sentry-sdk = "2.21.0"
tenacity = "9.0.0"
tldextract = "5.1.3"
pydantic = "2.10.6"
pydantic-settings = "2.7.1"

[tool.poetry.dev-dependencies]
coverage = "7.6.12"
Expand Down

0 comments on commit f8544c4

Please sign in to comment.