#
# This file is autogenerated by hatch-pip-compile with Python 3.9
#
# - pytest
# - pytest-cov
# - textual>=0.27.0
# - universal-pathlib>=0.2.2
# - adlfs
# - aiohttp
# - gcsfs
# - paramiko
# - requests>=2
# - s3fs
#

adlfs==2024.2.0
    # via hatch.envs.all.py3.9
aiobotocore==2.12.1
    # via s3fs
aiohttp==3.9.3
    # via
    #   hatch.envs.all.py3.9
    #   adlfs
    #   aiobotocore
    #   gcsfs
    #   s3fs
aioitertools==0.11.0
    # via aiobotocore
aiosignal==1.3.1
    # via aiohttp
async-timeout==4.0.3
    # via aiohttp
attrs==23.2.0
    # via aiohttp
azure-core==1.30.1
    # via
    #   adlfs
    #   azure-identity
    #   azure-storage-blob
azure-datalake-store==0.0.53
    # via adlfs
azure-identity==1.15.0
    # via adlfs
azure-storage-blob==12.19.1
    # via adlfs
bcrypt==4.1.2
    # via paramiko
botocore==1.34.51
    # via aiobotocore
cachetools==5.3.3
    # via google-auth
certifi==2024.2.2
    # via requests
cffi==1.16.0
    # via
    #   azure-datalake-store
    #   cryptography
    #   pynacl
charset-normalizer==3.3.2
    # via requests
coverage==7.4.4
    # via pytest-cov
cryptography==42.0.5
    # via
    #   azure-identity
    #   azure-storage-blob
    #   msal
    #   paramiko
    #   pyjwt
decorator==5.1.1
    # via gcsfs
exceptiongroup==1.2.0
    # via pytest
frozenlist==1.4.1
    # via
    #   aiohttp
    #   aiosignal
fsspec==2024.3.1
    # via
    #   adlfs
    #   gcsfs
    #   s3fs
    #   universal-pathlib
gcsfs==2024.3.1
    # via hatch.envs.all.py3.9
google-api-core==2.17.1
    # via
    #   google-cloud-core
    #   google-cloud-storage
google-auth==2.29.0
    # via
    #   gcsfs
    #   google-api-core
    #   google-auth-oauthlib
    #   google-cloud-core
    #   google-cloud-storage
google-auth-oauthlib==1.2.0
    # via gcsfs
google-cloud-core==2.4.1
    # via google-cloud-storage
google-cloud-storage==2.16.0
    # via gcsfs
google-crc32c==1.5.0
    # via
    #   google-cloud-storage
    #   google-resumable-media
google-resumable-media==2.7.0
    # via google-cloud-storage
googleapis-common-protos==1.63.0
    # via google-api-core
idna==3.6
    # via
    #   requests
    #   yarl
iniconfig==2.0.0
    # via pytest
isodate==0.6.1
    # via azure-storage-blob
jmespath==1.0.1
    # via botocore
linkify-it-py==2.0.3
    # via markdown-it-py
markdown-it-py==3.0.0
    # via
    #   mdit-py-plugins
    #   rich
    #   textual
mdit-py-plugins==0.4.0
    # via markdown-it-py
mdurl==0.1.2
    # via markdown-it-py
msal==1.28.0
    # via
    #   azure-datalake-store
    #   azure-identity
    #   msal-extensions
msal-extensions==1.1.0
    # via azure-identity
multidict==6.0.5
    # via
    #   aiohttp
    #   yarl
oauthlib==3.2.2
    # via requests-oauthlib
packaging==24.0
    # via
    #   msal-extensions
    #   pytest
paramiko==3.4.0
    # via hatch.envs.all.py3.9
pluggy==1.4.0
    # via pytest
portalocker==2.8.2
    # via msal-extensions
protobuf==4.25.3
    # via
    #   google-api-core
    #   googleapis-common-protos
pyasn1==0.5.1
    # via
    #   pyasn1-modules
    #   rsa
pyasn1-modules==0.3.0
    # via google-auth
pycparser==2.21
    # via cffi
pygments==2.17.2
    # via rich
pyjwt==2.8.0
    # via msal
pynacl==1.5.0
    # via paramiko
pytest==8.1.1
    # via
    #   hatch.envs.all.py3.9
    #   pytest-cov
pytest-cov==4.1.0
    # via hatch.envs.all.py3.9
python-dateutil==2.9.0.post0
    # via botocore
requests==2.31.0
    # via
    #   hatch.envs.all.py3.9
    #   azure-core
    #   azure-datalake-store
    #   gcsfs
    #   google-api-core
    #   google-cloud-storage
    #   msal
    #   requests-oauthlib
requests-oauthlib==1.4.0
    # via google-auth-oauthlib
rich==13.7.1
    # via textual
rsa==4.9
    # via google-auth
s3fs==2024.3.1
    # via hatch.envs.all.py3.9
six==1.16.0
    # via
    #   azure-core
    #   isodate
    #   python-dateutil
textual==0.53.1
    # via hatch.envs.all.py3.9
tomli==2.0.1
    # via
    #   coverage
    #   pytest
typing-extensions==4.10.0
    # via
    #   aioitertools
    #   azure-core
    #   azure-storage-blob
    #   textual
uc-micro-py==1.0.3
    # via linkify-it-py
universal-pathlib==0.2.2
    # via hatch.envs.all.py3.9
urllib3==1.26.18
    # via
    #   botocore
    #   requests
wrapt==1.16.0
    # via aiobotocore
yarl==1.9.4
    # via aiohttp
