Skip to content
This repository has been archived by the owner on Sep 20, 2024. It is now read-only.

Update poetry lock #1823

Merged
merged 1 commit into from
Jul 19, 2021
Merged

Update poetry lock #1823

merged 1 commit into from
Jul 19, 2021

Conversation

iLLiCiTiT
Copy link
Member

Description

Update poetry lock. This is mainly because of acre update.

Changes

  • updated poetry.lock file

@iLLiCiTiT iLLiCiTiT self-assigned this Jul 14, 2021
@iLLiCiTiT iLLiCiTiT added backend type: enhancement Enhancements to existing functionality labels Jul 14, 2021
@iLLiCiTiT iLLiCiTiT added the HIGH label Jul 14, 2021
Copy link
Member

@antirotor antirotor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is breaking Python 2 hosts because of updated requests that is pulling charset_normalizer that is using Python 3 syntax. In other words, we can't no longer upgrade requests on global level.

I would change it so it updates only acre - take latest develop and run:

poetry update acre

@iLLiCiTiT
Copy link
Member Author

Only acre module was updated in poetry.lock.

@iLLiCiTiT iLLiCiTiT reopened this Jul 15, 2021
@64qam
Copy link
Member

64qam commented Jul 15, 2021

Tested on Centos and Windows and looks good so far.

@mkolar mkolar requested a review from antirotor July 19, 2021 14:58
@iLLiCiTiT iLLiCiTiT merged commit 46f05e6 into develop Jul 19, 2021
@mkolar mkolar deleted the feature/poetry_lock_update branch August 10, 2021 16:00
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type: enhancement Enhancements to existing functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants