Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
franccesco committed Sep 3, 2019
1 parent e3e2d29 commit f0955da
Show file tree
Hide file tree
Showing 2 changed files with 100 additions and 69 deletions.
167 changes: 99 additions & 68 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
Expand Up @@ -11,8 +11,8 @@ keywords = ["git", "gitignore", "exclusion", "vcs"]
[tool.poetry.dependencies]
python = "^3.4"
requests = "^2.19"
click = "^7.7"
colorama = "^0.3.9"
click = "^7.0"

[tool.poetry.dev-dependencies]
pytest = "^3.0"
Expand Down

0 comments on commit f0955da

Please sign in to comment.