Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

attribute access documentation #1241

Merged
merged 10 commits into from
Nov 30, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
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
73 changes: 36 additions & 37 deletions dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@
#
adlfs==2023.10.0
# via flytekit
aiobotocore==2.7.0
aiobotocore==2.5.4
# via s3fs
aiohttp==3.8.6
aiohttp==3.9.1
# via
# adlfs
# aiobotocore
Expand All @@ -20,8 +20,6 @@ aiosignal==1.3.1
# via aiohttp
arrow==1.3.0
# via cookiecutter
async-timeout==4.0.3
# via aiohttp
attrs==23.1.0
# via aiohttp
azure-core==1.29.5
Expand All @@ -33,19 +31,19 @@ azure-datalake-store==0.0.53
# via adlfs
azure-identity==1.15.0
# via adlfs
azure-storage-blob==12.18.3
azure-storage-blob==12.19.0
# via adlfs
binaryornot==0.4.4
# via cookiecutter
black==23.10.1
black==23.11.0
# via
# -r dev-requirements.in
# flake8-black
botocore==1.31.64
botocore==1.31.17
# via aiobotocore
cachetools==5.3.2
# via google-auth
certifi==2023.7.22
certifi==2023.11.17
# via
# kubernetes
# requests
Expand All @@ -58,9 +56,7 @@ cfgv==3.4.0
chardet==5.2.0
# via binaryornot
charset-normalizer==3.3.2
# via
# aiohttp
# requests
# via requests
click==8.1.7
# via
# black
Expand All @@ -71,7 +67,7 @@ cloudpickle==3.0.0
# via flytekit
codespell==2.2.6
# via -r dev-requirements.in
cookiecutter==2.4.0
cookiecutter==2.5.0
# via flytekit
coverage==7.3.2
# via -r dev-requirements.in
Expand Down Expand Up @@ -109,29 +105,29 @@ flake8==6.1.0
# flake8-isort
flake8-black==0.3.6
# via -r dev-requirements.in
flake8-isort==6.1.0
flake8-isort==6.1.1
# via -r dev-requirements.in
flyteidl==1.10.0
# via flytekit
flytekit==1.10.0
flytekit==1.10.1
# via -r dev-requirements.in
frozenlist==1.4.0
# via
# aiohttp
# aiosignal
fsspec==2023.10.0
fsspec==2023.9.2
# via
# adlfs
# flytekit
# gcsfs
# s3fs
gcsfs==2023.10.0
gcsfs==2023.9.2
# via flytekit
gitdb==4.0.11
# via gitpython
gitpython==3.1.40
# via flytekit
google-api-core==2.12.0
google-api-core==2.14.0
# via
# google-cloud-core
# google-cloud-storage
Expand Down Expand Up @@ -161,15 +157,15 @@ googleapis-common-protos==1.61.0
# flytekit
# google-api-core
# grpcio-status
grpcio==1.59.2
grpcio==1.59.3
# via
# flytekit
# grpcio-status
grpcio-status==1.59.2
grpcio-status==1.59.3
# via flytekit
identify==2.5.31
identify==2.5.32
# via pre-commit
idna==3.4
idna==3.6
# via
# requests
# yarl
Expand All @@ -195,7 +191,7 @@ joblib==1.3.2
# via flytekit
jsonpickle==3.0.2
# via flytekit
keyring==24.2.0
keyring==24.3.0
# via flytekit
kubernetes==28.1.0
# via flytekit
Expand All @@ -214,7 +210,7 @@ marshmallow-enum==1.5.1
# flytekit
marshmallow-jsonschema==0.13.0
# via flytekit
mashumaro==3.10
mashumaro==3.11
# via
# -r dev-requirements.in
# flytekit
Expand All @@ -226,7 +222,7 @@ mock==5.1.0
# via -r dev-requirements.in
more-itertools==10.1.0
# via jaraco-classes
msal==1.24.1
msal==1.25.0
# via
# azure-datalake-store
# azure-identity
Expand All @@ -237,7 +233,7 @@ multidict==6.0.4
# via
# aiohttp
# yarl
mypy==1.6.1
mypy==1.7.1
# via -r dev-requirements.in
mypy-extensions==1.0.0
# via
Expand All @@ -248,7 +244,7 @@ natsort==8.4.0
# via flytekit
nodeenv==1.8.0
# via pre-commit
numpy==1.26.1
numpy==1.26.2
# via
# flytekit
# pandas
Expand All @@ -267,7 +263,7 @@ pandas==1.5.3
# via flytekit
pathspec==0.11.2
# via black
platformdirs==3.11.0
platformdirs==4.0.0
# via
# black
# virtualenv
Expand All @@ -277,9 +273,10 @@ portalocker==2.8.2
# via msal-extensions
pre-commit==3.5.0
# via -r dev-requirements.in
protobuf==4.25.0
protobuf==4.24.4
# via
# flyteidl
# flytekit
# google-api-core
# googleapis-common-protos
# grpcio-status
Expand All @@ -288,7 +285,7 @@ protoc-gen-swagger==0.1.0
# via flyteidl
pyarrow==10.0.1
# via flytekit
pyasn1==0.5.0
pyasn1==0.5.1
# via
# pyasn1-modules
# rsa
Expand All @@ -300,10 +297,12 @@ pycparser==2.21
# via cffi
pyflakes==3.1.0
# via flake8
pygments==2.16.1
pygments==2.17.2
# via rich
pyjwt[crypto]==2.8.0
# via msal
# via
# msal
# pyjwt
pyopenssl==23.3.0
# via flytekit
pytest==7.4.3
Expand Down Expand Up @@ -352,7 +351,7 @@ requests-oauthlib==1.3.1
# via
# google-auth-oauthlib
# kubernetes
rich==13.6.0
rich==13.7.0
# via
# cookiecutter
# flytekit
Expand All @@ -361,7 +360,7 @@ rich-click==1.7.1
# via flytekit
rsa==4.9
# via google-auth
s3fs==2023.10.0
s3fs==2023.9.2
# via flytekit
six==1.16.0
# via
Expand Down Expand Up @@ -397,20 +396,20 @@ urllib3==1.26.18
# flytekit
# kubernetes
# requests
virtualenv==20.24.6
virtualenv==20.24.7
# via pre-commit
websocket-client==1.6.4
# via
# docker
# kubernetes
wheel==0.41.3
wheel==0.42.0
# via flytekit
wrapt==1.15.0
wrapt==1.16.0
# via
# aiobotocore
# deprecated
# flytekit
yarl==1.9.2
yarl==1.9.3
# via aiohttp
zipp==3.17.0
# via importlib-metadata
Expand Down
Loading
Loading