We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 87ebf1b + 29560ae commit 13892d1Copy full SHA for 13892d1
requirements.txt
@@ -1,21 +1,21 @@
1
dj-database-url==0.5.0
2
dj-static==0.0.6
3
-Django==2.0.5
4
-django-choices==1.6.0
5
-django-countries==5.3
6
-django-filter==1.1.0
+Django==2.1
+django-choices==1.6.1
+django-countries==5.3.1
+django-filter==2.0.0
7
djangorestframework==3.8.2
8
-gunicorn==19.8.1
+gunicorn==19.9.0
9
Markdown==2.6.11
10
-Pillow==5.1.0
11
-psycopg2-binary==2.7.4
+Pillow==5.2.0
+psycopg2-binary==2.7.5
12
python-decouple==3.1
13
-pytz==2018.4
+pytz==2018.5
14
static3==0.7.0
15
-boto3==1.7.31
+boto3==1.7.70
16
django-storages==1.6.6
17
django-markdownx==2.0.23
18
python-slugify==1.2.5
19
-raven>=3
+raven==6.9.0
20
django-meta==1.4.1
21
-django-taggit==0.22.2
+django-taggit==0.22.2
0 commit comments