Skip to content

Commit

Permalink
update python version to ^3.11
Browse files Browse the repository at this point in the history
  • Loading branch information
souzatharsis committed Oct 8, 2024
1 parent 92a2013 commit b837ef0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@ authors = ["Tharsis T. P. Souza"]
readme = "README.md"

[tool.poetry.dependencies]
python = "^3.12"
python = "^3.11"
gradio-client = "^1.3.0"
gradio = "^4.44.1"
python-dotenv = "^1.0.1"
podcastfy = "^0.1.12"
podcastfy = "^0.1.13"


[build-system]
Expand Down

0 comments on commit b837ef0

Please sign in to comment.