Skip to content

Commit

Permalink
Hotfix for Requirementslib
Browse files Browse the repository at this point in the history
  • Loading branch information
yukihiko-shinoda committed Aug 15, 2021
1 parent daf5f08 commit 6d08bf9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Pipfile
Expand Up @@ -7,6 +7,9 @@ name = "pypi"
asynccpu = "*"
asyncffmpeg = {path = ".", editable = true}
bump2version = "*"
# Hotfix for Requirementslib which is dependency of Pipenv
# see: https://github.com/sarugaku/requirementslib/issues/296
chardet = "*"
# Hotfix for Pipenv's Bug @see https://github.com/pypa/pipenv/issues/4101
colorama = "*"
coverage = "*"
Expand Down

0 comments on commit 6d08bf9

Please sign in to comment.