fix: Python dependencies in #11499 (#12079)

Co-authored-by: John Bodley <john.bodley@airbnb.com>
This commit is contained in:
John Bodley
2020-12-17 11:52:21 +13:00
committed by GitHub
parent 8d29381446
commit c306368f3c
10 changed files with 16 additions and 15 deletions

View File

@@ -97,6 +97,7 @@ setup(
"python-geohash",
"pyarrow>=1.0.1, <1.1",
"pyyaml>=5.1",
"redis",
"retry>=0.9.2",
"selenium>=3.141.0",
"simplejson>=3.15.0",