# Licensed to the Apache Software Foundation (ASF) under one or more
# contributor license agreements.  See the NOTICE file distributed with
# this work for additional information regarding copyright ownership.
# The ASF licenses this file to You under the Apache License, Version 2.0
# (the "License"); you may not use this file except in compliance with
# the License.  You may obtain a copy of the License at
#
#    http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
pip>=20.3
setuptools>=18.0
wheel
apache-beam==2.38.0
cython==0.29.24
py4j==0.10.9.3
python-dateutil>=2.8.0,<3
cloudpickle==2.1.0
avro-python3>=1.8.1,!=1.9.2,<1.10.0
pandas>=1.3.0,<1.4.0; python_version >= '3.7'
pandas>=1.0,<1.2.0; python_version < '3.7'
pyarrow>=5.0.0,<9.0.0; python_version >= '3.7'
pyarrow>=0.15.1,<7.0.0; python_version < '3.7'
pytz>=2018.3
numpy>=1.21.4,<1.22.0; python_version >= '3.7'
numpy>=1.14.3,<1.20; python_version < '3.7'
fastavro>=1.1.0,<1.4.8
grpcio>=1.29.0,<=1.46.3
grpcio-tools>=1.29.0,<=1.46.3
pemja==0.2.6; python_version >= '3.7' and platform_system != 'Windows'
httplib2>=0.19.0,<=0.20.4
protobuf>=3.19.0,<=3.21
