Skip to content

Commit

Permalink
🏗️ Attempt to fix CI/CD build on travis-ci.com
Browse files Browse the repository at this point in the history
  • Loading branch information
b0g3r committed Oct 12, 2020
1 parent 99ff61b commit f2b94a2
Show file tree
Hide file tree
Showing 2 changed files with 39 additions and 26 deletions.
61 changes: 37 additions & 24 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 @@ -13,8 +13,8 @@ keywords = ['plantuml', 'freemind', 'puml', 'mm', 'converter']
[tool.poetry.dependencies]
python = "^3.7"
attrs = "^19.3.0"
pyyaml = "^5.3"
cleo = "^0.7.6"
pyyaml = "^5.3.1"
cleo = "^0.8.1"
typing-extensions = "^3.7.4"

[tool.poetry.dev-dependencies]
Expand Down

0 comments on commit f2b94a2

Please sign in to comment.