From eeb5b2cf568340cecf0312bbf4f068dad5dfb41c Mon Sep 17 00:00:00 2001 From: navanchauhan Date: Sun, 22 May 2022 11:48:50 -0600 Subject: updated dependencies --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pyproject.toml') diff --git a/pyproject.toml b/pyproject.toml index 1ca0589..c7dd028 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -5,7 +5,7 @@ description = "" authors = ["navanchauhan "] [tool.poetry.dependencies] -python = "^3.9" +python = ">=3.8" requests = "^2.27.1" SQLAlchemy = "^1.4.36" tqdm = "^4.64.0" -- cgit v1.2.3