Django 1.11

This commit is contained in:
Pēteris Caune 2017-05-28 12:49:53 +03:00
parent 116419129e
commit 49eb8b6b23
2 changed files with 2 additions and 2 deletions

View File

@ -19,7 +19,7 @@ It is live here: [http://healthchecks.io/](http://healthchecks.io/)
The building blocks are: The building blocks are:
* Python 2 or Python 3 * Python 2 or Python 3
* Django 1.9 * Django 1.11
* PostgreSQL or MySQL * PostgreSQL or MySQL
## Setting Up for Development ## Setting Up for Development

View File

@ -1,5 +1,5 @@
croniter croniter
Django==1.10.5 Django==1.11.1
django_compressor==2.1 django_compressor==2.1
psycopg2==2.6.2 psycopg2==2.6.2
pytz==2016.7 pytz==2016.7