From ab45e0a11ca7d6541899fd6c88f18d884475bab2 Mon Sep 17 00:00:00 2001 From: curly60e <55191248+curly60e@users.noreply.github.com> Date: Sat, 24 Sep 2022 10:04:45 -0300 Subject: [PATCH] Update poetry.lock --- poetry.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/poetry.lock b/poetry.lock index e3b0337..65b54b4 100644 --- a/poetry.lock +++ b/poetry.lock @@ -139,7 +139,7 @@ version = "1.23.0" description = "NumPy is the fundamental package for array computing with Python." category = "main" optional = false -python-versions = ">=3.6,<3.7" +python-versions = ">=3.7,<3.11" [[package]] name = "pdfminer"