-e master
-e worker
-e pkg
# we install buildbot www from pypi to avoid the slow nodejs build at each test
buildbot-www==3.6.0

autobahn==22.7.1
boto3==1.24.60
autobahn==22.7.1
flake8==5.0.4
msgpack==1.0.4
pylint==2.14.5

# 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
appdirs==1.4.4
asn1crypto==1.5.1
astroid==2.11.7
attrs==22.1.0
Automat==20.2.0
Babel==2.10.3
backports.functools-lru-cache==1.6.4
boto==2.49.0
botocore==1.27.60
certifi==2022.6.15
cffi==1.15.1
chardet==5.0.0
charset-normalizer==2.1.0
click-default-group==1.2.2
click==8.1.3
codecov==2.1.12
configparser==5.2.0
constantly==15.1.0
cookies==2.2.1
coverage==6.4.3
cryptography==37.0.4
decorator==5.1.1
dicttoxml==1.7.4
dill==0.3.5.1
docker==5.0.3
docutils==0.17.1  # pyup: ignore (sphinx-rtd-theme 1.0.0 requires docutils<0.18)
extras==1.0.0
fixtures==4.0.1
funcsigs==1.0.2
future==0.18.2
graphql-core==3.2.1
greenlet==1.1.2
hvac==0.11.2
hyperlink==21.0.0
idna==2.10  # pyup: ignore (conflicts with moto on master)
imagesize==1.4.1
incremental==21.3.0
ipaddress==1.0.23
isort==4.3.21   # pyup: ignore (until https://github.com/PyCQA/pylint/pull/3725 is merged)
Jinja2==3.1.2
jmespath==1.0.1
jsonref==0.2
lazy-object-proxy==1.4.1  # pyup: ignore (required by astroid)
ldap3==2.9.1
lz4==4.0.2
Mako==1.2.2
markdown2==2.4.3
MarkupSafe==2.1.1
mccabe==0.7.0
mock==4.0.3
more-itertools==8.14.0
moto==4.0.1
olefile==0.46
packaging==21.3
parameterized==0.8.1
pathlib2==2.3.7.post1
pbr==5.10.0
pep8==1.7.1
Pillow==9.3.0
platformdirs==2.5.2
psutil==5.9.1
pyaml==21.10.1
pyasn1-modules==0.2.8
pyasn1==0.4.8
pycodestyle==2.9.1
pycparser==2.21
pyenchant==3.2.2
pyflakes==2.5.0
PyJWT==2.4.0
pyOpenSSL==22.0.0
pyparsing==3.0.9
pypugjs==5.9.12
python-dateutil==2.8.2
python-subunit==1.4.0
pytz==2022.2.1
PyYAML==6.0
requests==2.28.1
responses==0.21.0
ruamel.yaml.clib==0.2.6
ruamel.yaml==0.17.21
s3transfer==0.6.0
scandir==1.10.0
service-identity==21.1.0
setuptools-trial==0.6.0
singledispatch==3.7.0
six==1.16.0
snowballstemmer==2.2.0
SQLAlchemy==1.4.40
sqlparse==0.4.2
termcolor==1.1.0
testtools==2.5.0
toml==0.10.2
tomli==2.0.1
tomlkit==0.11.4
towncrier==22.8.0
treq==22.2.0
Twisted==22.4.0
txaio==22.2.1
txrequests==0.9.6
typing_extensions==4.3.0
unidiff==0.7.4
urllib3==1.26.11
webcolors==1.12
websocket-client==1.3.3
Werkzeug==2.1.2  # pyup: ignore (moto 4.0.1 depends on werkzeug<2.2.0)
wrapt==1.14.1
xmltodict==0.13.0
zope.interface==5.4.0
