diff --git a/Pipfile b/Pipfile index 6ad8a56..af333cf 100644 --- a/Pipfile +++ b/Pipfile @@ -11,6 +11,7 @@ toposort = "==1.5" horovod = "==0.13.8" Keras = "==2.2.0" Pillow = "==5.2.0" +runway-python = "*" [requires] python_version = "3.5"