Commit 61b072d
Remove the limitation for sagemaker for Python 3.13 (#58388)
* Remove the limitation for sagemaker for Python 3.13
After passren/PyDynamoDB#72 was raised,
PydynamoDB 0.7.5 has been released with Python 3.13 and we can
force it for Python 3.13 to be used so that `pip` will not even
try to compile earlier versions of sqlean.
* Update providers/amazon/pyproject.toml
Co-authored-by: Amogh Desai <[email protected]>
---------
Co-authored-by: Amogh Desai <[email protected]>1 parent fd3c5ce commit 61b072d
1 file changed
+5
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
80 | | - | |
81 | | - | |
82 | | - | |
83 | | - | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
84 | 85 | | |
85 | 86 | | |
86 | 87 | | |
| |||
0 commit comments