Skip to content

Commit

Permalink
Merge pull request #218 from openedx/juliasq/fix_pip_tools_for_pkg_up…
Browse files Browse the repository at this point in the history
…grade

Manually upgrade pip-tools to 6.5.0 to fix pip/pip-tools bug.
  • Loading branch information
Julia Eskew authored Feb 8, 2022
2 parents b08bc63 + d029aee commit 2ee89b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/pip-tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ click==8.0.3
# via pip-tools
pep517==0.12.0
# via pip-tools
pip-tools==6.4.0
pip-tools==6.5.0
# via -r requirements/pip-tools.in
tomli==2.0.0
# via pep517
Expand Down

0 comments on commit 2ee89b9

Please sign in to comment.