Skip to content

Commit

Permalink
Update dependency resolvelib to latest
Browse files Browse the repository at this point in the history
It includes fix for backjumping, see
sarugaku/resolvelib#113

Relates-to: aboutcode-org#106

Signed-off-by: Bennati, Stefano <[email protected]>
  • Loading branch information
bennati committed Feb 23, 2023
1 parent 9e765ec commit a95838c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ pkginfo2==30.0.0
pyparsing==3.0.9
PyYAML==6.0
requests==2.28.1
resolvelib==0.8.1
resolvelib >= 0.8.1
saneyaml==0.5.2
soupsieve==2.3.2.post1
text-unidecode==1.3
Expand Down
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ install_requires =
pkginfo2 >= 30.0.0
pip-requirements-parser >= 32.0.1
requests >= 2.18.0
resolvelib >= 0.8.1
resolvelib @ git+https://github.com/sarugaku/resolvelib/@9419474b6bc47231068bbec042cef086c4650c93
saneyaml >= 0.5.2
tinynetrc >= 1.3.1
toml >= 0.10.0
Expand Down

0 comments on commit a95838c

Please sign in to comment.