Skip to content

Commit

Permalink
add new requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
hhcs9527 committed Jul 14, 2023
1 parent 7365a93 commit 93f9c02
Showing 1 changed file with 376 additions and 0 deletions.
376 changes: 376 additions & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,376 @@
#
# This file is autogenerated by pip-compile with Python 3.8
# by the following command:
#
# pip-compile --resolver=backtracking requirements.in
#
-e file:.#egg=flytekit
# via -r requirements.in
adlfs==2023.4.0
# via flytekit
aiobotocore==2.5.2
# via s3fs
aiohttp==3.8.4
# via
# adlfs
# aiobotocore
# gcsfs
# s3fs
aioitertools==0.11.0
# via aiobotocore
aiosignal==1.3.1
# via aiohttp
arrow==1.2.3
# via cookiecutter
async-timeout==4.0.2
# via aiohttp
attrs==20.3.0
# via
# -r requirements.in
# aiohttp
# jsonschema
azure-core==1.28.0
# via
# adlfs
# azure-identity
# azure-storage-blob
azure-datalake-store==0.0.53
# via adlfs
azure-identity==1.13.0
# via adlfs
azure-storage-blob==12.17.0
# via adlfs
binaryornot==0.4.4
# via cookiecutter
botocore==1.29.161
# via aiobotocore
cachetools==5.3.1
# via google-auth
certifi==2023.5.7
# via
# kubernetes
# requests
cffi==1.15.1
# via
# azure-datalake-store
# cryptography
chardet==5.1.0
# via binaryornot
charset-normalizer==3.2.0
# via
# aiohttp
# requests
click==8.1.5
# via
# cookiecutter
# flytekit
# rich-click
cloudpickle==2.2.1
# via flytekit
cookiecutter==2.2.3
# via flytekit
croniter==1.4.1
# via flytekit
cryptography==41.0.2
# via
# azure-identity
# azure-storage-blob
# msal
# pyjwt
# pyopenssl
# secretstorage
dataclasses-json==0.5.9
# via flytekit
decorator==5.1.1
# via gcsfs
deprecated==1.2.14
# via flytekit
diskcache==5.6.1
# via flytekit
docker==6.1.3
# via flytekit
docker-image-py==0.1.12
# via flytekit
docstring-parser==0.15
# via flytekit
flyteidl==1.5.12
# via flytekit
frozenlist==1.4.0
# via
# aiohttp
# aiosignal
fsspec==2023.6.0
# via
# adlfs
# flytekit
# gcsfs
# s3fs
gcsfs==2023.6.0
# via flytekit
gitdb==4.0.10
# via gitpython
gitpython==3.1.32
# via flytekit
google-api-core==2.11.1
# via
# google-cloud-core
# google-cloud-storage
google-auth==2.22.0
# via
# gcsfs
# google-api-core
# google-auth-oauthlib
# google-cloud-core
# google-cloud-storage
# kubernetes
google-auth-oauthlib==1.0.0
# via gcsfs
google-cloud-core==2.3.3
# via google-cloud-storage
google-cloud-storage==2.10.0
# via gcsfs
google-crc32c==1.5.0
# via google-resumable-media
google-resumable-media==2.5.0
# via google-cloud-storage
googleapis-common-protos==1.59.1
# via
# flyteidl
# flytekit
# google-api-core
# grpcio-status
grpcio==1.56.0
# via
# flytekit
# grpcio-status
grpcio-status==1.56.0
# via flytekit
idna==3.4
# via
# requests
# yarl
importlib-metadata==6.8.0
# via
# flytekit
# keyring
importlib-resources==6.0.0
# via keyring
isodate==0.6.1
# via azure-storage-blob
jaraco-classes==3.3.0
# via keyring
jeepney==0.8.0
# via
# keyring
# secretstorage
jinja2==3.1.2
# via cookiecutter
jmespath==1.0.1
# via botocore
joblib==1.3.1
# via flytekit
jsonschema==3.2.0
# via -r requirements.in
keyring==24.2.0
# via flytekit
kubernetes==26.1.0
# via flytekit
markdown-it-py==3.0.0
# via rich
markupsafe==2.1.3
# via jinja2
marshmallow==3.19.0
# via
# dataclasses-json
# marshmallow-enum
# marshmallow-jsonschema
marshmallow-enum==1.5.1
# via dataclasses-json
marshmallow-jsonschema==0.13.0
# via flytekit
mashumaro==3.8.1
# via flytekit
mdurl==0.1.2
# via markdown-it-py
more-itertools==9.1.0
# via jaraco-classes
msal==1.22.0
# via
# azure-datalake-store
# azure-identity
# msal-extensions
msal-extensions==1.0.0
# via azure-identity
multidict==6.0.4
# via
# aiohttp
# yarl
mypy-extensions==1.0.0
# via typing-inspect
natsort==8.4.0
# via flytekit
numpy==1.24.4
# via
# flytekit
# pandas
# pyarrow
oauthlib==3.2.2
# via requests-oauthlib
packaging==21.3
# via
# -r requirements.in
# docker
# marshmallow
pandas==1.5.3
# via flytekit
portalocker==2.7.0
# via msal-extensions
protobuf==4.23.4
# via
# flyteidl
# google-api-core
# googleapis-common-protos
# grpcio-status
# protoc-gen-swagger
protoc-gen-swagger==0.1.0
# via flyteidl
pyarrow==10.0.1
# via flytekit
pyasn1==0.5.0
# via
# pyasn1-modules
# rsa
pyasn1-modules==0.3.0
# via google-auth
pycparser==2.21
# via cffi
pygments==2.15.1
# via rich
pyjwt[crypto]==2.7.0
# via msal
pyopenssl==23.2.0
# via flytekit
pyparsing==3.1.0
# via packaging
pyrsistent==0.19.3
# via jsonschema
python-dateutil==2.8.2
# via
# arrow
# botocore
# croniter
# flytekit
# kubernetes
# pandas
python-json-logger==2.0.7
# via flytekit
python-slugify==8.0.1
# via cookiecutter
pytimeparse==1.1.8
# via flytekit
pytz==2023.3
# via
# flytekit
# pandas
pyyaml==5.4.1
# via
# -r requirements.in
# cookiecutter
# flytekit
# kubernetes
# responses
regex==2023.6.3
# via docker-image-py
requests==2.31.0
# via
# azure-core
# azure-datalake-store
# cookiecutter
# docker
# flytekit
# gcsfs
# google-api-core
# google-cloud-storage
# kubernetes
# msal
# requests-oauthlib
# responses
requests-oauthlib==1.3.1
# via
# google-auth-oauthlib
# kubernetes
responses==0.23.1
# via flytekit
rich==13.4.2
# via
# flytekit
# rich-click
rich-click==1.6.1
# via flytekit
rsa==4.9
# via google-auth
s3fs==2023.6.0
# via flytekit
secretstorage==3.3.3
# via keyring
six==1.16.0
# via
# azure-core
# azure-identity
# google-auth
# isodate
# jsonschema
# kubernetes
# python-dateutil
# websocket-client
smmap==5.0.0
# via gitdb
sortedcontainers==2.4.0
# via flytekit
statsd==3.3.0
# via flytekit
text-unidecode==1.3
# via python-slugify
types-pyyaml==6.0.12.10
# via responses
typing-extensions==4.7.1
# via
# aioitertools
# azure-core
# azure-storage-blob
# flytekit
# mashumaro
# rich
# typing-inspect
typing-inspect==0.9.0
# via dataclasses-json
urllib3==1.26.16
# via
# botocore
# docker
# flytekit
# google-auth
# kubernetes
# requests
# responses
websocket-client==0.59.0
# via
# -r requirements.in
# docker
# kubernetes
wheel==0.40.0
# via flytekit
wrapt==1.15.0
# via
# aiobotocore
# deprecated
# flytekit
yarl==1.9.2
# via aiohttp
zipp==3.16.1
# via
# importlib-metadata
# importlib-resources

# The following packages are considered to be unsafe in a requirements file:
# setuptools

0 comments on commit 93f9c02

Please sign in to comment.