Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
siddhantgoel committed Jul 11, 2019
1 parent 4b01a36 commit f328eb9
Show file tree
Hide file tree
Showing 2 changed files with 84 additions and 27 deletions.
107 changes: 82 additions & 25 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@ python = "^3.5"
[tool.poetry.dev-dependencies]
numpy = "^1.16"
pytest = "^4.4"
requests-toolbelt = "^0.9.1"
cython = "^0.29.7"
requests-toolbelt = "^0.9"
cython = "^0.29"
flake8 = "^3.7"
black = {version = "^18.3-alpha.0",allows-prereleases = true,python = "^3.6"}

Expand Down

0 comments on commit f328eb9

Please sign in to comment.