diff options
-rw-r--r-- | docker/requirements.pip | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docker/requirements.pip b/docker/requirements.pip index 1e889a43f..741041ec0 100644 --- a/docker/requirements.pip +++ b/docker/requirements.pip @@ -12,3 +12,4 @@ requests==2.8.0 robotframework==2.9.1 robotframework-requests==0.3.8 robotframework-sshlibrary==2.1.1 +gsutil==4.16 |