Skip to content

Commit

Permalink
Bump Python dependency versions to match Cryptol
Browse files Browse the repository at this point in the history
  • Loading branch information
Aaron Tomb authored and Andrew Kent committed Aug 9, 2021
1 parent 3e2578a commit ef8de4d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions saw-remote-api/python/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 saw-remote-api/python/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ python = "^3.8"
requests = "^2.25.1"
BitVector = "^3.4.9"
cryptol = { path = "../../deps/cryptol/cryptol-remote-api/python/", develop = true }
argo-client = "0.0.4"
argo-client = "0.0.5"

[tool.poetry.dev-dependencies]
mypy = "^0.812"
Expand Down

0 comments on commit ef8de4d

Please sign in to comment.