Skip to content

Commit

Permalink
Merge pull request #160 from openedx/mroytman/fix_pip_tools_for_pkg_u…
Browse files Browse the repository at this point in the history
…pgrade

fix: manually update pip-tools version to 6.5.1 to fix pip/pip-tools bug
  • Loading branch information
MichaelRoytman authored Mar 29, 2022
2 parents 8510716 + 094f558 commit 09af161
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.1
# via -r requirements/pip-tools.in
tomli==2.0.0
# via pep517
Expand Down

0 comments on commit 09af161

Please sign in to comment.