Remove h11 pinning (#2820)

* Remove h11 pinning

No longer relevant after release of httpx==0.23.1. See https://github.com/gradio-app/gradio/pull/1680

Refs https://github.com/gradio-app/gradio/pull/1680

* Add entry in CHANGELOG
This commit is contained in:
Erik Cederstrand 2022-12-15 15:17:55 +01:00 committed by GitHub
parent ffbc2a2a44
commit c67af90663
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 2 deletions

View File

@ -10,7 +10,7 @@ No changes to highlight.
No changes to highlight.
## Testing and Infrastructure Changes:
No changes to highlight.
* Remove h11 pinning by [@ecederstrand]([https://github.com/abidlabs](https://github.com/ecederstrand)) in [PR 2820]([https://github.com/gradio-app/gradio/pull/2808](https://github.com/gradio-app/gradio/pull/2820))
## Breaking Changes:
No changes to highlight.

View File

@ -1,6 +1,5 @@
aiohttp
altair
h11<0.13,>=0.11
fastapi
ffmpy
markdown-it-py[linkify,plugins]