File tree Expand file tree Collapse file tree 1 file changed +15
-0
lines changed
Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Original file line number Diff line number Diff line change @@ -3151,3 +3151,18 @@ description = Super lightweight function registries for your library
31513151[blis]
31523152description = The Blis BLAS-like linear algebra library, as a self-contained C-extension.
31533153
3154+ [requests-unixsocket]
3155+ description = Use requests to talk HTTP via a UNIX domain socket
3156+
3157+ [platformdirs]
3158+ description = A small Python module for determining appropriate platform-specific dirs, e.g. a "user data dir".
3159+
3160+ [debugpy]
3161+ description = An implementation of the Debug Adapter Protocol for Python
3162+
3163+ [charset-normalizer]
3164+ description = The Real First Universal Charset Detector. Open, modern and actively maintained alternative to Chardet.
3165+
3166+ [backports-entry-points-selectable]
3167+ description = Compatibility shim providing selectable entry points for older implementations
3168+
You can’t perform that action at this time.
0 commit comments