#
# This file is autogenerated by pip-compile with Python 3.12
# by the following command:
#
#    pip-compile
#
annotated-types==0.7.0
    # via pydantic
apiron==8.0.0.post1
    # via wise-banking-api-client (pyproject.toml)
certifi==2024.12.14
    # via requests
cffi==1.17.1
    # via cryptography
charset-normalizer==3.4.1
    # via requests
cryptography==44.0.0
    # via wise-banking-api-client (pyproject.toml)
idna==3.10
    # via requests
munch==4.0.0
    # via wise-banking-api-client (pyproject.toml)
pycparser==2.22
    # via cffi
pydantic==2.10.5
    # via wise-banking-api-client (pyproject.toml)
pydantic-core==2.27.2
    # via pydantic
requests==2.32.3
    # via apiron
typing-extensions==4.12.2
    # via
    #   pydantic
    #   pydantic-core
urllib3==2.3.0
    # via
    #   apiron
    #   requests
