Search Options

Results per page
Sort
Preferred Languages
Advance

Results 571 - 572 of 572 for choose (0.08 sec)

  1. docs/en/docs/release-notes.md

    And `fastapi-slim` would not include those standard dependencies.
    
    Now `fastapi` doesn't include those standard dependencies unless you install with `pip install "fastapi[standard]"`.
    
    Before, you would install `pip install fastapi`, now you should include the `standard` optional dependencies (unless you want to exclude one of those): `pip install "fastapi[standard]"`.
    
    Registered: Sun Nov 03 07:19:11 UTC 2024
    - Last Modified: Fri Nov 01 11:25:57 UTC 2024
    - 460.3K bytes
    - Viewed (0)
  2. okhttp-idna-mapping-table/src/main/resources/okhttp3/internal/idna/IdnaMappingTable.txt

    1FABF         ; valid                  ;      ; NV8    # 15.0 GOOSE
    1FAC0..1FAC2  ; valid                  ;      ; NV8    # 13.0 ANATOMICAL HEART..PEOPLE HUGGING
    1FAC3..1FAC5  ; valid                  ;      ; NV8    # 14.0 PREGNANT MAN..PERSON WITH CROWN
    1FAC6..1FACD  ; disallowed                             # NA   <reserved-1FAC6>..<reserved-1FACD>
    1FACE..1FACF  ; valid                  ;      ; NV8    # 15.0 MOOSE..DONKEY
    Registered: Fri Nov 01 11:42:11 UTC 2024
    - Last Modified: Sat Feb 10 11:25:47 UTC 2024
    - 854.1K bytes
    - Viewed (0)
Back to top