feat: Updating dependencies so that feast can be run on 3.11.#3985
feat: Updating dependencies so that feast can be run on 3.11.#3985lokeshrangineni wants to merge 4 commits into
Conversation
Signed-off-by: Lokesh Rangineni <lokeshforjava@gmail.com>
|
@lokeshrangineni thanks for giving this another look! PTAL at the linter output, but I'm going to go ahead and approve tests so we can get an idea how integration results look 👍 |
Sorry, something went wrong.
|
copying out the two error lines from lint job so we don't have to keep pulling context back up |
Sorry, something went wrong.
|
Are we dropping ci, but keeping support? shouldn't this PR change |
Sorry, something went wrong.
|
@tokoko please keep 'em coming, I'm just trying to work thru the required check, but I'm missing historical context. Appreciate the good feedback! |
Sorry, something went wrong.
|
@jeremyary no problem :) I think we should definitely be running |
Sorry, something went wrong.
Thank you for the context. I am going to update the PR with the information you provided. |
Sorry, something went wrong.
thanks again. A related thread's been going through our last couple of comm calls, though we didn't get into the procedural side. Without moving on from 3.8 we're stuck in a bit of a hard place around other dependencies that will soon stop supporting 3.8. I'm down for a collective rehashing via Slack if warranted, though cc @lokeshrangineni @etirelli @franciscojavierarceo |
Sorry, something went wrong.
…he upgrade. These classes ManualInputConfig and ManualOutputConfig have been removed from the new versions. hope this fixes the lint errors. Signed-off-by: Lokesh Rangineni <lokeshforjava@gmail.com> Signed-off-by: Lokesh Rangineni <lokeshforjava@gmail.com>
…tly build to the lowest python version we are planning to support. Updating the REQUIRES_PYTHON to 3.9 as well. Signed-off-by: Lokesh Rangineni <lokeshforjava@gmail.com> Signed-off-by: Lokesh Rangineni <lokeshforjava@gmail.com>
|
I have closed the this PR and opened the PR to test if the unit test cases job to run using python 3.8 have been removed or not. Please find the new PR here - #3993 |
Sorry, something went wrong.
What this PR does / why we need it:
Which issue(s) this PR fixes:
Fixes #