Files
buildbot/requirements-ci.txt
2021-05-13 21:06:17 +03:00

101 lines
1.9 KiB
Plaintext

alabaster==0.7.12
appdirs==1.4.4
asn1crypto==1.4.0
astroid==2.4.2;
attrs==20.3.0
autobahn==20.12.3; python_version < "3.7" # pyup: ignore
autobahn==21.3.1; python_version >= "3.7"
Automat==20.2.0
Babel==2.9.1
backports.functools-lru-cache==1.6.4
blockdiag==2.0.1
boto==2.49.0
boto3==1.17.62
botocore==1.20.62
cffi==1.14.5
click==7.1.2
configparser==5.0.2
constantly==15.1.0
cookies==2.2.1
cryptography==3.4.7
decorator==5.0.7
dicttoxml==1.7.4
docker==5.0.0
docutils==0.17.1
flake8==3.9.1
funcparserlib==0.3.6
funcsigs==1.0.2
future==0.18.2
graphql-core==3.1.4
idna==2.10 # pyup: ignore (conflicts with moto on master)
imagesize==1.2.0
incremental==17.5.0
ipaddress==1.0.23
isort==4.3.21 # pyup: ignore (until https://github.com/PyCQA/pylint/pull/3725 is merged)
Jinja2==2.11.3
jmespath==0.10.0
jsonref==0.2
lazy-object-proxy==1.4.1 # pyup: ignore (required by astroid)
ldap3==2.9
lz4==3.1.3
markdown2==2.4.0
MarkupSafe==1.1.1
mccabe==0.6.1
mock==4.0.3
moto==2.0.6
olefile==0.46
packaging==20.9
parameterized==0.8.1
pathlib2==2.3.5
pbr==5.6.0
pep8==1.7.1
Pillow==8.2.0
pyaml==20.4.0
pyasn1==0.4.8
pyasn1-modules==0.2.8
pycodestyle==2.7.0
pycparser==2.20
pyenchant==3.2.0
pyflakes==2.3.1
pypugjs==5.9.9
PyJWT==2.1.0
pylint==2.6.0;
pyOpenSSL==20.0.1
pyparsing==2.4.7
python-dateutil==2.8.1
python-subunit==1.4.0
pytz==2021.1
PyYAML==5.4.1
requests==2.25.1
s3transfer==0.4.2
scandir==1.10.0
service-identity==18.1.0
setuptools-trial==0.6.0
singledispatch==3.6.1
six==1.15.0
snowballstemmer==2.1.0
SQLAlchemy==1.3.23 # pyup: ignore (master requires 1.3.x)
sqlalchemy-migrate==0.13.0
sqlparse==0.4.1
Tempita==0.5.2
termcolor==1.1.0
toml==0.10.2
towncrier==21.3.0
treq==20.9.0
Twisted==21.2.0
txaio==21.2.1
txrequests==0.9.6
unidiff==0.6.0
webcolors==1.11.1
Werkzeug==1.0.1
wrapt==1.12.1
xmltodict==0.12.0
zope.interface==5.4.0
coverage==5.5
codecov==2.1.11
-e master
-e worker
-e pkg
# we install buildbot www from pypi to avoid the slow nodejs build at each test
buildbot-www==3.1.1