From 6260f2d149bd5a1ab5f2fcbb3482cfa51405c977 Mon Sep 17 00:00:00 2001 From: rwidom Date: Tue, 12 Sep 2023 07:09:24 -0400 Subject: [PATCH] remove `requests-oauthlib` from Pipfile --- api/Pipfile | 1 - api/Pipfile.lock | 10 +--------- 2 files changed, 1 insertion(+), 10 deletions(-) diff --git a/api/Pipfile b/api/Pipfile index 2aeb10f7db0..d825de0e8b5 100644 --- a/api/Pipfile +++ b/api/Pipfile @@ -40,7 +40,6 @@ Pillow = "~=10.0" psycopg2 = "~=2.9" python-decouple = "~=3.8" python-xmp-toolkit = "~=2.0" -requests-oauthlib = "~=1.3" sentry-sdk = "~=1.30" django-split-settings = "*" diff --git a/api/Pipfile.lock b/api/Pipfile.lock index 5d9aa483d69..fb2b021ef6b 100644 --- a/api/Pipfile.lock +++ b/api/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "03846c61ea75a631e0d08ab662b5f10cdd50483efa5296cbc8451025985831ae" + "sha256": "9f5c3dec42b393b50067a42c3d98567c016123a79fd70c825079498925ff1c4f" }, "pipfile-spec": 6, "requires": { @@ -915,14 +915,6 @@ "markers": "python_version >= '3.7'", "version": "==2.31.0" }, - "requests-oauthlib": { - "hashes": [ - "sha256:2577c501a2fb8d05a304c09d090d6e47c306fef15809d102b327cf8364bddab5", - "sha256:75beac4a47881eeb94d5ea5d6ad31ef88856affe2332b9aafb52c6452ccf0d7a" - ], - "index": "pypi", - "version": "==1.3.1" - }, "rpds-py": { "hashes": [ "sha256:00e97d43a36811b78fa9ad9d3329bf34f76a31e891a7031a2ac01450c9b168ab",