diff --git a/Pipfile b/Pipfile index 837263c..cfaf56b 100644 --- a/Pipfile +++ b/Pipfile @@ -10,7 +10,6 @@ name = "moerks" [packages] requests = "*" -requests-oauthlib = "*" loguru = "*" pydantic = "*" diff --git a/Pipfile.lock b/Pipfile.lock index 3b7c314..c0089c4 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "fa8d12b1dfa105132a7b1fc16baeafe0a9c450da3c33fe59c6fa32f471954bf6" + "sha256": "33b12a5b029959f1e6600a02e05245c3a1d03e76abac6888c867dbfd5ff5270c" }, "pipfile-spec": 6, "requires": { @@ -149,14 +149,6 @@ "index": "pypi", "version": "==0.7.2" }, - "oauthlib": { - "hashes": [ - "sha256:8139f29aac13e25d502680e9e19963e83f16838d48a0d71c287fe40e7067fbca", - "sha256:9859c40929662bec5d64f34d01c99e093149682a3f38915dc0655d5a633dd918" - ], - "markers": "python_version >= '3.6'", - "version": "==3.2.2" - }, "pydantic": { "hashes": [ "sha256:e029badca45266732a9a79898a15ae2e8b14840b1eabbb25844be28f0b33f3d5", @@ -258,14 +250,6 @@ "index": "pypi", "version": "==2.31.0" }, - "requests-oauthlib": { - "hashes": [ - "sha256:7dd8a5c40426b779b0868c404bdef9768deccf22749cde15852df527e6269b36", - "sha256:b3dffaebd884d8cd778494369603a9e7b58d29111bf6b41bdc2dcd87203af4e9" - ], - "index": "pypi", - "version": "==2.0.0" - }, "typing-extensions": { "hashes": [ "sha256:83f085bd5ca59c80295fc2a82ab5dac679cbe02b9f33f7d83af68e241bea51b0",