Skip to content

Commit

Permalink
Bump pip-tools to 6.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
alexpulver committed Oct 15, 2021
1 parent 5213022 commit 26cf683
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/install-deps.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ set -o errexit
set -o verbose

# Install project dependencies
pip install pip-tools==6.1.0
pip install pip-tools==6.4.0
pip-sync requirements.txt requirements-dev.txt

0 comments on commit 26cf683

Please sign in to comment.