- Sort Score
- Num 10 results
- Language All
Results 211 - 220 of 249 for REQUIREMENTS (0.07 seconds)
-
docs/ru/docs/_llm-test.md
* воркер Uvicorn * воркер Gunicorn * воркер-процесс * класс воркера * рабочая нагрузка * деплой * развернуть * SDK * набор средств разработки ПО * `APIRouter` * `requirements.txt` * токен Bearer * несовместимое изменение * баг * кнопка * вызываемый объект * код * коммит * менеджер контекста * корутина * сессия базы данных * диск * домен * движок
Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Thu Mar 19 17:56:20 GMT 2026 - 17.2K bytes - Click Count (0) -
okhttp/src/commonJvmAndroid/kotlin/okhttp3/HttpUrl.kt
* * When parsing URLs that lack percent encoding where it is required, this class will percent encode * the offending characters. * * ### IDNA Mapping and Punycode encoding * * Hostnames have different requirements and use a different encoding scheme. It consists of IDNA * mapping and Punycode encoding. * * In order to avoid confusion and discourage phishing attacks, [IDNA Mapping][idna] transforms
Created: Fri Apr 03 11:42:14 GMT 2026 - Last Modified: Tue Jan 27 09:00:39 GMT 2026 - 63.5K bytes - Click Count (0) -
docs/tr/docs/_llm-test.md
* server worker * Uvicorn worker * Gunicorn Worker * worker process * worker class * workload * deployment * deploy etmek * SDK * software development kit * `APIRouter` * `requirements.txt` * Bearer Token * breaking change * bug * button * callable * code * commit * context manager * coroutine * database session * disk * domain * engine * fake X
Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Fri Mar 20 07:53:17 GMT 2026 - 11.1K bytes - Click Count (0) -
docs/de/docs/_llm-test.md
* der Gunicorn-Worker * der Workerprozess * die Workerklasse * die Workload * das Deployment * deployen * das SDK * das Software Development Kit * der `APIRouter` * die `requirements.txt` * das Bearer-Token * der Breaking Change * der Bug * der Button * das Callable * der Code * der Commit * der Contextmanager * die Coroutine * die Datenbanksession * die Festplatte
Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Thu Mar 19 17:58:09 GMT 2026 - 12.3K bytes - Click Count (0) -
docs/uk/docs/_llm-test.md
* працівник Gunicorn * процес працівника * клас працівника * робоче навантаження * розгортання * розгортати * SDK * набір для розробки програмного забезпечення * `APIRouter` * `requirements.txt` * токен носія * несумісна зміна * помилка * кнопка * викликаємий * код * фіксація * менеджер контексту * співпрограма * сеанс бази даних * диск * домен * рушій
Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Thu Mar 19 18:27:41 GMT 2026 - 17K bytes - Click Count (0) -
docs/ja/docs/deployment/versions.md
## `fastapi` のバージョンを固定 { #pin-your-fastapi-version } 最初にすべきことは、使用している **FastAPI** のバージョンを、アプリケーションで正しく動作することが分かっている特定の最新バージョンに「固定(pin)」することです。 例えば、アプリでバージョン `0.112.0` を使っているとしましょう。 `requirements.txt` ファイルを使う場合は、以下のようにバージョンを指定できます: ```txt fastapi[standard]==0.112.0 ``` これは、厳密にバージョン `0.112.0` だけを使うことを意味します。 または、以下のように固定することもできます: ```txt fastapi[standard]>=0.112.0,<0.113.0 ```Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Fri Mar 20 14:07:17 GMT 2026 - 4.6K bytes - Click Count (0) -
docs/zh/docs/_llm-test.md
* the Gunicorn Worker * the worker process * the worker class * the workload * the deployment * to deploy * the SDK * the software development kit * the `APIRouter` * the `requirements.txt` * the Bearer Token * the breaking change * the bug * the button * the callable * the code * the commit * the context manager * the coroutine * the database session * the disk
Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Fri Mar 20 17:06:37 GMT 2026 - 10.7K bytes - Click Count (0) -
CHANGELOG/CHANGELOG-1.30.md
- Kube-scheduler now retries scheduling Pods rejected by the PodTopologySpread plugin when related...
Created: Fri Apr 03 09:05:14 GMT 2026 - Last Modified: Wed Jun 18 18:59:10 GMT 2025 - 398.1K bytes - Click Count (0) -
CHANGELOG/CHANGELOG-1.34.md
- Added user-owned fields in `ResourceClaim` to specify resource requirements against each device capacity. - Added scheduler-owned field in `ResourceClaim.Status` to specify how much device capacity is reserved for a specific request.
Created: Fri Apr 03 09:05:14 GMT 2026 - Last Modified: Thu Mar 19 03:19:43 GMT 2026 - 368.7K bytes - Click Count (2) -
guava/src/com/google/common/collect/MapMakerInternalMap.java
* nature of the read operations in Map. For example, no operation can reveal that the table * has grown but the threshold has not yet been updated, so there are no atomicity requirements * for this with respect to reads. * * As a guide, all critical volatile reads and writes to the count field are marked in code * comments. */Created: Fri Apr 03 12:43:13 GMT 2026 - Last Modified: Wed Apr 01 17:27:13 GMT 2026 - 89.9K bytes - Click Count (0)