Skip to content

Commit 036e7cc

Browse files
jontsaiclaude
andcommitted
Upgrade Django to 5.2 LTS and align django-grappelli version
- Upgrade Django from 4.2.25 to 5.2 (LTS release) - Update django-grappelli to >=3.0.3,<3.1 for compatibility 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
1 parent 6a68409 commit 036e7cc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
Django>=4.2.25,<6
1+
Django>=5.2,<6
22
Fabric==1.6.1
33
South==0.8.4
4-
django-grappelli>=2.15.2
4+
django-grappelli>=3.0.3,<3.1
55
emoji>=2.12.1,<3
66
numpy>=1.26.0,<3
77
pydantic>=1.10.13,<3

0 commit comments

Comments
 (0)