Skip to content

Commit

Permalink
Change python back in poetry
Browse files Browse the repository at this point in the history
  • Loading branch information
tuduun committed Mar 22, 2024
1 parent aa2f8a1 commit 130f75c
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 @@ -5,7 +5,7 @@ description = ""
authors = ["tuduun <gantulga01@allegheny.edu>"]

[tool.poetry.dependencies]
python = "^3.9"
python = "^3.10"
pyqt5 = "=5.15.10"
pyqt5-qt5 = "=5.15.2"
streamlit = "*"
Expand Down

0 comments on commit 130f75c

Please sign in to comment.