-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Merge Master ci py312 for PR test #5066
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
Closed
Closed
Changes from 19 commits
Commits
Show all changes
36 commits
Select commit
Hold shift + click to select a range
4aa6c7c
Test py312 ci support
mollyheamazon 280424d
Test py312 ci support
mollyheamazon 1374184
first commit
mollyheamazon 49de844
test to point to personal stack
mollyheamazon 696cb47
changed tox.ini
mollyheamazon 5d35bd0
Revert "changed tox.ini"
mollyheamazon 2ab95fb
Revert "Revert "changed tox.ini""
mollyheamazon dc2fcd5
Revert "Revert "Revert "changed tox.ini"""
mollyheamazon f143ca7
Revert "Revert "changed tox.ini""
mollyheamazon 31d7478
Revert "changed tox.ini"
mollyheamazon f78febe
Revert "test to point to personal stack"
mollyheamazon 7669550
Revert "first commit"
mollyheamazon 598447f
add pyproject.toml
mollyheamazon c915fed
add py312 to ci
mollyheamazon 1f0f608
Merge branch 'master-ci-py312-pr-test' into master-ci-py312
mollyheamazon 332389c
bump numpy version
mollyheamazon 041c739
numpy version change
mollyheamazon 88fbe0c
add py312
mollyheamazon 5c20eee
upgrade pip version
mollyheamazon 3feadc5
add setuptools wheel to tox.ini
mollyheamazon a27527d
add pyyaml version constraint, remove py312 from docstring because th…
mollyheamazon 340ab3b
update pyyaml version constraint
mollyheamazon 5bfbb55
update pyyaml version constraint
mollyheamazon 5084e6f
deprecate py38
mollyheamazon f679f2c
bump scipy
mollyheamazon 6655760
bump tensorflow and tensorboard
mollyheamazon 4116094
bump dill
mollyheamazon 1a23c2a
bump apache-airflow to ensure dill and greenlet version
mollyheamazon 9b9eb32
remove constraint for apache-airflow
mollyheamazon b5da915
remove constraint for apache-airflow
mollyheamazon e0caf76
bump torch version
mollyheamazon c69de67
bump torchvision version
mollyheamazon ff0ab5a
modified tests to comply with py312 requirements
mollyheamazon e25e8b0
modified tests again to comply with py312 requirements
mollyheamazon 5dd3c04
git related
mollyheamazon eb51f6f
remove assert before assert_called_once_with
mollyheamazon File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
tox==3.24.5 | ||
numpy>=1.24.0 | ||
numpy>=1.26.4 | ||
build[virtualenv]==1.2.1 | ||
flake8==4.0.1 | ||
pytest==6.2.5 | ||
|
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
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
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
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
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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
mlflow==2.13.2 | ||
lz4==4.3.2 | ||
numpy==1.24.4 | ||
numpy==1.26.4 | ||
pandas==2.0.3 | ||
psutil==5.9.8 | ||
scikit-learn==1.3.2 | ||
|
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
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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.