/pyperformance/requirements.in

https://github.com/python/performance · Autoconf · 33 lines · 12 code · 7 blank · 14 comment · 0 complexity · b6de6655ad907872860931866da788b8 MD5 · raw file

  1. # pyperformance dependencies
  2. # --------------------------
  3. pyperf
  4. # Benchmarks dependencies
  5. # -----------------------
  6. #
  7. # When one of these dependencies is upgraded, the pyperformance major version
  8. # should be increased to respect semantic versionning. Comparison between
  9. # two pyperformance results of two different major versions is not reliable.
  10. Chameleon # bm_chameleon
  11. Django # bm_django_template
  12. Genshi # bm_genshi
  13. Mako # bm_mako
  14. SQLAlchemy # bm_sqlalchemy_declarative
  15. # FIXME: reenable hg_startup
  16. # mercurial # bm_hg_startup
  17. html5lib # bm_html5lib
  18. pyaes # bm_crypto_pyaes
  19. sympy # bm_sympy
  20. tornado # bm_tornado_http
  21. # Optional dependencies
  22. # ---------------------
  23. #
  24. # The list of optional dependencies is hardcoded in pyperformance/venv.py
  25. psutil
  26. dulwich # bm_dulwich_log