We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 13351a5 commit e0d755fCopy full SHA for e0d755f
requirements/pip.txt
@@ -22,8 +22,6 @@ 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
26
-defusedxml==0.5.0
27
pyyaml==3.13
28
Pygments==2.3.1
29
@@ -38,9 +36,6 @@ celery==4.1.1 # pyup: ignore
38
36
39
37
django-allauth==0.38.0
40
41
-# VCS
42
-httplib2==0.12.1
43
-
44
# GitPython 2.1.11 makes TestGitBackend.test_git_tags to fail because
45
# of an UnicodeError
46
# This commit,
@@ -65,7 +60,6 @@ pyquery==1.4.0
65
60
# Utils
66
61
django-gravatar2==1.4.2
67
62
pytz==2018.9
68
-beautifulsoup4==4.7.1
69
63
Unipath==1.1
70
64
django-kombu==0.9.4
71
mock==2.0.0
0 commit comments