From: Jonathan S. Katz Date: Sat, 26 Jan 2019 19:21:28 +0000 (-0500) Subject: Bring requirements.txt up-to-date for Python 3 libs. X-Git-Url: http://git.postgresql.org/gitweb/?a=commitdiff_plain;h=c4cce24d7d97a4318add8fcec4992f00adaba5b8;p=pgweb.git Bring requirements.txt up-to-date for Python 3 libs. Hopefully makes it easier for people to get up and running. --- diff --git a/requirements.txt b/requirements.txt index 20e72e76..5defae68 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,8 @@ -Django==1.8.13 +Django==1.11.18 django-markdown==0.2.1 -psycopg2==2.5 +psycopg2==2.7.6 pycrypto==2.6 django_markwhat==1.4 requests-oauthlib==0.4.0 - +cvss==1.9 +pytidylib==0.3.2