From c00edaab122e0025e56aaf684fb9d9f18b4d68d7 Mon Sep 17 00:00:00 2001 From: Shoma Okamoto Date: Thu, 30 Apr 2020 16:15:19 +0900 Subject: [PATCH 1/2] set 3.6 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 175f322..beb16f7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -16,7 +16,7 @@ classifiers = [ ] [tool.poetry.dependencies] -python = "^3.7" +python = "^3.6" requests = "^2.23.0" black = "^19.10b0" python-dotenv = "^0.13.0" From dfd770382d9cc228fd5ba26a03e2da399c6f1ebc Mon Sep 17 00:00:00 2001 From: Shoma Okamoto Date: Thu, 30 Apr 2020 16:19:32 +0900 Subject: [PATCH 2/2] to 3.6. --- poetry.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/poetry.lock b/poetry.lock index d512f14..eba1534 100644 --- a/poetry.lock +++ b/poetry.lock @@ -299,8 +299,8 @@ docs = ["sphinx", "jaraco.packaging (>=3.2)", "rst.linker (>=1.9)"] testing = ["jaraco.itertools", "func-timeout"] [metadata] -content-hash = "6aabd6b05e67d811fafc1c8f2d31afdfe73d93138f3e1aa078b8c0c2897e641b" -python-versions = "^3.7" +content-hash = "761b6d6e65bdf7712308be4d2fe9124c406385bb2f92cdcd1fd72ccd088c1d0c" +python-versions = "^3.6" [metadata.files] appdirs = [