Upgrade: streamlit to 1.27.1, streamlit-extras to 0.3.2, htbuilder to 0.6.2, Pillow to 10.0.1#183
Merged
srbhr merged 5 commits intosrbhr:mainfrom Oct 11, 2023
Merged
Conversation
Owner
|
@imhalcyon which OS did you test this on? It's working for me in WSL. I think we need a mac user to test and share their results. |
Contributor
Author
|
@srbhr , I've tested this on Windows, non-WSL mode. |
srbhr
approved these changes
Oct 11, 2023
srbhr
reviewed
Oct 11, 2023
Owner
There was a problem hiding this comment.
@imhalcyon there are some conflicts in this file. Please fix them, and then I can merge.
Owner
|
@imhalcyon I've fixed the merge conflict. |
bmck039
pushed a commit
to bmck039/Resume-Matcher
that referenced
this pull request
Jan 27, 2026
… 0.6.2, Pillow to 10.0.1 (srbhr#183) * Upgrade: streamlit to 1.27.0, streamlit-extras to 0.3.2, htbuilder to 0.6.2 * Streamlit to 1.27.1 and Pillow to 10.0.1 --------- Co-authored-by: Saurabh Rai <srbh077@gmail.com>
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Pull Request Title
Upgrade dependencies to latest release versions
Related Issue
N/A
Description
Streamlit 1.26.0 introduced toast which can act as notifications. The extras dependency has new feature(s) like stoggle. These will be useful in updating existing application's implementation
Type
Proposed Changes
Screenshots / Code Snippets (if applicable)
N/A - Changes are in requirements.txt file only
How to Test
Checklist
Additional Information
N/A