social-feed-manager icon indicating copy to clipboard operation
social-feed-manager copied to clipboard

Consider locking python package versions

Open kerchner opened this issue 10 years ago • 2 comments
trafficstars

#306 and #304 were reminders that python package versions, when not sufficiently locked, can vary enough to cause problems. Revisit requirements.txt and consider locking more of the package versions (and upgrading with each SFM release, as appropriate).

kerchner avatar Feb 11 '15 01:02 kerchner

Also: Do we ensure that the versions of these match:

  • globally-installed supervisor
  • supervisor installed in the virtualenv

May require documentation tweak, and also pinning version in requirements.txt At the same time, test upgrading to supervisor 3.1.3.

kerchner avatar Feb 12 '15 18:02 kerchner

See also #222.

dchud avatar Feb 12 '15 19:02 dchud