-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build: 🔨 update python runtime to 3.13 and refresh dependencies
The commit updates Python runtime to 3.13 and refreshes dependencies: - Moves from Python 3.11-3.13 to requiring Python 3.13+ - Upgrades several dependencies: - dagster packages to 1.9.8 - huggingface-hub to 0.27.1 - polars to 1.19.0 - Multiple other minor version bumps Also adds .python-version file to specify Python 3.13 runtime.
- Loading branch information
1 parent
09f7cab
commit 036780b
Showing
4 changed files
with
108 additions
and
670 deletions.
There are no files selected for viewing
This file contains 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 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 |
---|---|---|
@@ -0,0 +1 @@ | ||
3.13 |
This file contains 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.