Skip to content

Commit

Permalink
Updated Python version
Browse files Browse the repository at this point in the history
  • Loading branch information
shner-elmo committed Jul 22, 2023
1 parent c77bbb2 commit 20cc054
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ classifiers = [
issues = "https://github.com/shner-elmo/tradezero-api/issues"

[tool.poetry.dependencies]
python = "^3.10"
python = ">=3.9"
selenium = "^4.8.2"
webdriver-manager = "^3.8.5"
pandas = "^1.5.3"
Expand Down

0 comments on commit 20cc054

Please sign in to comment.