Skip to content

Commit

Permalink
⬆️ Update pyparam to 0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
pwwang committed May 10, 2022
1 parent 1bee576 commit d4a43ee
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 26 deletions.
50 changes: 26 additions & 24 deletions poetry.lock

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

4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ license = "MIT"

[tool.poetry.dependencies]
python = "^3.9"
pyparam = "^0.4.17"
pyparam = "^0.5"
toml = "^0.10.2"
rtoml = "^0.7.1"
pytomlpp = "^1.0.11"
Expand All @@ -16,7 +16,7 @@ tomli-w = "^1.0.0"
qtoml = "^0.3.1"
tomlkit = "^0.10.2"
python-dateutil = "^2.8.2"
importlib-metadata = "^4.11.3"
importlib-metadata = "^4"
# required by tomlkit, but cannot be inferred by poetry
regex = "*"

Expand Down

0 comments on commit d4a43ee

Please sign in to comment.