# Requirements list for minimal local development testing
-e master[tls,test,docs]
-e worker[test]
-e pkg
buildbot_www==3.5.0

# The following are transitive dependencies of the above. The versions are pinned so that tests
# are reproducible. The versions should be upgraded whenever we see new versions to catch problems
# in new versions of the packages. Whole list should be regenerated by via `pip freeze` once in a
# while to remove no longer needed dependencies.

alabaster==0.7.12
alembic==1.8.1
astroid==1.4.9
attrs==22.1.0
autobahn==22.7.1
Automat==20.2.0
Babel==2.10.3
boto3==1.24.59
botocore==1.27.59
certifi==2022.6.15
cffi==1.15.1
charset-normalizer==2.1.1
click==8.1.3
click-default-group==1.2.2
constantly==15.1.0
cryptography==37.0.4
docutils==0.17.1
flake8==3.9.2
future==0.18.2
greenlet==1.1.3
hyperlink==21.0.0
idna==3.3
imagesize==1.4.1
importlib-metadata==4.12.0
incremental==21.3.0
isort==5.10.1
Jinja2==3.1.2
jmespath==1.0.1
lazy-object-proxy==1.7.1
lz4==4.0.2
Mako==1.2.2
MarkupSafe==2.1.1
mccabe==0.6.1
mock==4.0.3
moto==4.0.1
msgpack==1.0.4
packaging==21.3
parameterized==0.8.1
pep8==1.7.1
psutil==5.9.1
pyasn1==0.4.8
pyasn1-modules==0.2.8
pycodestyle==2.7.0
pycparser==2.21
pyenchant==3.2.2
pyflakes==2.3.1
Pygments==2.13.0
PyJWT==2.4.0
pylint==1.6.5
pyOpenSSL==22.0.0
pyparsing==3.0.9
pypugjs==5.9.12
python-dateutil==2.8.2
pytz==2022.2.1
PyYAML==6.0
requests==2.28.1
responses==0.21.0
s3transfer==0.6.0
service-identity==21.1.0
setuptools-trial==0.6.0
six==1.16.0
snowballstemmer==2.2.0
Sphinx==5.1.1
sphinx-jinja==2.0.2
sphinx-rtd-theme==1.0.0
sphinxcontrib-applehelp==1.0.2
sphinxcontrib-devhelp==1.0.2
sphinxcontrib-htmlhelp==2.0.0
sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==1.0.3
sphinxcontrib-serializinghtml==1.1.5
sphinxcontrib-spelling==7.6.0
sphinxcontrib-websupport==1.2.4
SQLAlchemy==1.4.40
tomli==2.0.1
towncrier==21.9.0
treq==22.2.0
Twisted==22.4.0
txaio==22.2.1
txrequests==0.9.6
typing-extensions==4.3.0
urllib3==1.26.12
Werkzeug==2.1.2
wrapt==1.14.1
xmltodict==0.13.0
zipp==3.8.1
zope.interface==5.4.0
