#
# This file is autogenerated by pip-compile with Python 3.9
# by the following command:
#
#    pip-compile --output-file=requirements/run.txt --resolver=backtracking requirements/run.in
#
anyio==3.6.2
    # via
    #   httpcore
    #   starlette
    #   watchfiles
asgiref==3.6.0
    # via -r requirements/run.in
asttokens==2.0.8
    # via stack-data
attrs==21.4.0
    # via jsonschema
backcall==0.1.0
    # via ipython
certifi==2021.10.8
    # via
    #   elastic-apm
    #   httpcore
    #   httpx
click==8.1.3
    # via uvicorn
decorator==4.4.2
    # via ipython
dnspython==2.2.1
    # via
    #   -r requirements/run.in
    #   email-validator
docutils==0.19
    # via python-daemon
elastic-apm==6.9.1
    # via -r requirements/run.in
email-validator==1.3.0
    # via -r requirements/run.in
executing==1.0.0
    # via stack-data
h11==0.14.0
    # via
    #   httpcore
    #   uvicorn
httpcore==0.16.3
    # via httpx
httptools==0.5.0
    # via uvicorn
httpx==0.24.0
    # via
    #   -r requirements/run.in
    #   starlette
idna==3.3
    # via
    #   anyio
    #   email-validator
    #   httpx
ipython==8.1.1
    # via -r requirements/run.in
isodate==0.6.1
    # via openapi-core
itsdangerous==2.1.2
    # via starlette
janus==1.0.0
    # via -r requirements/run.in
jedi==0.16.0
    # via ipython
jinja2==3.1.2
    # via
    #   -r requirements/run.in
    #   starlette
jsonschema==4.17.3
    # via
    #   jsonschema-spec
    #   openapi-schema-validator
    #   openapi-spec-validator
jsonschema-spec==0.1.4
    # via
    #   openapi-core
    #   openapi-spec-validator
lazy-object-proxy==1.7.1
    # via openapi-spec-validator
lockfile==0.12.2
    # via
    #   -r requirements/run.in
    #   python-daemon
markupsafe==2.1.1
    # via jinja2
matplotlib-inline==0.1.6
    # via ipython
more-itertools==8.12.0
    # via openapi-core
openapi-core==0.16.6
    # via -r requirements/run.in
openapi-schema-validator==0.4.4
    # via
    #   openapi-core
    #   openapi-spec-validator
openapi-spec-validator==0.5.6
    # via openapi-core
parse==1.19.0
    # via openapi-core
parso==0.6.2
    # via jedi
pathable==0.4.3
    # via
    #   jsonschema-spec
    #   openapi-core
pexpect==4.8.0
    # via ipython
pickleshare==0.7.5
    # via ipython
prompt-toolkit==3.0.5
    # via ipython
ptyprocess==0.6.0
    # via pexpect
pure-eval==0.2.2
    # via stack-data
pydantic==1.9.0
    # via -r requirements/run.in
pygments==2.13.0
    # via ipython
pyjwt==2.4.0
    # via -r requirements/run.in
pymongo==4.1.0
    # via -r requirements/run.in
pyrsistent==0.18.0
    # via jsonschema
python-daemon==2.3.1
    # via -r requirements/run.in
python-dotenv==1.0.0
    # via uvicorn
python-multipart==0.0.6
    # via starlette
python-openflow
    # via -r requirements/run.in
pyyaml==6.0
    # via
    #   jsonschema-spec
    #   starlette
    #   uvicorn
rfc3339-validator==0.1.4
    # via openapi-schema-validator
six==1.16.0
    # via
    #   asttokens
    #   isodate
    #   rfc3339-validator
sniffio==1.3.0
    # via
    #   anyio
    #   httpcore
    #   httpx
stack-data==0.5.0
    # via ipython
starlette[full]==0.26.0
    # via -r requirements/run.in
tenacity==8.0.1
    # via -r requirements/run.in
traitlets==5.3.0
    # via
    #   ipython
    #   matplotlib-inline
typing-extensions==4.5.0
    # via
    #   janus
    #   jsonschema-spec
    #   openapi-core
    #   pydantic
    #   starlette
urllib3==1.26.7
    # via elastic-apm
uvicorn[standard]==0.21.1
    # via -r requirements/run.in
uvloop==0.17.0
    # via uvicorn
watchdog==2.1.9
    # via -r requirements/run.in
watchfiles==0.19.0
    # via uvicorn
wcwidth==0.1.9
    # via prompt-toolkit
websockets==11.0
    # via uvicorn
werkzeug==2.0.3
    # via openapi-core

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