Skip to content

Commit

Permalink
[BEAM-14396] Bump httplib2 upper bound. (apache#17602)
Browse files Browse the repository at this point in the history
  • Loading branch information
tvalentyn authored May 11, 2022
1 parent a181053 commit 0f38c82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sdks/python/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ def get_version():
'fastavro>=0.23.6,<2',
'grpcio>=1.29.0,<2',
'hdfs>=2.1.0,<3.0.0',
'httplib2>=0.8,<0.20.0',
'httplib2>=0.8,<0.21.0',
'numpy>=1.14.3,<1.23.0',
'pymongo>=3.8.0,<4.0.0',
'protobuf>=3.12.2,<4',
Expand Down

0 comments on commit 0f38c82

Please sign in to comment.