/pyperformance/requirements.in
https://github.com/python/performance · Autoconf · 33 lines · 12 code · 7 blank · 14 comment · 0 complexity · b6de6655ad907872860931866da788b8 MD5 · raw file
- # pyperformance dependencies
- # --------------------------
- pyperf
- # Benchmarks dependencies
- # -----------------------
- #
- # When one of these dependencies is upgraded, the pyperformance major version
- # should be increased to respect semantic versionning. Comparison between
- # two pyperformance results of two different major versions is not reliable.
- Chameleon # bm_chameleon
- Django # bm_django_template
- Genshi # bm_genshi
- Mako # bm_mako
- SQLAlchemy # bm_sqlalchemy_declarative
- # FIXME: reenable hg_startup
- # mercurial # bm_hg_startup
- html5lib # bm_html5lib
- pyaes # bm_crypto_pyaes
- sympy # bm_sympy
- tornado # bm_tornado_http
- # Optional dependencies
- # ---------------------
- #
- # The list of optional dependencies is hardcoded in pyperformance/venv.py
- psutil
- dulwich # bm_dulwich_log