Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update requirements (especially celery) #1249

Merged
merged 3 commits into from
Sep 17, 2022

Conversation

chris34
Copy link
Member

@chris34 chris34 commented Sep 17, 2022

see commit-messages for more details

Celery is unpinned in setup.py

Config-files were migrated via

    celery upgrade settings proj/settings.py --django
Unpin more requirements as far as they support the currently used
django-version.

As python 3.9 is used in the docker setup, the requirements are rebuild
with that python-version. It has only changed for the unpinned requirements,
so it can be also used for python 3.8.
Thus, production.txt and linux-py3.8-production.txt point to
linux-py3.9-production.txt now (likewise for the development files)
@chris34 chris34 merged commit 709f38a into inyokaproject:staging Sep 17, 2022
@chris34 chris34 deleted the update-celery branch September 17, 2022 22:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant