We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c428dd3 + 7680cc8 commit 2954e92Copy full SHA for 2954e92
requirements/pip.txt
@@ -1,14 +1,14 @@
1
# Base packages
2
pip==19.0.3
3
appdirs==1.4.3
4
-virtualenv==16.4.1
+virtualenv==16.4.3
5
6
django==1.11.20 # pyup: <1.12
7
django-tastypie==0.14.2
8
django-guardian==1.5.0
9
django-extensions==2.1.6
10
11
-djangorestframework==3.9.1
+djangorestframework==3.9.2
12
13
# For intersphinx during builds
14
Sphinx==1.8.4
@@ -22,7 +22,7 @@ jsonfield==2.0.2
22
requests==2.21.0
23
requests-toolbelt==0.9.1
24
slumber==0.7.1
25
-lxml==4.3.1
+lxml==4.3.2
26
defusedxml==0.5.0
27
pyyaml==3.13
28
Pygments==2.3.1
@@ -36,7 +36,7 @@ redis==2.10.6 # pyup: ignore
36
# when ALWAYS_EAGER = True
37
celery==4.1.1 # pyup: ignore
38
39
-django-allauth==0.38.0
+django-allauth==0.39.1
40
41
# VCS
42
httplib2==0.12.1
0 commit comments