Bump the pip group across 6 directories with 12 updates #2
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.
Updates the requirements on torch, gradio, streamlit, certifi, gitpython, idna, jinja2, pillow, pyarrow, tornado, urllib3 and flask to permit the latest version.
Updates
torchfrom 1.12.0 to 1.13.1Release notes
Sourced from torch's releases.
... (truncated)
Changelog
Sourced from torch's changelog.
... (truncated)
Commits
49444c3[BE] Do not package caffe2 in wheel (#87986) (#90433)56de8a3Add manual cuda deps search logic (#90411) (#90426)a4d16e0Fix ATen Fallback for BUILD_CAFFE2=0 for ONNX-only ops (#88504) (#90104)80abad3Handle Tensor.deepcopy via clone(), on IPU (#89129) (#89999)73a852a[Release only change] Fix rocm5.1.1 docker image (#90321)029ec16Add platform markers for linux only extra_install_requires (#88826) (#89924)197c5c0Fix cuda/cpu check on NoneType (#88854) (#90068)aadbeb7Make TorchElastic timer importable on Windows (#88522) (#90045)aa94433Mark IPU device as not supports_as_strided (#89130) (#89998)59b4f3bUse the Python frame safely in _pythonCallstack (#89997)Updates
gradiofrom 3.1.4 to 4.19.2Release notes
Sourced from gradio's releases.
... (truncated)
Changelog
Sourced from gradio's changelog.
... (truncated)
Commits
bacbc70chore: update versions (#7463)84802eeTighten CORS rules (#7503)b186767FixGallerypreview overlay and backdrop (#7505)9c36572Quick fix: File height overflow (#7507)8f050eeStreaming example for the updated OpenAI API (#7508)33f68cbFix Canvas3D/Canvas3DGS async imports (#7511)16fbe9cPrevent components from working with non-uploaded files (#7465)ba3ec13Tab select fix (#7470)98a2719Fix z-index layer of orange generating border (#7466)09de02achore(deps): update dependency globals to v14 (#7381)Updates
streamlitto 1.34.0Release notes
Sourced from streamlit's releases.
Commits
bddd5e8Up version to 1.34.0be16876Docstrings for 1.34.0 (#8588)a8a5f9bFix broken python github actions (#8580)7266453Enable the usage of the pydeck-carto package with st.pydeck_chart (#8422)64a3459Bump axios from 0.27.2 to 1.6.8 in /frontend (#8567)43e7a7cAdd support for Modin and Snowpark Pandas (#8506)7b9f046Non-emoji icons (#8307)c9de002Fix empty generator usage withst.write_stream(#8560)940bd5dSupport background colors for text (#8435)2b3b22cAdd support for autoplayingst.audioandst.videomedia (#8481)Updates
streamlitfrom 1.24.1 to 1.30.0Release notes
Sourced from streamlit's releases.
Commits
bddd5e8Up version to 1.34.0be16876Docstrings for 1.34.0 (#8588)a8a5f9bFix broken python github actions (#8580)7266453Enable the usage of the pydeck-carto package with st.pydeck_chart (#8422)64a3459Bump axios from 0.27.2 to 1.6.8 in /frontend (#8567)43e7a7cAdd support for Modin and Snowpark Pandas (#8506)7b9f046Non-emoji icons (#8307)c9de002Fix empty generator usage withst.write_stream(#8560)940bd5dSupport background colors for text (#8435)2b3b22cAdd support for autoplayingst.audioandst.videomedia (#8481)Updates
streamlitfrom 1.24.1 to 1.30.0Release notes
Sourced from streamlit's releases.
Commits
bddd5e8Up version to 1.34.0be16876Docstrings for 1.34.0 (#8588)a8a5f9bFix broken python github actions (#8580)7266453Enable the usage of the pydeck-carto package with st.pydeck_chart (#8422)64a3459Bump axios from 0.27.2 to 1.6.8 in /frontend (#8567)43e7a7cAdd support for Modin and Snowpark Pandas (#8506)7b9f046Non-emoji icons (#8307)c9de002Fix empty generator usage withst.write_stream(#8560)940bd5dSupport background colors for text (#8435)2b3b22cAdd support for autoplayingst.audioandst.videomedia (#8481)Updates
certififrom 2023.5.7 to 2023.7.22Commits
8fb96ed2023.07.22afe7722Bump actions/setup-python from 4.6.1 to 4.7.0 (#230)2038739Bump dessant/lock-threads from 3.0.0 to 4.0.1 (#229)44df761Hash pin Actions and enable dependabot (#228)Updates
gitpythonfrom 3.1.32 to 3.1.41Release notes
Sourced from gitpython's releases.