Skip to content

Commit

Permalink
Opt out broken version of backports.functools_lru_cache
Browse files Browse the repository at this point in the history
  • Loading branch information
rusty committed Apr 2, 2021
1 parent 9f16b8a commit 2436d62
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Expand Up @@ -17,6 +17,7 @@ python = "~2.7 || ^3.5"

backoff = "^1.10.0"
requests = "^2.25.1"
"backports.functools_lru_cache" = "!=1.6.2,!=1.6.3" # https://github.com/jaraco/backports.functools_lru_cache/pull/16

[tool.poetry.dev-dependencies]
flake8 = "^3.8.4"
Expand Down

0 comments on commit 2436d62

Please sign in to comment.