requirements_versions httpx==0.24.1#13839
Merged
AUTOMATIC1111 merged 1 commit intodevfrom Nov 3, 2023
Merged
Conversation
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 <16777216c@gmail.com>
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 <16777216c@gmail.com> Co-authored-by: anapnoe <124302297+anapnoe@users.noreply.github.com>
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
fasihullahdev1
added a commit
to fasihullahdev1/generative-ai-UI
that referenced
this pull request
Oct 17, 2025
MuntasirMalek
pushed a commit
to MuntasirMalek/FreeFakeStudio
that referenced
this pull request
Mar 16, 2026
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.
Description
@AUTOMATIC1111 urgent fix need I believe this needs to be pushed to
masterASAPI think they started about 2 hours ago
currently any new install will not be able to Launch
#13836
#13840
Httpx==0.24.1https://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: