From 576253ba3c8b54dd509de0dbf7373b310fa9b71c Mon Sep 17 00:00:00 2001 From: Radek Czajka Date: Thu, 8 Oct 2020 11:35:27 +0200 Subject: [PATCH] Upgrades. --- requirements.txt | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/requirements.txt b/requirements.txt index bfe2ad6..1c6781e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,17 +1,17 @@ -i https://py.mdrn.pl:8443/simple -Django==3.1 +Django==3.1.2 django-cas-ng==4.1.1 -django-bootstrap4==1.1.1 +django-bootstrap4==2.2.0 django-pglocks==1.0.4 fnp-django-pagination==2.2.4 celery[redis]==4.4.2 psycopg2-binary==2.8.5 -mutagen==1.42.0 -requests==2.23.0 +mutagen==1.45.1 +requests==2.24.0 requests-toolbelt==0.9.1 requests-oauthlib==1.3.0 PyYAML==5.3.1 -Pillow==7.1.2 +Pillow==7.2.0 -- 2.20.1