Skip to content

Commit

Permalink
Bump mindmeld version requirement, update dependencies. (#42)
Browse files Browse the repository at this point in the history
  • Loading branch information
snow0x2d0 authored Oct 22, 2021
1 parent dff2c58 commit a845797
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion 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 @@ -24,7 +24,7 @@ classifiers = [
[tool.poetry.dependencies]
python = "^3.8"
cryptography = "^35.0.0"
mindmeld = {version= "^4.3.5rc11", optional=true}
mindmeld = {version= "^4.4.0", optional=true}
requests = "^2.22.0"
typer = "^0.4.0"
pydantic = {extras = ["dotenv"], version = "^1.8.2"}
Expand Down

0 comments on commit a845797

Please sign in to comment.