diff --git a/lec/07-compose/starter/requirements.txt b/lec/07-compose/starter/requirements.txt
new file mode 100644
index 0000000000000000000000000000000000000000..ef043cadd51a74ae1b44b91b025433c754a31c31
--- /dev/null
+++ b/lec/07-compose/starter/requirements.txt
@@ -0,0 +1,4 @@
+grpcio==1.70.0
+grpcio-tools==1.70.0
+protobuf==5.29.3
+setuptools==75.8.0