Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update 3.9 reqs
Signed-off-by: Kevin Zhang <kzhang@tecton.ai>
  • Loading branch information
kevjumba committed Jul 18, 2022
commit 84ad65cccd5cf4471716b2a004e5bc637fea2558
102 changes: 56 additions & 46 deletions sdk/python/requirements/py3.9-ci-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# pip-compile --extra=ci --output-file=sdk/python/requirements/py3.9-ci-requirements.txt
#
absl-py==1.1.0
absl-py==1.2.0
# via tensorflow-metadata
adal==1.2.7
# via
Expand Down Expand Up @@ -59,7 +59,7 @@ attrs==21.4.0
# pytest
avro==1.10.0
# via feast (setup.py)
azure-core==1.24.1
azure-core==1.24.2
# via
# adlfs
# azure-identity
Expand All @@ -69,7 +69,7 @@ azure-datalake-store==0.0.52
# via adlfs
azure-identity==1.10.0
# via adlfs
azure-storage-blob==12.12.0
azure-storage-blob==12.13.0
# via adlfs
babel==2.10.3
# via sphinx
Expand All @@ -95,15 +95,15 @@ build==0.8.0
# pip-tools
cachecontrol==0.12.11
# via firebase-admin
cachetools==4.2.4
cachetools==5.2.0
# via google-auth
certifi==2022.6.15
# via
# minio
# msrest
# requests
# snowflake-connector-python
cffi==1.15.0
cffi==1.15.1
# via
# azure-datalake-store
# cryptography
Expand All @@ -130,7 +130,7 @@ colorama==0.4.5
# via
# feast (setup.py)
# great-expectations
coverage[toml]==6.4.1
coverage[toml]==6.4.2
# via pytest-cov
cryptography==35.0.0
# via
Expand All @@ -147,6 +147,8 @@ dask==2022.1.1
# via feast (setup.py)
dataclasses==0.6
# via great-expectations
db-dtypes==1.0.2
# via google-cloud-bigquery
decorator==5.1.1
# via
# gcsfs
Expand All @@ -157,7 +159,7 @@ deprecation==2.1.0
# via testcontainers
dill==0.3.5.1
# via feast (setup.py)
distlib==0.3.4
distlib==0.3.5
# via virtualenv
docker==5.0.3
# via
Expand All @@ -173,17 +175,17 @@ execnet==1.9.0
# via pytest-xdist
executing==0.8.3
# via stack-data
fastapi==0.78.0
fastapi==0.79.0
# via feast (setup.py)
fastavro==1.5.2
# via
# feast (setup.py)
# pandavro
fastjsonschema==2.15.3
fastjsonschema==2.16.1
# via nbformat
filelock==3.7.1
# via virtualenv
firebase-admin==4.5.2
firebase-admin==5.2.0
# via feast (setup.py)
fissix==21.11.13
# via bowler
Expand All @@ -201,7 +203,7 @@ fsspec==2022.1.0
# s3fs
gcsfs==2022.1.0
# via feast (setup.py)
google-api-core[grpc]==1.31.6
google-api-core[grpc]==2.8.2
# via
# feast (setup.py)
# firebase-admin
Expand All @@ -211,9 +213,10 @@ google-api-core[grpc]==1.31.6
# google-cloud-core
# google-cloud-datastore
# google-cloud-firestore
google-api-python-client==2.52.0
# google-cloud-storage
google-api-python-client==2.53.0
# via firebase-admin
google-auth==1.35.0
google-auth==2.9.1
# via
# gcsfs
# google-api-core
Expand All @@ -226,36 +229,38 @@ google-auth-httplib2==0.1.0
# via google-api-python-client
google-auth-oauthlib==0.5.2
# via gcsfs
google-cloud-bigquery==2.34.4
# via feast (setup.py)
google-cloud-bigquery-storage==2.13.2
google-cloud-bigquery[pandas]==3.2.0
# via feast (setup.py)
google-cloud-core==1.7.2
google-cloud-bigquery-storage==2.14.1
# via
# feast (setup.py)
# google-cloud-bigquery
google-cloud-core==2.3.2
# via
# google-cloud-bigquery
# google-cloud-datastore
# google-cloud-firestore
# google-cloud-storage
google-cloud-datastore==2.7.1
google-cloud-datastore==2.8.0
# via feast (setup.py)
google-cloud-firestore==2.5.3
google-cloud-firestore==2.6.0
# via firebase-admin
google-cloud-storage==1.40.0
google-cloud-storage==2.4.0
# via
# feast (setup.py)
# firebase-admin
# gcsfs
google-crc32c==1.3.0
# via google-resumable-media
google-resumable-media==1.3.3
google-resumable-media==2.3.3
# via
# google-cloud-bigquery
# google-cloud-storage
googleapis-common-protos==1.56.3
googleapis-common-protos==1.56.4
# via
# feast (setup.py)
# google-api-core
# grpcio-status
# tensorflow-metadata
great-expectations==0.14.13
# via feast (setup.py)
Expand All @@ -265,10 +270,13 @@ grpcio==1.47.0
# google-api-core
# google-cloud-bigquery
# grpcio-reflection
# grpcio-status
# grpcio-testing
# grpcio-tools
grpcio-reflection==1.47.0
# via feast (setup.py)
grpcio-status==1.47.0
# via google-api-core
grpcio-testing==1.47.0
# via feast (setup.py)
grpcio-tools==1.47.0
Expand All @@ -293,7 +301,7 @@ idna==3.3
# requests
# snowflake-connector-python
# yarl
imagesize==1.3.0
imagesize==1.4.1
# via sphinx
importlib-metadata==4.12.0
# via great-expectations
Expand Down Expand Up @@ -322,13 +330,13 @@ jsonpatch==1.32
# via great-expectations
jsonpointer==2.3
# via jsonpatch
jsonschema==4.6.1
jsonschema==4.7.2
# via
# altair
# feast (setup.py)
# great-expectations
# nbformat
jupyter-core==4.10.0
jupyter-core==4.11.1
# via nbformat
locket==1.0.0
# via partd
Expand All @@ -342,7 +350,7 @@ mccabe==0.6.1
# via flake8
minio==7.1.0
# via feast (setup.py)
mistune==2.0.3
mistune==2.0.4
# via great-expectations
mmh3==3.0.0
# via feast (setup.py)
Expand Down Expand Up @@ -384,9 +392,10 @@ nbformat==5.4.0
# via great-expectations
nodeenv==1.7.0
# via pre-commit
numpy==1.22.0
numpy==1.23.1
# via
# altair
# db-dtypes
# feast (setup.py)
# great-expectations
# pandas
Expand All @@ -401,8 +410,8 @@ packaging==21.3
# via
# build
# dask
# db-dtypes
# deprecation
# google-api-core
# google-cloud-bigquery
# great-expectations
# pytest
Expand All @@ -411,7 +420,9 @@ packaging==21.3
pandas==1.4.3
# via
# altair
# db-dtypes
# feast (setup.py)
# google-cloud-bigquery
# great-expectations
# pandavro
# snowflake-connector-python
Expand All @@ -431,17 +442,17 @@ pexpect==4.8.0
# via ipython
pickleshare==0.7.5
# via ipython
pip-tools==6.7.0
pip-tools==6.8.0
# via feast (setup.py)
platformdirs==2.5.2
# via virtualenv
pluggy==1.0.0
# via pytest
ply==3.11
# via thriftpy2
portalocker==2.4.0
portalocker==2.5.1
# via msal-extensions
pre-commit==2.19.0
pre-commit==2.20.0
# via feast (setup.py)
prompt-toolkit==3.0.30
# via ipython
Expand All @@ -462,6 +473,7 @@ protobuf==3.20.1
# google-cloud-firestore
# googleapis-common-protos
# grpcio-reflection
# grpcio-status
# grpcio-testing
# grpcio-tools
# mypy-protobuf
Expand All @@ -485,7 +497,9 @@ py4j==0.10.9.5
# via pyspark
pyarrow==6.0.1
# via
# db-dtypes
# feast (setup.py)
# google-cloud-bigquery
# snowflake-connector-python
pyasn1==0.4.8
# via
Expand Down Expand Up @@ -568,7 +582,6 @@ python-dotenv==0.20.0
pytz==2022.1
# via
# babel
# google-api-core
# great-expectations
# moto
# pandas
Expand All @@ -584,7 +597,7 @@ pyyaml==6.0
# uvicorn
redis==4.2.2
# via feast (setup.py)
regex==2022.6.2
regex==2022.7.9
# via black
requests==2.28.1
# via
Expand Down Expand Up @@ -629,11 +642,8 @@ six==1.16.0
# via
# azure-core
# azure-identity
# google-api-core
# google-auth
# google-auth-httplib2
# google-cloud-core
# google-resumable-media
# grpcio
# happybase
# mock
Expand Down Expand Up @@ -697,7 +707,7 @@ tomli==2.0.1
# mypy
# pep517
# pytest
toolz==0.11.2
toolz==0.12.0
# via
# altair
# dask
Expand All @@ -712,7 +722,7 @@ traitlets==5.3.0
# jupyter-core
# matplotlib-inline
# nbformat
trino==0.313.0
trino==0.314.0
# via feast (setup.py)
typed-ast==1.5.4
# via black
Expand All @@ -726,19 +736,19 @@ types-python-dateutil==2.8.18
# via feast (setup.py)
types-pytz==2022.1.1
# via feast (setup.py)
types-pyyaml==6.0.9
types-pyyaml==6.0.10
# via feast (setup.py)
types-redis==4.3.3
types-redis==4.3.4
# via feast (setup.py)
types-requests==2.28.0
types-requests==2.28.2
# via feast (setup.py)
types-setuptools==57.4.18
types-setuptools==63.2.0
# via feast (setup.py)
types-tabulate==0.8.11
# via feast (setup.py)
types-urllib3==1.26.15
types-urllib3==1.26.16
# via types-requests
typing-extensions==4.2.0
typing-extensions==4.3.0
# via
# aioitertools
# azure-core
Expand All @@ -753,7 +763,7 @@ tzlocal==4.2
# via great-expectations
uritemplate==4.1.1
# via google-api-python-client
urllib3==1.26.9
urllib3==1.26.10
# via
# botocore
# feast (setup.py)
Expand Down Expand Up @@ -790,7 +800,7 @@ xmltodict==0.13.0
# via moto
yarl==1.7.2
# via aiohttp
zipp==3.8.0
zipp==3.8.1
# via importlib-metadata

# The following packages are considered to be unsafe in a requirements file:
Expand Down
Loading