Skip to content

Commit

Permalink
updated README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
obervinov committed Oct 17, 2024
1 parent 36558f0 commit e697b60
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -184,8 +184,8 @@ name = myproject"
version = "1.0.0"
[tool.poetry.dependencies]
python = "^3.10"
vault = { git = "https://github.com/obervinov/vault-package.git", tag = "v3.0.1" }
python = "^3.12"
vault = { git = "https://github.com/obervinov/vault-package.git", tag = "v4.0.0" }
[build-system]
requires = ["poetry-core"]
Expand Down

0 comments on commit e697b60

Please sign in to comment.