Skip to content
This repository has been archived by the owner on Oct 2, 2021. It is now read-only.

Update the version of dependencies #89

Merged
merged 1 commit into from
Oct 17, 2020
Merged

Update the version of dependencies #89

merged 1 commit into from
Oct 17, 2020

Conversation

dirn
Copy link
Member

@dirn dirn commented Oct 17, 2020

The only dependency not being updated here, at least not fully, is
Django. That's going to be done separately as part of #80. For now the
version is being fixed to the latest version of 3.0.

The Django version also has to be set for the development requirements.
Without doing so, the latest version would be pulled in by
django-debug-toolbar. This would lead to conflicting versions in CI as
some of the tox environments install both the development and regular
dependencies.

The only dependency not being updated here, at least not fully, is
[Django]. That's going to be done separately as part of #80. For now the
version is being fixed to the latest version of 3.0.

The Django version also has to be set for the development requirements.
Without doing so, the latest version would be pulled in by
[django-debug-toolbar]. This would lead to conflicting versions in CI as
some of the [tox] environments install both the development and regular
dependencies.

[django]: https://www.djangoproject.com
[django-debug-toolbar]: https://pypi.org/p/django-debug-toolbar
[tox]: https://tox.readthedocs.io
@dirn dirn force-pushed the update-requirements branch from 6126cce to 6180141 Compare October 17, 2020 21:23
@dirn dirn merged commit 9a01f1e into main Oct 17, 2020
@dirn dirn deleted the update-requirements branch October 17, 2020 21:26
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.

1 participant