Skip to content

Commit

Permalink
bump python to 3.12
Browse files Browse the repository at this point in the history
  • Loading branch information
joewatt95 committed Apr 27, 2024
1 parent 0d7ea19 commit 929cb50
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 15 deletions.
16 changes: 2 additions & 14 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ packages = [
]

[tool.poetry.dependencies]
python = "^3.11.0"
python = "^3.12.0"
janus-swi = {git = "https://github.com/SWI-Prolog/packages-swipy.git", tag = "V9.3.4"}
javascript = "^1!1.1.3"
edn-format = "^0.7.5"
Expand Down

0 comments on commit 929cb50

Please sign in to comment.