File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
# Base packages
2
2
pip==19.2.3
3
3
appdirs==1.4.3
4
- virtualenv==16.7.4
4
+ virtualenv==16.7.5
5
5
6
6
django==1.11.24 # pyup: <1.12
7
7
django-extensions==2.2.1
8
8
django_polymorphic==2.1.2
9
9
10
- djangorestframework==3.10.2
10
+ djangorestframework==3.10.3
11
11
12
12
# For intersphinx during builds
13
13
# Use <2.x until we fix some issues in our theme.
@@ -17,7 +17,7 @@ Sphinx==1.8.5 # pyup: <2.0.0
17
17
# Filtering for the REST API
18
18
django-filter==2.2.0
19
19
20
- drf-flex-fields==0.5.0
20
+ drf-flex-fields==0.6.1
21
21
drf-extensions==0.5.0
22
22
23
23
django-vanilla-views==1.0.6
@@ -92,7 +92,7 @@ django-textclassifier==1.0
92
92
nltk==3.4.5
93
93
textblob==0.15.3
94
94
95
- django-annoying==0.10.4
95
+ django-annoying==0.10.5
96
96
django-messages-extends==0.6.0
97
97
djangorestframework-jsonp==1.0.2
98
98
django-taggit==1.1.0
You can’t perform that action at this time.
0 commit comments