Skip to content
This repository has been archived by the owner on Apr 4, 2023. It is now read-only.

Use pip-tools to pin dependencies #373

Merged
merged 3 commits into from
May 1, 2017
Merged

Conversation

cmc333333
Copy link
Member

  • Upgrades Django to the latest LTS
  • Specifies the ipython version (the latest version isn't compatible with Python 2)

We had been pinning the top-level dependency, but that allows transitive
dependencies to change, which can lead to version errors (notably, ipython
shipped a new version which is not compatible with Python 2).
Support for 1.9 ended earlier this month; migrate to the latest LTS.
6.0.0 dropped support for Python 2.
@coveralls
Copy link

Coverage Status

Changes Unknown when pulling 486692d on cmc333333:pip-tools into ** on eregs:master**.

@cmc333333 cmc333333 merged commit 6faf9e7 into eregs:master May 1, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants