zuul/requirements.txt
James E. Blair 0eeceba5a5 Replace use of aiohttp with cherrypy
* Aiohttp (and related libraries) have a python support policy
  which is causing us problems.
* Cherrypy supports threads which integrates well with the rest
  of Zuul.

Change-Id: Ib611df06035890d3e87fc5ad92fdfc7ac441edce
2018-05-31 09:09:26 -07:00

35 lines
520 B
Plaintext

pbr>=1.1.0
github3.py>=1.1.0
PyYAML>=3.1.0
paramiko>=2.0.1
GitPython>=2.1.8
python-daemon>=2.0.4,<2.1.0
extras
statsd>=3.0
voluptuous>=0.10.2
gear>=0.9.0,<1.0.0
apscheduler>=3.0
PrettyTable>=0.6,<0.8
babel>=1.0
ansible>=2.3.0.0,<2.4
netaddr
kazoo
sqlalchemy
alembic
cryptography>=1.6
cachecontrol
pyjwt
iso8601
pathlib;python_version<='3.5.2'
yarl==1.1.1;python_version<='3.5.2'
async-timeout<3.0.0;python_version<='3.5.2'
aiohttp<3.0.0
uvloop;python_version>='3.5'
psutil
fb-re2>=1.0.6
paho-mqtt
cherrypy
ws4py
routes