Skip to content

Commit

Permalink
pin fastavro temporarily
Browse files Browse the repository at this point in the history
  • Loading branch information
riteshghorse committed Oct 6, 2023
1 parent af9da31 commit 79f8519
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 @@ -242,7 +242,7 @@ def get_portability_package_data():
# To avoid depending on an old dependency, update the minor version on
# every Beam release, see: https://github.com/apache/beam/issues/23119
'cloudpickle~=2.2.1',
'fastavro>=0.23.6,<2',
'fastavro>=0.23.6,<2,!=1.8.4',
'fasteners>=0.3,<1.0',
'grpcio>=1.33.1,!=1.48.0,<2',
'hdfs>=2.1.0,<3.0.0',
Expand Down

0 comments on commit 79f8519

Please sign in to comment.