#
# This file is autogenerated by pip-compile with Python 3.10
# by the following command:
#
#    pip-compile --no-emit-index-url --no-emit-trusted-host --output-file=requirements/requirements-scheduler.txt --resolver=backtracking requirements/requirements-scheduler.in
#
apscheduler==3.10.1
    # via -r requirements/requirements-scheduler.in
pytz==2023.3
    # via apscheduler
pytz-deprecation-shim==0.1.0.post0
    # via tzlocal
six==1.16.0
    # via
    #   -c requirements/requirements-build.txt
    #   apscheduler
tzdata==2023.3
    # via pytz-deprecation-shim
tzlocal==4.3
    # via apscheduler

# The following packages are considered to be unsafe in a requirements file:
# setuptools
