Skip to content
This repository has been archived by the owner on Sep 6, 2021. It is now read-only.

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
romnn committed Sep 5, 2021
1 parent d4f5588 commit e20dfcc
Show file tree
Hide file tree
Showing 3 changed files with 429 additions and 1,112 deletions.
4 changes: 1 addition & 3 deletions Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ name = "pypi"
[dev-packages]
# Formatting
flake8 = "*"
black = "==19.10b0"
black = "==21.8b0"
isort = "*"
# Testing
tox = "*"
Expand All @@ -21,11 +21,9 @@ coverage = "*"
# Tools
pre-commit = "*"
invoke = "*"
"ruamel.yaml" = "*"
m2r = "*"
twine = "*"
bump2version = "*"
pylint = "*"

[packages]
grpc_web_proto_compile = {path = ".",editable = true}

0 comments on commit e20dfcc

Please sign in to comment.