chore: Widen redis requirement to make it easier to install alongside other requirements#3755
Merged
adchia merged 2 commits intofeast-dev:masterfrom Sep 7, 2023
breno-costa:widen-redis-dependency
Merged
chore: Widen redis requirement to make it easier to install alongside other requirements#3755adchia merged 2 commits intofeast-dev:masterfrom breno-costa:widen-redis-dependency
adchia merged 2 commits intofeast-dev:masterfrom
breno-costa:widen-redis-dependency
Conversation
Collaborator
|
We may need to update the files under "sdk/python/requirements/" as well. |
…ther requirements Signed-off-by: Breno Costa <brenocosta0901@gmail.com>
Signed-off-by: Danny C <d.chiao@gmail.com>
Collaborator
|
Saw you left a message in the Slack about this @shuchu thanks! For future reference, these files are updated via the Updated them in this PR |
adchia
approved these changes
Sep 7, 2023
james-crabtree-sp
pushed a commit
to sailpoint/feast
that referenced
this pull request
Sep 14, 2023
… other requirements (feast-dev#3755) * chore: wide redis dependency to make it easier to install alongside other requirements Signed-off-by: Breno Costa <brenocosta0901@gmail.com> * update requirements Signed-off-by: Danny C <d.chiao@gmail.com> --------- Signed-off-by: Breno Costa <brenocosta0901@gmail.com> Signed-off-by: Danny C <d.chiao@gmail.com> Co-authored-by: Danny C <d.chiao@gmail.com>
james-crabtree-sp
pushed a commit
to sailpoint/feast
that referenced
this pull request
Sep 14, 2023
… other requirements (feast-dev#3755) * chore: wide redis dependency to make it easier to install alongside other requirements Signed-off-by: Breno Costa <brenocosta0901@gmail.com> * update requirements Signed-off-by: Danny C <d.chiao@gmail.com> --------- Signed-off-by: Breno Costa <brenocosta0901@gmail.com> Signed-off-by: Danny C <d.chiao@gmail.com> Co-authored-by: Danny C <d.chiao@gmail.com>
zseta
pushed a commit
to zseta/feast
that referenced
this pull request
Feb 7, 2024
… other requirements (feast-dev#3755) * chore: wide redis dependency to make it easier to install alongside other requirements Signed-off-by: Breno Costa <brenocosta0901@gmail.com> * update requirements Signed-off-by: Danny C <d.chiao@gmail.com> --------- Signed-off-by: Breno Costa <brenocosta0901@gmail.com> Signed-off-by: Danny C <d.chiao@gmail.com> Co-authored-by: Danny C <d.chiao@gmail.com> Signed-off-by: Attila Toth <hello@attilatoth.dev>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What this PR does / why we need it: This PR widen Redis requirement to make it easier to install alongside other requirements, as well as to make it possible to fix some vulnerabilities.
Which issue(s) this PR fixes: #3753
Fixes #3753