From 480212a5518adb22b5910d85e040c43b4df78c14 Mon Sep 17 00:00:00 2001 From: Ryan <37971350+sodrooome@users.noreply.github.com> Date: Sat, 20 Apr 2019 12:59:04 +0700 Subject: [PATCH] update requirements --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 13158264..2267e3bc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,9 +1,9 @@ djangorestframework==3.9.2 -Django==2.1.7 +Django==2.2 Pygments==2.3.1 Markdown==3.1 coreapi==2.3.3 -psycopg2-binary==2.7.7 +psycopg2-binary==2.8.2 dj-database-url==0.5.0 gunicorn==19.9.0 whitenoise==4.1.2