Skip to content

Commit

Permalink
Django 5.0 isn't final yet
Browse files Browse the repository at this point in the history
  • Loading branch information
matthiask committed Nov 29, 2023
1 parent d53a5a7 commit c2263ff
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.0,<5.1
dj50: Django>=5.0rc1,<5.1
djmain: https://github.com/django/django/archive/main.tar.gz
postgresql: psycopg2-binary
mysql: mysqlclient
Expand Down

0 comments on commit c2263ff

Please sign in to comment.