From 8679a9ee486f4e5dc380aa41b12b8986fd353f54 Mon Sep 17 00:00:00 2001 From: josiah Date: Tue, 28 Jan 2020 04:42:59 +0000 Subject: [PATCH] Update poetry.lock --- poetry.lock | 13 +------------ 1 file changed, 1 insertion(+), 12 deletions(-) diff --git a/poetry.lock b/poetry.lock index bbd468a..5b9da64 100644 --- a/poetry.lock +++ b/poetry.lock @@ -102,14 +102,6 @@ optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*" version = "1.14.0" -[[package]] -category = "main" -description = "SSL wrapper for socket objects (2.3, 2.4, 2.5 compatible)" -name = "ssl" -optional = false -python-versions = "*" -version = "1.16" - [[package]] category = "main" description = "HTTP library with thread-safe connection pooling, file post, and more." @@ -132,7 +124,7 @@ python-versions = "*" version = "0.9.5" [metadata] -content-hash = "72b13a9691dd1c6c18fce13c79473963749c33fc5c68b9be5ea03747e28c94b6" +content-hash = "c317d94b6a13f0c579fef558c2ed3bfddd8a0d3fa7f16728f551cd5b193975a1" python-versions = "^3.7" [metadata.files] @@ -221,9 +213,6 @@ six = [ {file = "six-1.14.0-py2.py3-none-any.whl", hash = "sha256:8f3cd2e254d8f793e7f3d6d9df77b92252b52637291d0f0da013c76ea2724b6c"}, {file = "six-1.14.0.tar.gz", hash = "sha256:236bdbdce46e6e6a3d61a337c0f8b763ca1e8717c03b369e87a7ec7ce1319c0a"}, ] -ssl = [ - {file = "ssl-1.16.tar.gz", hash = "sha256:ac21156fee6aee9eb8d765bbb16f5f49492d81ff4b22f7b8fc001d2251120930"}, -] urllib3 = [ {file = "urllib3-1.25.8-py2.py3-none-any.whl", hash = "sha256:2f3db8b19923a873b3e5256dc9c2dedfa883e33d87c690d9c7913e1f40673cdc"}, {file = "urllib3-1.25.8.tar.gz", hash = "sha256:87716c2d2a7121198ebcb7ce7cccf6ce5e9ba539041cfbaeecfb641dc0bf6acc"},