Files @ 81eb8dbf0e7c
Branch filter:

Location: kallithea/dev_requirements.txt - annotation

domruf
config: set default uwsgi socket listen queue size to 128

On Linux systems, the socket listen queue size can't be greater than the value
of /proc/sys/net/core/somaxconn. On a lot of systems this value is 128.
babel >= 0.9.6, < 2.4
waitress >= 0.8.8, < 1.0
pytest ~= 3.0
pytest-runner
pytest-sugar>=0.7.0
pytest-benchmark
pytest-catchlog
pytest-localserver
mock
sphinx
webtest < 3