mirror of
https://github.com/postgres/pgweb.git
synced 2025-07-23 00:47:10 +00:00
Update django version in requirements.txt
Update to one that says "django 1.11.<latest>", so we don't have to keep updating it.
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
Django==1.11.21
|
||||
Django>=1.11,<1.12
|
||||
django-markdown==0.2.1
|
||||
psycopg2==2.7.6
|
||||
pycrypto==2.6
|
||||
|
Reference in New Issue
Block a user