summaryrefslogtreecommitdiffhomepage
path: root/requirements.txt
diff options
context:
space:
mode:
authormorpheus65535 <[email protected]>2017-12-30 00:09:51 -0500
committermorpheus65535 <[email protected]>2017-12-30 00:09:51 -0500
commit80c1b44781ae4d006800cc0978c84a2204a976d5 (patch)
tree6e4fed5ea064f6f4eaa85bbe6d1b53328570e1af /requirements.txt
parentee3e064d8de392b56e082a962954e5ca33b59b98 (diff)
downloadbazarr-80c1b44781ae4d006800cc0978c84a2204a976d5.tar.gz
bazarr-80c1b44781ae4d006800cc0978c84a2204a976d5.zip
Switching from pygit2 to gitpython
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index 4147c9e29..dc15cd1e0 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -4,10 +4,10 @@ bottle
bottle-fdsend
dogpile.cache
enzyme
+gitpython
Pillow
py-pretty
pycountry
-pygit2
requests
subliminal
urllib3