Skip to content

Commit

Permalink
Deps
Browse files Browse the repository at this point in the history
  • Loading branch information
sfermigier committed May 14, 2020
1 parent 08df0d7 commit b36ea30
Show file tree
Hide file tree
Showing 2 changed files with 53 additions and 42 deletions.
93 changes: 52 additions & 41 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 @@ -82,7 +82,7 @@ isort = "*"
# Python 3 only
mypy = { version = "*", python = "^3.6" }
flake8-bugbear = { version = "*", python = "^3.6" }
flake8-mypy = { version = "*", python = "^3.6" }
flake8-mypy-fork = { version = "*", python = "^3.6" }
black = { version = "*", python = "^3.6", allow-prereleases = true }

# xmla (for testing - Python 2 only due to dependency on suds)
Expand Down

0 comments on commit b36ea30

Please sign in to comment.