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 cf8a52b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,21 +21,21 @@ 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"
httpx = "0.28.1"
pre-commit = "4.1.0"
pip-licenses = "5.0.0"
pre-commit = "4.1.0"
pytest = "8.3.4"
pytest-cov = "6.0.0"
pytest-subtests = "0.14.1"
Expand Down

0 comments on commit cf8a52b

Please sign in to comment.