Skip to content

Commit f2628e8

Browse files
author
Victor Machado
committed
typo in pyproject.toml
1 parent 6d783d6 commit f2628e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ readme = "README.md"
1111
license = "MIT"
1212

1313
[tool.poetry.dependencies]
14-
python = "^3.8.1"
14+
python = "^3.8"
1515
boto3 = "^1.34.119"
1616
duckdb = "^1.0.0"
1717
inquirer = "^3.2.4"

0 commit comments

Comments
 (0)