mirror of
https://github.com/postgres/pgweb.git
synced 2025-08-01 07:42:52 +00:00
Switch to using Django 3.2
3.2 is the next LTS, and the fixes to make it work went in some time ago. Now pulling the trigger and updating the prod website.
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
Django>=2.2,<2.3
|
||||
Django>=3.2,<3.3
|
||||
psycopg2==2.8.5
|
||||
pycryptodomex>=3.4.7,<3.5
|
||||
Markdown==3.0.1
|
||||
|
Reference in New Issue
Block a user