Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
AndrewSazonov authored Jul 17, 2024
1 parent e047727 commit 3363aeb
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 @@ -17,7 +17,7 @@ include = ["CHANGELOG.md"]
packages = [ { include = "easyApp" } ]

[tool.poetry.dependencies]
python = '^3.7.0, <3.10'
python = '^3.7.0, <3.12'
dicttoxml = "^1.7.4"
requests = "^2.25.1"
PySide2 = '^5.15.2'
Expand Down

0 comments on commit 3363aeb

Please sign in to comment.