Bump rich pin to allow version 13 (#2546)
See https://github.com/encode/httpx/discussions/2544
This commit is contained in:
parent
08a557e3e2
commit
7c53d99da8
@ -43,7 +43,7 @@ brotli = [
|
||||
cli = [
|
||||
"click==8.*",
|
||||
"pygments==2.*",
|
||||
"rich>=10,<13",
|
||||
"rich>=10,<14",
|
||||
]
|
||||
http2 = [
|
||||
"h2>=3,<5",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user