Update to Django 5.2b1
This commit is contained in:
parent
9c59005eb5
commit
2d3e8b2a56
6 changed files with 9 additions and 26 deletions
|
@ -6,7 +6,7 @@ readme = "README.md"
|
|||
requires-python = ">=3.12"
|
||||
dependencies = [
|
||||
"argon2-cffi>=23.1.0",
|
||||
"django==4.2",
|
||||
"django==5.2b1",
|
||||
"psycopg2-binary>=2.9.10",
|
||||
]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue