This is an automated email from the ASF dual-hosted git repository.
ccy pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git
The following commit(s) were added to refs/heads/master by this push:
new ea2c5d1 Sync dependencies in base_image_requirements.txt with setup.py
new 3e9e017 Merge pull request #7657 from
markflyhigh/py3-update-dill-version
ea2c5d1 is described below
commit ea2c5d14c460a9def92e1207c4f6bffd846fe46a
Author: Mark Liu <[email protected]>
AuthorDate: Mon Jan 28 16:06:44 2019 -0800
Sync dependencies in base_image_requirements.txt with setup.py
---
sdks/python/container/base_image_requirements.txt | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/sdks/python/container/base_image_requirements.txt
b/sdks/python/container/base_image_requirements.txt
index 05ed780..50352a5 100644
--- a/sdks/python/container/base_image_requirements.txt
+++ b/sdks/python/container/base_image_requirements.txt
@@ -27,7 +27,7 @@ avro==1.8.2;python_version<="2.7"
avro-python3==1.8.2;python_version>="3.4"
fastavro==0.21.4
crcmod==1.7
-dill==0.2.8.2
+dill==0.2.9
future==0.16.0
futures==3.1.1
grpcio==1.15.0
@@ -36,6 +36,9 @@ httplib2==0.9.2
mock==2.0.0
oauth2client==3.0.0
protobuf==3.6.1
+pyarrow==0.11.1
+pydot==1.2.4
+pyparsing==2.3.1
pytz==2018.4
pyvcf==0.6.8
pyyaml==3.12