Skip to content
  • Sybren A. Stüvel's avatar
    Moved from Pipenv to Poetry · a3d1c6b5
    Sybren A. Stüvel authored
    This change includes being more specific about the versions we require.
    Currently this is done with caret notation, which means we'll automatically
    get new releases as long as they don't update the major version (or the
    minor version in case of 0.x.y version numbers).
    
    The only exception to the above are Django, which is pinned to 2.1.*, and
    Blender ID OAuth plugin, which just requires >= 0.7.
    a3d1c6b5