#
# 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==2023.5.7
    # via requests
charset-normalizer==3.1.0
    # via requests
idna==3.4
    # via requests
requests==2.31.0
    # via amplitude-data-wrapper (pyproject.toml)
tqdm==4.65.0
    # via amplitude-data-wrapper (pyproject.toml)
urllib3==2.0.3
    # via requests
