1e4501612d
There may have been a behavior change with polling that causes a surplus of log lines. Avoid that version until we understand more. Change-Id: I246acda9352267eb6b9be6d1b06fb87b133709ec
38 lines
750 B
Plaintext
38 lines
750 B
Plaintext
pbr>=1.1.0
|
|
# Early virtualenv 20 had bad file location assumptions
|
|
virtualenv!=20.0.0,!=20.0.1
|
|
|
|
github3.py>=1.1.0
|
|
PyYAML>=3.1.0
|
|
paramiko>=2.0.1
|
|
GitPython>=2.1.8,<3.0.0
|
|
python-daemon>=2.0.4,<2.1.0
|
|
extras
|
|
statsd>=3.0
|
|
voluptuous>=0.10.2
|
|
gear>=0.13.0,<1.0.0,!=0.15.0
|
|
apscheduler>=3.0
|
|
PrettyTable>=0.6,<0.8
|
|
babel>=1.0
|
|
netaddr
|
|
kazoo
|
|
sqlalchemy
|
|
alembic
|
|
cryptography>=1.6
|
|
cachecontrol
|
|
cachetools
|
|
pyjwt
|
|
iso8601
|
|
psutil
|
|
fb-re2>=1.0.6
|
|
paho-mqtt
|
|
cherrypy
|
|
ws4py
|
|
routes
|
|
jsonpath-rw
|
|
urllib3!=1.25.4,!=1.25.5 # https://github.com/urllib3/urllib3/pull/1684
|
|
# TODO(tobiash): cheroot 8.1.0 introduced a regression when handling concurrent
|
|
# requests. Remove the following line when this issue is resolved:
|
|
# https://github.com/cherrypy/cheroot/issues/263
|
|
cheroot<8.1.0
|