Skip to content

Commit

Permalink
fix: pip/pip-sync mismatch causing build failure
Browse files Browse the repository at this point in the history
  • Loading branch information
johnnagro authored Oct 14, 2021
1 parent 2de3ca2 commit 26f3338
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 @@ -10,7 +10,7 @@ click==7.1.2
# pip-tools
pep517==0.11.0
# via pip-tools
pip-tools==6.3.0
pip-tools==6.4.0
# via -r requirements/pip-tools.in
tomli==1.2.1
# via pep517
Expand Down

0 comments on commit 26f3338

Please sign in to comment.