Skip to content

Commit e0d755f

Browse files
committed
Removed un-needed python dependencies
1 parent 13351a5 commit e0d755f

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

requirements/pip.txt

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,6 @@ jsonfield==2.0.2
2222
requests==2.21.0
2323
requests-toolbelt==0.9.1
2424
slumber==0.7.1
25-
lxml==4.3.1
26-
defusedxml==0.5.0
2725
pyyaml==3.13
2826
Pygments==2.3.1
2927

@@ -38,9 +36,6 @@ celery==4.1.1 # pyup: ignore
3836

3937
django-allauth==0.38.0
4038

41-
# VCS
42-
httplib2==0.12.1
43-
4439
# GitPython 2.1.11 makes TestGitBackend.test_git_tags to fail because
4540
# of an UnicodeError
4641
# This commit,
@@ -65,7 +60,6 @@ pyquery==1.4.0
6560
# Utils
6661
django-gravatar2==1.4.2
6762
pytz==2018.9
68-
beautifulsoup4==4.7.1
6963
Unipath==1.1
7064
django-kombu==0.9.4
7165
mock==2.0.0

0 commit comments

Comments
 (0)