#
# This file is autogenerated by pip-compile with Python 3.10
# by the following command:
#
#    pip-compile --output-file=requirements/main.txt pyproject.toml
#
certifi==2024.8.30
    # via requests
charset-normalizer==3.4.0
    # via requests
idna==3.10
    # via requests
requests==2.32.3
    # via amplitude-data-wrapper (pyproject.toml)
tqdm==4.67.1
    # via amplitude-data-wrapper (pyproject.toml)
urllib3==2.2.3
    # via requests
