-
Notifications
You must be signed in to change notification settings - Fork 27.3k
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
requirements_versions httpx==0.24.1 #13839
Merged
Merged
Conversation
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
w-e-w
changed the title
Update requirements_versions.txt
requirements_versions httpx==0.24.1
Nov 3, 2023
AUTOMATIC1111
approved these changes
Nov 3, 2023
AUTOMATIC1111
added a commit
that referenced
this pull request
Nov 3, 2023
requirements_versions httpx==0.24.1
lllyasviel
added a commit
to lllyasviel/Fooocus
that referenced
this pull request
Nov 4, 2023
mfunaki
added a commit
to mfunaki-circleci/cci-stable-diffusion-webui
that referenced
this pull request
Nov 6, 2023
* Merge pull request AUTOMATIC1111#13839 from AUTOMATIC1111/httpx==0.24.1 requirements_versions httpx==0.24.1 * add changelog entry --------- Co-authored-by: AUTOMATIC1111 <[email protected]>
herve-ves
pushed a commit
to herve-ves/Fooocus-Integrate
that referenced
this pull request
Nov 7, 2023
herve-ves
pushed a commit
to herve-ves/Fooocus-Integrate
that referenced
this pull request
Nov 8, 2023
herve-ves
pushed a commit
to herve-ves/Fooocus-Integrate
that referenced
this pull request
Nov 8, 2023
martianunlimited
pushed a commit
to martianunlimited/stable-diffusion-webui-ux
that referenced
this pull request
Nov 13, 2023
requirements_versions httpx==0.24.1
martianunlimited
added a commit
to martianunlimited/stable-diffusion-webui-ux
that referenced
this pull request
Nov 13, 2023
* Merge pull request AUTOMATIC1111#13839 from AUTOMATIC1111/httpx==0.24.1 requirements_versions httpx==0.24.1 * add changelog entry * show labels for aside, main, page tabs option setting * refactor option settings * fix alt-enter, control-enter key shortcuts for txt2img and img2img prompts * remove debounce from window resize event * added ignore overrides option setting * Make text2img Metadata Panel to have max height anapnoe#197 * Update README.md * Update README.md * add group container for override dropdown * add mobile scale option setting * shrink space between split panes * Update README.md * improve mobile support --------- Co-authored-by: AUTOMATIC1111 <[email protected]> Co-authored-by: anapnoe <[email protected]>
herve-ves
pushed a commit
to herve-ves/Fooocus-Integrate
that referenced
this pull request
Nov 23, 2023
Closed
yeah , this breaks even old installers if its not pushed |
Closed
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.
Description
@AUTOMATIC1111 urgent fix need I believe this needs to be pushed to
master
ASAPI think they started about 2 hours ago
currently any new install will not be able to Launch
#13836
#13840
Httpx==0.24.1
https://pypi.org/project/httpx/#history
I did a quick test with Httpx 0.25.0 and 0.25.1 both are not able to run
even though 0.25.0 is from 20230911 until yesterday webui only installs 0.24.1
I just happened to a pip freeze yesterday
AUTOMATIC1111/stable-diffusion-webui-extensions#206 (comment)
Checklist: