Changeset View
Changeset View
Standalone View
Standalone View
poetry.lock
| Context not available. | |||||
| [package.extras] | [package.extras] | ||||
| rsa = ["oauthlib (>=3.0.0)"] | rsa = ["oauthlib (>=3.0.0)"] | ||||
| [[package]] | |||||
| category = "main" | |||||
| description = "A utility library for mocking out the `requests` Python library." | |||||
| name = "responses" | |||||
| optional = false | |||||
| python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*" | |||||
| version = "0.12.0" | |||||
| [package.dependencies] | |||||
| requests = ">=2.0" | |||||
| six = "*" | |||||
| urllib3 = ">=1.25.10" | |||||
| [package.extras] | |||||
| tests = ["coverage (>=3.7.1,<6.0.0)", "pytest-cov", "pytest-localserver", "flake8", "pytest (>=4.6,<5.0)", "pytest (>=4.6)"] | |||||
| [[package]] | [[package]] | ||||
| category = "main" | category = "main" | ||||
| description = "Pure-Python RSA implementation" | description = "Pure-Python RSA implementation" | ||||
| Context not available. | |||||
| version = "0.2.5" | version = "0.2.5" | ||||
| [metadata] | [metadata] | ||||
| content-hash = "4057cda2f563df443d153b44a9c3d9f89774dd31e49cb6cd4b6dccf0554b6131" | content-hash = "7b7a5eab1b6afa0979a1cf788e48127fbad98f8159e05683dd4e2df724d4b0b5" | ||||
| lock-version = "1.0" | lock-version = "1.0" | ||||
| python-versions = "^3.8" | python-versions = "^3.8" | ||||
| Context not available. | |||||
| {file = "requests_oauthlib-1.3.0-py2.py3-none-any.whl", hash = "sha256:7f71572defaecd16372f9006f33c2ec8c077c3cfa6f5911a9a90202beb513f3d"}, | {file = "requests_oauthlib-1.3.0-py2.py3-none-any.whl", hash = "sha256:7f71572defaecd16372f9006f33c2ec8c077c3cfa6f5911a9a90202beb513f3d"}, | ||||
| {file = "requests_oauthlib-1.3.0-py3.7.egg", hash = "sha256:fa6c47b933f01060936d87ae9327fead68768b69c6c9ea2109c48be30f2d4dbc"}, | {file = "requests_oauthlib-1.3.0-py3.7.egg", hash = "sha256:fa6c47b933f01060936d87ae9327fead68768b69c6c9ea2109c48be30f2d4dbc"}, | ||||
| ] | ] | ||||
| responses = [ | |||||
| {file = "responses-0.12.0-py2.py3-none-any.whl", hash = "sha256:0de50fbf600adf5ef9f0821b85cc537acca98d66bc7776755924476775c1989c"}, | |||||
| {file = "responses-0.12.0.tar.gz", hash = "sha256:e80d5276011a4b79ecb62c5f82ba07aa23fb31ecbc95ee7cad6de250a3c97444"}, | |||||
| ] | |||||
| rsa = [ | rsa = [ | ||||
| {file = "rsa-4.6-py3-none-any.whl", hash = "sha256:6166864e23d6b5195a5cfed6cd9fed0fe774e226d8f854fcb23b7bbef0350233"}, | {file = "rsa-4.6-py3-none-any.whl", hash = "sha256:6166864e23d6b5195a5cfed6cd9fed0fe774e226d8f854fcb23b7bbef0350233"}, | ||||
| {file = "rsa-4.6.tar.gz", hash = "sha256:109ea5a66744dd859bf16fe904b8d8b627adafb9408753161e766a92e7d681fa"}, | {file = "rsa-4.6.tar.gz", hash = "sha256:109ea5a66744dd859bf16fe904b8d8b627adafb9408753161e766a92e7d681fa"}, | ||||
| Context not available. | |||||