Skip to content

Commit

Permalink
Require BeautifulSoup >= 4.10 (#712)
Browse files Browse the repository at this point in the history
  • Loading branch information
dyve authored Apr 18, 2024
1 parent b05de9f commit 3eb2532
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ classifiers = [
]
dependencies = [
"Django>=4.2",
"beautifulsoup4>=4.8.0",
"beautifulsoup4>=4.10.0",
]
description = "Bootstrap 4 for Django"
keywords = ["django", "bootstrap", "bootstrap4"]
Expand Down

0 comments on commit 3eb2532

Please sign in to comment.