File tree Expand file tree Collapse file tree 2 files changed +0
-2
lines changed Expand file tree Collapse file tree 2 files changed +0
-2
lines changed Original file line number Diff line number Diff line change @@ -122,7 +122,6 @@ The HTTPX project relies on these excellent libraries:
122
122
* ` rfc3986 ` - URL parsing & normalization.
123
123
* ` idna ` - Internationalized domain name support.
124
124
* ` sniffio ` - Async library autodetection.
125
- * ` urllib3 ` - Support for the ` httpx.URLLib3Transport ` class. * (Optional)*
126
125
* ` brotlipy ` - Decoding for "brotli" compressed responses. * (Optional)*
127
126
128
127
A huge amount of credit is due to ` requests ` for the API layout that
Original file line number Diff line number Diff line change @@ -114,7 +114,6 @@ The HTTPX project relies on these excellent libraries:
114
114
* ` rfc3986 ` - URL parsing & normalization.
115
115
* ` idna ` - Internationalized domain name support.
116
116
* ` sniffio ` - Async library autodetection.
117
- * ` urllib3 ` - Support for the ` httpx.URLLib3Transport ` class. * (Optional)*
118
117
* ` brotlipy ` - Decoding for "brotli" compressed responses. * (Optional)*
119
118
120
119
A huge amount of credit is due to ` requests ` for the API layout that
You can’t perform that action at this time.
0 commit comments