Skip to content

Commit

Permalink
Django 5.0 has been released for some time
Browse files Browse the repository at this point in the history
  • Loading branch information
matthiask committed Jan 26, 2024
1 parent 7e62873 commit 4ac70b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ deps =
dj32: Django>=3.2,<4.0
dj41: Django>=4.1,<4.2
dj42: Django>=4.2,<5.0
dj50: Django>=5.0rc1,<5.1
dj50: Django>=5.0,<5.1
djmain: https://github.com/django/django/archive/main.tar.gz
postgresql: psycopg2-binary
mysql: mysqlclient
Expand Down

0 comments on commit 4ac70b5

Please sign in to comment.