diff options
| -rw-r--r-- | requirements.txt | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index 45e8807..30ba5f8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,9 @@ appdirs==1.4.3 cymysql==0.8.9 numpy==1.12.1 packaging==16.8 +pika==0.10.0 protobuf==3.2.0 pyparsing==2.2.0 six==1.10.0 -SQLAlchemy==1.1.8 +SQLAlchemy==1.1.9 +tensorflow==1.0.1 |
