From f8baa190079025e27e3414084d041b586f967c5f Mon Sep 17 00:00:00 2001
From: Adar Nimrod <nimrod@shore.co.il>
Date: Sat, 16 Jul 2022 14:53:56 +0300
Subject: [PATCH] Add pip-tools.

---
 Dockerfile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Dockerfile b/Dockerfile
index 6ebdc03..4c6112e 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -224,6 +224,7 @@ RUN apt-get update && \
         pdm \
         pgcli \
         pipenv \
+        pip-tools \
         poetry \
         pre-commit \
         protobuf \
-- 
GitLab