Skip to content

Conversation

@dchichkov
Copy link
Contributor

@dchichkov dchichkov commented Apr 29, 2020

[WIP]. Attempt to relax upper constraints on the version of python-dateutil, to include 2.8.1 and 2.8.2.

The original constraint was:
"python-dateutil<2.8.1,>=2.1", # Consolidates azure-blob-storage and boto3

Requesting to do a CI run, see if new version constraint still works.

Fixes #3701

…erse#3701

[WIP]. Attempt to relax upper constraints on the version of python-dateutil, to include 2.8.1 and 2.8.2. 

Original constraint was:
    "python-dateutil<2.8.1,>=2.1",  # Consolidates azure-blob-storage and boto3
@efiop efiop merged commit 40c6b56 into treeverse:master Apr 29, 2020
@efiop
Copy link
Contributor

efiop commented Apr 29, 2020

Thanks @dchichkov ! 🙏

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.

Relax pip dependency versions constraints for python-dateutil

2 participants