Skip to content

Commit

Permalink
Updates python dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
klpanagi committed Oct 6, 2024
1 parent 5b8d8a5 commit 40673a9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 46 deletions.
47 changes: 2 additions & 45 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 @@ -16,7 +16,7 @@ readme = "README.md"
packages = [{include = "commlib"}]

[tool.poetry.dependencies]
python = "^3.7"
python = "^3.8"
wheel = ">=0.38.0"
pydantic = "^2.0.0"
ujson = "^5.7.0"
Expand Down

0 comments on commit 40673a9

Please sign in to comment.