# The dependencies listed in this file are not intended for installation with pip.
# We use this as a record of vendored packages. Versions should always use `==`.

isort==5.12.0  # only the stdlibs subpackage
ruamel.yaml==0.17.32
typing-extensions==4.6.3  # dependency of structlog in py37 only
structlog==23.1.0  # REMINDER: address typing_extensions imports when updating structlog
WebOb==1.8.7
wrapt==1.16.0
