Skip to content
  • Tanner Prestegard's avatar
    Updating Django minor version & 3rd party packages · 362b1af3
    Tanner Prestegard authored
    Updated from Django 1.11.5 to Django 1.11.14. Updated 3rd party
    packages so that all of them have version requirements in
    requirements.txt.  Also updated most of these packages to use the
    newest versions.  A specific update to the twilio package required
    some changes for how we determine the 'from' phone number. Also
    alphabetized the packages in this file.  Finally, added the very
    useful django-silk debugger/profiler.
    362b1af3
This project manages its dependencies using pip. Learn more