#
# This file is autogenerated by pip-compile with Python 3.9
# by the following command:
#
#    pip-compile --output-file=requirements-macOS-latest-3.9.txt pyproject.toml
#
mpmath==1.3.0
    # via sympy
numdifftools==0.9.41
    # via slimfit (pyproject.toml)
numpy==1.25.2
    # via
    #   numdifftools
    #   scipy
    #   slimfit (pyproject.toml)
pyyaml==6.0.1
    # via slimfit (pyproject.toml)
scipy==1.11.1
    # via
    #   numdifftools
    #   slimfit (pyproject.toml)
sympy==1.12
    # via slimfit (pyproject.toml)
tqdm==4.65.0
    # via slimfit (pyproject.toml)
typing-extensions==4.7.1
    # via slimfit (pyproject.toml)
