Skip to content

Commit

Permalink
Force unsafe version of PyYAML b/c of Docker Compose
Browse files Browse the repository at this point in the history
  • Loading branch information
rca committed Oct 13, 2019
1 parent d5786d6 commit 1ee8528
Show file tree
Hide file tree
Showing 2 changed files with 131 additions and 148 deletions.
1 change: 1 addition & 0 deletions Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ watchdog = "*"
pylama = "*"
pylint = "*"
pylama-pylint = "*"
pyyaml = "==3.13"

[requires]
python_version = "3.6"

0 comments on commit 1ee8528

Please sign in to comment.