Skip to content

python requirements

Miroslav Bagljas edited this page Apr 10, 2017 · 1 revision

esdc-ce

  • amqp (1.4.9) - stay on 1.* version due to celery, only install 1.. patches if any

  • billiard (3.3.0.23) - stay on 3.3.0.* version due to celery, only install 3.3.0.* patches if any

  • celery (3.1.25) - stay on 3.1.* version

  • kombu (3.0.37) - tay on 3.0.* version due to celery, only install 3.0.* patches if any

  • cryptography (1.5.3) - we have our own patch in etc/patch_envs, can be updated

  • Django (1.8.17) - stay on 1.8.* and only install updates to this version

  • django-celery (3.1.17) - stay on 3.1.* and only install patches if new version 3.1.* gets out

  • openpyxl (2.3.5) - 2.3.5 is the highest 2.3.* version and we will stick to it. Due to some changes in code from openpyxl.style import Styles doesn't work in 2.4.4

Clone this wiki locally