[go: up one dir, main page]

Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
gg2001 authored Jan 17, 2021
1 parent bc0e9ab commit a08a17c
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,16 @@ starkbank-ecdsa = "1.0.0"
tzlocal = "2.1"
Werkzeug = "1.0.1"
yarl = "1.5.1"
astroid = "2.4.2"
certifi = "2020.12.5"
isort = "4.3.21"
lazy-object-proxy = "1.4.3"
mccabe = "0.6.1"
pylint = "2.5.3"
requests = "2.25.1"
toml = "0.10.1"
urllib3 = "1.26.2"
wrapt = "1.12.1"

[tool.poetry.dev-dependencies]

Expand Down

0 comments on commit a08a17c

Please sign in to comment.