diff --git a/requirements.txt b/requirements.txt index 5d96872..20cabda 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ param==2.0.2 matplotlib==3.8.2 # Client-server communication -grpcio +grpcio==1.60.0 grpcio-tools # Tests and code formatting @@ -19,4 +19,4 @@ pytest==8.0.0 black # Configurations -hydra-core \ No newline at end of file +hydra-core