- Sort Score
- Num 10 results
- Language All
Results 171 - 180 of 249 for REQUIREMENTS (0.09 seconds)
-
docs/ko/docs/virtual-environments.md
```console $ uv pip install "fastapi[standard]" ---> 100% ``` </div> //// ### `requirements.txt`에서 설치 { #install-from-requirements-txt } `requirements.txt`가 있다면, 이제 이를 사용해 그 안의 패키지를 설치할 수 있습니다. //// tab | `pip` <div class="termy"> ```console $ pip install -r requirements.txt ---> 100% ``` </div> //// //// tab | `uv`
Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Fri Mar 20 14:06:26 GMT 2026 - 24.8K bytes - Click Count (0) -
src/main/java/org/codelibs/fess/helper/SystemHelper.java
this.systemCpuCheckInterval = systemCpuCheckInterval; } /** * Validates a password against configured password policy requirements. * * @param password The password to validate. * @return An empty string if the password is valid, or an error key for the validation failure. */Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sat Mar 28 06:59:19 GMT 2026 - 43.2K bytes - Click Count (0) -
cmd/sts-handlers.go
// claim is only considered stable when subject and iss are used together // this is to ensure that ParentUser doesn't change and we get to use // parentUser as per the requirements for service accounts for OpenID // based logins. var subFromToken string if v, ok := claims[subClaim]; ok { subFromToken, _ = v.(string) } if subFromToken == "" {
Created: Sun Apr 05 19:28:12 GMT 2026 - Last Modified: Fri Aug 29 02:39:48 GMT 2025 - 36.6K bytes - Click Count (0) -
CHANGELOG/CHANGELOG-1.2.md
the Node object annotation: ‘net.beta.kubernetes.io/proxy-mode’. If the annotation is not specified, then ‘iptables’ mode is the default. If kube-proxy is unable to start in iptables mode because system requirements are not met (kernel or iptables versions are insufficient), the kube-proxy will fall-back to userspace mode. Kube-proxy is much more performant and less resource-intensive in ‘iptables’ mode.
Created: Fri Apr 03 09:05:14 GMT 2026 - Last Modified: Fri Dec 04 06:36:19 GMT 2020 - 41.4K bytes - Click Count (0) -
docs/de/llm-prompt.md
* the docs: die Dokumentation (use singular case) * the env var: die Umgebungsvariable * the `PATH` environment variable: die `PATH`-Umgebungsvariable * the `PATH`: der `PATH` * the `requirements.txt`: die `requirements.txt` * the API Router: der API-Router * the Authorization-Header: der Autorisierungsheader * the `Authorization`-Header: der `Authorization`-Header * the background task: der Hintergrundtask
Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Mon Dec 29 18:54:20 GMT 2025 - 9.8K bytes - Click Count (0) -
docs/tr/docs/tutorial/dependencies/dependencies-in-path-operation-decorators.md
/// ## Dependency Hataları ve Return Değerleri { #dependencies-errors-and-return-values } Normalde kullandığınız aynı dependency *function*'larını burada da kullanabilirsiniz. ### Dependency Gereksinimleri { #dependency-requirements } Request gereksinimleri (header'lar gibi) veya başka alt dependency'ler tanımlayabilirler: {* ../../docs_src/dependencies/tutorial006_an_py310.py hl[8,13] *} ### Exception Fırlatmak { #raise-exceptions }Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Fri Mar 20 07:53:17 GMT 2026 - 3.3K bytes - Click Count (0) -
docs/es/docs/tutorial/dependencies/dependencies-in-path-operation-decorators.md
/// ## Errores de dependencias y valores de retorno { #dependencies-errors-and-return-values } Puedes usar las mismas *funciones* de dependencia que usas normalmente. ### Requisitos de dependencia { #dependency-requirements } Pueden declarar requisitos de request (como headers) u otras sub-dependencias: {* ../../docs_src/dependencies/tutorial006_an_py310.py hl[8,13] *} ### Lanzar excepciones { #raise-exceptions }Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Thu Mar 19 18:15:55 GMT 2026 - 3.1K bytes - Click Count (0) -
CREDITS
those set forth in this Agreement) as a result of such Recipient's receipt of the Program under the terms of a Secondary License (if permitted under the terms of Section 3). 3. REQUIREMENTS 3.1 If a Contributor Distributes the Program in any form, then: a) the Program must also be made available as Source Code, in accordance with section 3.2, and the Contributor must accompany
Created: Sun Apr 05 19:28:12 GMT 2026 - Last Modified: Thu Mar 13 05:29:51 GMT 2025 - 1.8M bytes - Click Count (0) -
docs/ru/docs/tutorial/dependencies/dependencies-in-path-operation-decorators.md
/// ## Ошибки в зависимостях и возвращаемые значения { #dependencies-errors-and-return-values } Вы можете использовать те же *функции* зависимостей, что и обычно. ### Требования к зависимостям { #dependency-requirements } Они могут объявлять требования к запросу (например HTTP-заголовки) или другие подзависимости: {* ../../docs_src/dependencies/tutorial006_an_py310.py hl[8,13] *} ### Вызов исключений { #raise-exceptions }Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Thu Mar 19 17:56:20 GMT 2026 - 5K bytes - Click Count (0) -
docs/pt/docs/tutorial/dependencies/dependencies-in-path-operation-decorators.md
## Erros das dependências e valores de retorno { #dependencies-errors-and-return-values } Você pode utilizar as mesmas *funções* de dependências que você usaria normalmente. ### Requisitos de Dependências { #dependency-requirements } Dependências podem declarar requisitos de requisições (como cabeçalhos) ou outras subdependências: {* ../../docs_src/dependencies/tutorial006_an_py310.py hl[8,13] *} ### Levantar exceções { #raise-exceptions }Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Thu Mar 19 18:20:43 GMT 2026 - 3.3K bytes - Click Count (0)