Skip to content

Commit

Permalink
Merge pull request #137 from openedx/jmyatt/upgrade-pip-tools
Browse files Browse the repository at this point in the history
fix: manually update pip-tools to avoid incompatibility issue
  • Loading branch information
jmyatt authored Feb 14, 2022
2 parents 858092f + 25b9c30 commit b56beee
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 b56beee

Please sign in to comment.