#
# This file is autogenerated by pip-compile with python 3.10
# To update, run:
#
#    ./scripts/update_dependencies.sh
#

    # via -r requirements.in
apscheduler==3.9.1
    # via dallinger
async-generator==1.10
    # via
    #   trio
    #   trio-websocket
async-timeout==4.0.2
    # via redis
attrs==22.1.0
    # via
    #   outcome
    #   trio
boto3==1.24.58
    # via dallinger
botocore==1.27.58
    # via
    #   boto3
    #   s3transfer
build==0.8.0
    # via
    #   dallinger
    #   pip-tools
cached-property==1.5.2
    # via dallinger
certifi==2022.6.15
    # via
    #   requests
    #   selenium
charset-normalizer==2.1.1
    # via requests
click==8.1.3
    # via
    #   dallinger
    #   flask
    #   pip-tools
    #   rq
deprecated==1.2.13
    # via redis
faker==14.1.0
    # 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.0.1
    # via dallinger
future==0.18.2
    # via dallinger
gevent==21.12.0
    # via
    #   dallinger
    #   flask-sockets
    #   gevent-websocket
gevent-websocket==0.10.1
    # via flask-sockets
greenlet==1.1.2
    # via
    #   dallinger
    #   gevent
    #   sqlalchemy
gunicorn==20.1.0
    # via dallinger
h11==0.13.0
    # via wsproto
heroku3==5.1.4
    # via dallinger
idna==3.3
    # 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.1
    # via
    #   jinja2
    #   werkzeug
    #   wtforms
outcome==1.2.0
    # via trio
packaging==21.3
    # via
    #   build
    #   redis
pep517==0.13.0
    # via build
pexpect==4.8.0
    # via dallinger
pip-tools==6.8.0
    # via dallinger
psutil==5.9.1
    # via dallinger
psycopg2==2.9.3
    # via
    #   dallinger
    #   sqlalchemy-postgres-copy
ptyprocess==0.7.0
    # via pexpect
pyparsing==3.0.9
    # via packaging
pysocks==1.7.1
    # via urllib3
python-dateutil==2.8.2
    # via
    #   botocore
    #   faker
    #   heroku3
pytz==2022.2.1
    # via apscheduler
pytz-deprecation-shim==0.1.0.post0
    # via tzlocal
redis==4.3.4
    # via
    #   dallinger
    #   rq
requests==2.28.1
    # via
    #   dallinger
    #   heroku3
rq==1.11.0
    # via dallinger
s3transfer==0.6.0
    # via boto3
selenium==4.4.3
    # via dallinger
six==1.16.0
    # via
    #   apscheduler
    #   dallinger
    #   python-dateutil
    #   sqlalchemy-postgres-copy
sniffio==1.2.0
    # via trio
sortedcontainers==2.4.0
    # via trio
sqlalchemy==1.4.40
    # via
    #   dallinger
    #   sqlalchemy-postgres-copy
sqlalchemy-postgres-copy==0.5.0
    # via dallinger
tabulate==0.8.10
    # via dallinger
tenacity==8.0.1
    # via dallinger
timeago==1.0.16
    # via dallinger
tomli==2.0.1
    # via
    #   build
    #   pep517
trio==0.21.0
    # via
    #   selenium
    #   trio-websocket
trio-websocket==0.9.2
    # via selenium
tzdata==2022.2
    # via pytz-deprecation-shim
tzlocal==4.2
    # via
    #   apscheduler
    #   dallinger
ua-parser==0.16.0
    # via
    #   dallinger
    #   user-agents
urllib3[socks]==1.26.12
    # via
    #   botocore
    #   requests
    #   selenium
user-agents==2.2.0
    # via dallinger
werkzeug==2.2.2
    # via
    #   flask
    #   flask-login
wheel==0.37.1
    # via pip-tools
wrapt==1.14.1
    # via deprecated
wsproto==1.2.0
    # via trio-websocket
wtforms==3.0.1
    # via flask-wtf
zope-event==4.5.0
    # via gevent
zope-interface==5.4.0
    # via gevent

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