#
# This file is autogenerated by pip-compile with Python 3.9
# by the following command:
#
#    pip-compile --no-emit-index-url --strip-extras requirements.in
#
absl-py==2.0.0
    # via -r requirements.in
aiohttp==3.9.1
    # via
    #   datasets
    #   fsspec
    #   gcsfs
aiosignal==1.3.1
    # via aiohttp
anyio==4.1.0
    # via
    #   httpx
    #   starlette
async-timeout==4.0.3
    # via aiohttp
attrs==23.1.0
    # via
    #   aiohttp
    #   jsonschema
    #   referencing
bcrypt==4.1.1
    # via passlib
beautifulsoup4==4.12.2
    # via nbconvert
bleach==6.1.0
    # via nbconvert
cachetools==5.3.2
    # via google-auth
certifi==2023.11.17
    # via
    #   httpcore
    #   httpx
    #   kubernetes
    #   requests
cffi==1.16.0
    # via cryptography
charset-normalizer==3.3.2
    # via requests
click==8.1.7
    # via uvicorn
confluent-kafka==2.1.1
    # via -r requirements.in
cryptography==41.0.7
    # via python-jose
datasets==2.15.0
    # via -r requirements.in
decorator==5.1.1
    # via gcsfs
defusedxml==0.7.1
    # via nbconvert
dill==0.3.7
    # via
    #   datasets
    #   multiprocess
dnspython==2.4.2
    # via pymongo
ecdsa==0.18.0
    # via python-jose
exceptiongroup==1.2.0
    # via anyio
fastapi==0.99.1
    # via -r requirements.in
fastjsonschema==2.19.0
    # via nbformat
filelock==3.13.1
    # via huggingface-hub
frozenlist==1.4.0
    # via
    #   aiohttp
    #   aiosignal
fsspec==2023.10.0
    # via
    #   datasets
    #   gcsfs
    #   huggingface-hub
gcsfs==2023.10.0
    # via -r requirements.in
google-api-core==2.15.0
    # via
    #   google-cloud-build
    #   google-cloud-core
    #   google-cloud-datastore
    #   google-cloud-storage
google-auth==2.25.1
    # via
    #   gcsfs
    #   google-api-core
    #   google-auth-oauthlib
    #   google-cloud-core
    #   google-cloud-storage
    #   kubernetes
google-auth-oauthlib==1.1.0
    # via gcsfs
google-cloud-build==3.22.0
    # via -r requirements.in
google-cloud-core==2.4.1
    # via
    #   google-cloud-datastore
    #   google-cloud-storage
google-cloud-datastore==2.18.0
    # via -r requirements.in
google-cloud-storage==2.13.0
    # via
    #   -r requirements.in
    #   gcsfs
    #   smart-open
google-crc32c==1.5.0
    # via
    #   google-cloud-storage
    #   google-resumable-media
google-resumable-media==2.6.0
    # via google-cloud-storage
googleapis-common-protos==1.62.0
    # via
    #   google-api-core
    #   grpc-google-iam-v1
    #   grpcio-status
grpc-google-iam-v1==0.13.0
    # via google-cloud-build
grpcio==1.60.0
    # via
    #   google-api-core
    #   googleapis-common-protos
    #   grpc-google-iam-v1
    #   grpcio-status
grpcio-status==1.48.2
    # via google-api-core
h11==0.14.0
    # via
    #   httpcore
    #   uvicorn
httpcore==1.0.2
    # via httpx
httpx==0.25.2
    # via -r requirements.in
huggingface-hub==0.19.4
    # via datasets
idna==3.6
    # via
    #   anyio
    #   httpx
    #   requests
    #   yarl
importlib-metadata==7.0.0
    # via
    #   jupyter-client
    #   nbconvert
jinja2==3.1.2
    # via nbconvert
jsonpath-ng==1.6.0
    # via -r requirements.in
jsonschema==4.20.0
    # via nbformat
jsonschema-specifications==2023.11.2
    # via jsonschema
jupyter-client==8.6.0
    # via nbclient
jupyter-core==5.5.0
    # via
    #   jupyter-client
    #   nbclient
    #   nbconvert
    #   nbformat
jupyterlab-pygments==0.3.0
    # via nbconvert
kubernetes==28.1.0
    # via -r requirements.in
markupsafe==2.1.3
    # via
    #   jinja2
    #   nbconvert
mistune==3.0.2
    # via nbconvert
multidict==6.0.4
    # via
    #   aiohttp
    #   yarl
multiprocess==0.70.15
    # via datasets
nbclient==0.9.0
    # via nbconvert
nbconvert==7.12.0
    # via -r requirements.in
nbformat==5.9.2
    # via
    #   -r requirements.in
    #   nbclient
    #   nbconvert
numpy==1.26.2
    # via
    #   -r requirements.in
    #   datasets
    #   pandas
    #   pyarrow
oauthlib==3.2.2
    # via
    #   kubernetes
    #   requests-oauthlib
packaging==23.2
    # via
    #   datasets
    #   huggingface-hub
    #   nbconvert
pandas==2.1.3
    # via
    #   -r requirements.in
    #   datasets
pandocfilters==1.5.0
    # via nbconvert
passlib==1.7.4
    # via -r requirements.in
platformdirs==4.1.0
    # via jupyter-core
ply==3.11
    # via jsonpath-ng
proto-plus==1.23.0
    # via
    #   google-cloud-build
    #   google-cloud-datastore
protobuf==3.20.2
    # via
    #   -r requirements.in
    #   google-api-core
    #   google-cloud-build
    #   google-cloud-datastore
    #   googleapis-common-protos
    #   grpc-google-iam-v1
    #   grpcio-status
    #   proto-plus
pyarrow==14.0.1
    # via
    #   -r requirements.in
    #   datasets
pyarrow-hotfix==0.6
    # via datasets
pyasn1==0.5.1
    # via
    #   pyasn1-modules
    #   python-jose
    #   rsa
pyasn1-modules==0.3.0
    # via google-auth
pycparser==2.21
    # via cffi
pydantic==1.10.13
    # via
    #   -r requirements.in
    #   fastapi
pygments==2.17.2
    # via nbconvert
pymongo==4.6.1
    # via -r requirements.in
python-dateutil==2.8.2
    # via
    #   jupyter-client
    #   kubernetes
    #   pandas
python-dotenv==1.0.0
    # via -r requirements.in
python-gitlab==4.2.0
    # via -r requirements.in
python-jose==3.3.0
    # via -r requirements.in
python-multipart==0.0.6
    # via -r requirements.in
pytz==2023.3.post1
    # via pandas
pyyaml==6.0.1
    # via
    #   -r requirements.in
    #   datasets
    #   huggingface-hub
    #   kubernetes
pyzmq==25.1.2
    # via jupyter-client
referencing==0.32.0
    # via
    #   jsonschema
    #   jsonschema-specifications
requests==2.31.0
    # via
    #   -r requirements.in
    #   datasets
    #   fsspec
    #   gcsfs
    #   google-api-core
    #   google-cloud-storage
    #   huggingface-hub
    #   kubernetes
    #   python-gitlab
    #   requests-oauthlib
    #   requests-toolbelt
requests-oauthlib==1.3.1
    # via
    #   google-auth-oauthlib
    #   kubernetes
requests-toolbelt==1.0.0
    # via python-gitlab
rpds-py==0.13.2
    # via
    #   jsonschema
    #   referencing
rsa==4.9
    # via
    #   google-auth
    #   python-jose
ruamel-yaml==0.18.5
    # via -r requirements.in
ruamel-yaml-clib==0.2.8
    # via ruamel-yaml
six==1.16.0
    # via
    #   bleach
    #   ecdsa
    #   kubernetes
    #   python-dateutil
smart-open==6.4.0
    # via -r requirements.in
sniffio==1.3.0
    # via
    #   anyio
    #   httpx
soupsieve==2.5
    # via beautifulsoup4
starlette==0.27.0
    # via fastapi
tinycss2==1.2.1
    # via nbconvert
tornado==6.4
    # via jupyter-client
tqdm==4.66.1
    # via
    #   datasets
    #   huggingface-hub
traitlets==5.14.0
    # via
    #   jupyter-client
    #   jupyter-core
    #   nbclient
    #   nbconvert
    #   nbformat
typing-extensions==4.8.0
    # via
    #   fastapi
    #   huggingface-hub
    #   pydantic
    #   starlette
    #   uvicorn
tzdata==2023.3
    # via pandas
urllib3==1.26.18
    # via
    #   kubernetes
    #   requests
uvicorn==0.24.0.post1
    # via -r requirements.in
webencodings==0.5.1
    # via
    #   bleach
    #   tinycss2
websocket-client==1.7.0
    # via kubernetes
xxhash==3.4.1
    # via datasets
yarl==1.9.4
    # via aiohttp
zipp==3.17.0
    # via importlib-metadata
