From 79537be4a5a63441985c25ba17f8a793eeeffca1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Elan=20Ruusam=C3=A4e?= Date: Sat, 23 Jul 2022 14:16:52 +0300 Subject: [PATCH] Use trakt from git repository --- Pipfile | 2 +- Pipfile.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Pipfile b/Pipfile index e7859649566..9ae485716b8 100644 --- a/Pipfile +++ b/Pipfile @@ -18,7 +18,7 @@ requests = ">=2.25.1" requests-cache = "==0.9.1" rich = "==12.5.1" tqdm = "==4.64.0" -trakt = "==3.4.0" +trakt = {git = "https://github.com/glensc/python-trakt"} urllib3 = ">=1.26.6" websocket-client = "==1.3.3" diff --git a/Pipfile.lock b/Pipfile.lock index 5ef3442cf20..cbeb3e3f60e 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "fe481c34f16ac79378282fc1026328685441b3729ceaea1f8679dc43962629a3" + "sha256": "d8a8652b8d5c930fc5b61a012b4095c66f7b5ef07ce8ab6e0d170049151a1b91" }, "pipfile-spec": 6, "requires": { @@ -239,12 +239,12 @@ "version": "==4.64.0" }, "trakt": { + "git": "https://github.com/glensc/python-trakt", "hashes": [ "sha256:1efd909378a09dd0abc3f056e12b2c18cad20cc699bfd211d1807414ba77d90d", "sha256:a5f54258102c747ff50f3ffecc8ed52f20706938f620da4dd016d47ee4fd75ae" ], - "index": "pypi", - "version": "==3.4.0" + "ref": "8a6d4f168a858447014fb4c2c0efceb47b30ebb7" }, "url-normalize": { "hashes": [