#
# This file is autogenerated by pip-compile with Python 3.10
# by the following command:
#
#    ./scripts/update_dependencies.sh
#

    # via -r requirements.in
apscheduler==3.10.0
    # via dallinger
async-generator==1.10
    # via
    #   trio
    #   trio-websocket
async-timeout==4.0.2
    # via redis
attrs==22.2.0
    # via
    #   outcome
    #   trio
boto3==1.26.65
    # via dallinger
botocore==1.29.65
    # via
    #   boto3
    #   s3transfer
build==0.10.0
    # via
    #   dallinger
    #   pip-tools
cached-property==1.5.2
    # via dallinger
certifi==2022.12.7
    # via
    #   requests
    #   selenium
charset-normalizer==3.0.1
    # via requests
click==8.1.3
    # via
    #   dallinger
    #   flask
    #   pip-tools
    #   rq
exceptiongroup==1.1.0
    # via trio
faker==16.6.1
    # via dallinger
flask==2.2.2
    # via
    #   dallinger
    #   flask-crossdomain
    #   flask-login
    #   flask-sockets
    #   flask-wtf
flask-crossdomain==0.1
    # via dallinger
flask-login==0.6.2
    # via dallinger
flask-sockets==0.2.1
    # via dallinger
flask-wtf==1.1.1
    # via dallinger
future==0.18.3
    # via dallinger
gevent==22.10.2
    # via
    #   dallinger
    #   flask-sockets
    #   gevent-websocket
gevent-websocket==0.10.1
    # via flask-sockets
greenlet==2.0.2
    # via
    #   dallinger
    #   gevent
    #   sqlalchemy
gunicorn==20.1.0
    # via dallinger
h11==0.14.0
    # via wsproto
heroku3==5.2.0
    # via dallinger
idna==3.4
    # via
    #   requests
    #   trio
itsdangerous==2.1.2
    # via
    #   flask
    #   flask-wtf
jinja2==3.1.2
    # via flask
jmespath==1.0.1
    # via
    #   boto3
    #   botocore
localconfig==1.1.3
    # via dallinger
markupsafe==2.1.2
    # via
    #   jinja2
    #   werkzeug
    #   wtforms
outcome==1.2.0
    # via trio
packaging==23.0
    # via build
pexpect==4.8.0
    # via dallinger
pip-tools==6.12.2
    # via dallinger
psutil==5.9.4
    # via dallinger
psycopg2==2.9.5
    # via
    #   dallinger
    #   sqlalchemy-postgres-copy
ptyprocess==0.7.0
    # via pexpect
pyproject-hooks==1.0.0
    # via build
pysocks==1.7.1
    # via urllib3
python-dateutil==2.8.2
    # via
    #   botocore
    #   faker
    #   heroku3
pytz==2022.7.1
    # via apscheduler
pytz-deprecation-shim==0.1.0.post0
    # via tzlocal
redis==4.4.2
    # via
    #   dallinger
    #   rq
requests==2.28.2
    # via
    #   dallinger
    #   heroku3
rq==1.12.0
    # via dallinger
s3transfer==0.6.0
    # via boto3
selenium==4.8.0
    # via dallinger
six==1.16.0
    # via
    #   apscheduler
    #   dallinger
    #   python-dateutil
    #   sqlalchemy-postgres-copy
sniffio==1.3.0
    # via trio
sortedcontainers==2.4.0
    # via trio
sqlalchemy==1.4.46
    # via
    #   dallinger
    #   sqlalchemy-postgres-copy
sqlalchemy-postgres-copy==0.5.0
    # via dallinger
tabulate==0.9.0
    # via dallinger
tenacity==8.1.0
    # via dallinger
timeago==1.0.16
    # via dallinger
tomli==2.0.1
    # via
    #   build
    #   pyproject-hooks
trio==0.22.0
    # via
    #   selenium
    #   trio-websocket
trio-websocket==0.9.2
    # via selenium
tzdata==2022.7
    # via pytz-deprecation-shim
tzlocal==4.2
    # via
    #   apscheduler
    #   dallinger
ua-parser==0.16.1
    # via
    #   dallinger
    #   user-agents
urllib3[socks]==1.26.14
    # via
    #   botocore
    #   requests
    #   selenium
user-agents==2.2.0
    # via dallinger
werkzeug==2.2.2
    # via
    #   flask
    #   flask-login
wheel==0.38.4
    # via pip-tools
wsproto==1.2.0
    # via trio-websocket
wtforms==3.0.1
    # via flask-wtf
zope-event==4.6
    # via gevent
zope-interface==5.5.2
    # via gevent

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