We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df425b0 commit d96ba04Copy full SHA for d96ba04
pyproject.toml
@@ -9,7 +9,7 @@ license = {text = "GPLv3+"}
9
readme = "README.md"
10
dependencies = [
11
"attrs >= 21.3.0",
12
- "Django >=4.2.1,<4.3",
+ "Django >=4.2.1,<5.2",
13
"Twisted[tls] >= 22.10.0",
14
"treq >= 22.2.0",
15
"feedparser >= 6.0.8",
0 commit comments