Образы для задач обучения

В этом документе приведен список базовых образов для задач обучения и комментарии к ним. Эти образы используются для обучения моделей и выбираются при создании задачи.

Обратите внимание:

  • Стабильная работа образов, предназначенных только для Christofari.V100, не гарантируется на Christofari.A100. Обратное тоже верно.

  • Не используйте образы с CUDA версии 10 в регионах Christofari.A100 и Cloud.Region.A100 (GPU Tesla A100).

Из чего состоит название образа

Рассмотрим образ cr.ai.cloud.ru/aicloud-base-images/horovod-cuda10.0-tf1.15.0-pt1.3.0:0.0.32-3:

  • cr.ai.cloud.ru/ — адрес репозитория в Cloud.ru.

  • /aicloud-base-images/ — часть адреса репозитория, которая показывает, что образ находится в разделе базовых образов.

  • horovod-cuda10.0-tf1.15.0-pt1.3.0:0.0.32-3 — название образа, которое состоит из нескольких частей.

    • horovod — показывает, что в образе установлен horovod.

    • cuda10.0\- — в образе используется версия cuda — 10.0.

    • tf1.15.0\- — версия TensorFlow, установленная в образе — 1.15.0.

    • pt1.3.0\- — версия PyTorch, установленная в образе — 1.3.0.

    • 0.0.32-3 — тег образа.

Библиотеки в базовых образах для задач обучения

Ниже приведены примеры для получения списка базовых образов, используя Public API.

См.также
  • Пример операций над образом в Docker registry

  • Вызов API для просмотра образов и доступных конфигураций (instance_type) в задачах обучения, Jupyter Server и деплоях (инференсе)

    • Ключ MT — для обучения моделей и Jupyter Server.

    • Ключ INF — для деплоев (инференса).

  • Вызов API для просмотра доступных spark-конфигураций.

Пример запроса для получения списка образов с ключом MT
curl --location --request GET 'https://api.ai.cloud.ru/public/v2/configs?cluster_type=MT' \
--header 'x-api-key: eeeeccee-eeee-eeee-eeee-eeaeefeeb49c' \
--header 'x-workspace-id: frrrrrra-ceee-eeec-eeef-4df7ca4bbbb1' \
--header 'Authorization: j8eAMouA15uA0VHPZeicNWa7SL...'
Пример запроса для получения списка образов с ключом INF
curl --location --request GET 'https://api.ai.cloud.ru/public/v2/configs?cluster_type=INF' \
--header 'x-api-key: eeeeccee-eeee-eeee-eeee-eeaeefeeb49c' \
--header 'x-workspace-id: frrrrrra-ceee-eeec-eeef-4df7ca4bbbb1' \
--header 'Authorization: j8eAMouA15uA0VHPZeicNWa7SL...'
Пример запроса для доступных spark-конфигураций
curl --location --request GET 'https://api.ai.cloud.ru/public/v2/configs/spark' \
--header 'x-api-key: eeeeccee-eeee-eeee-eeee-eeaeefeeb49c' \
--header 'x-workspace-id: frrrrrra-ceee-eeec-eeef-4df7ca4bbbb1' \
--header 'Authorization: j8eAMouA15uA0VHPZeicNWa7SL...'

Полный список библиотек, установленных в базовых образах приведен ниже.

Образы для деплоев и задач обучения

Образ и библиотеки в его версиях

Horovod/Cuda

TF

PT/Python

Для какого региона предназначен

Package

Version

Package

Version

Package

Version

Package

Version

Package

Version

Package

Version

Package

Version

Package

Version

Package

Version

Package

Version

Package

Version

Package

Version

Package

Version

Package

Version

Package

Version

Package

Version

Package

Version

Package

Version

Package

Version

Package

Version

Package

Version

Package

Version

Package

Version

Package

Version

Package

Version

Package

Version

Package

Version

Package

Version

Package

Version

Package

Version

Package

Version

Package

Version

Package

Version

Package

Version

Package

Version

Package

Version

Package

Version

Package

Version

Package

Version

Package

Version

Package

Version

Package

Version

Package

Version

Package

Version

Package

Version

Package

Version

Package

Version

Package

Version

Package

Version

Package

Version

Package

Version

Package

Version

Package

Version

Package

Version

Package

Version

Package

Version

Package

Version

Package

Version

Package

Version

Package

Version

Package

Version

Package

Version

Package

Version

Package

Version

Package

Version

Package

Version

Package

Version

Package

Version

Package

Version

Package

Version

Package

Version

Package

Version

Package

Version

Package

Version

Package

Version

Package

Version

Package

Version

Package

Version

Package

Version

Package

Version

Package

Version

Package

Version

Package

Version

Package

Version

Package

Version

Package

Version

Package

Version

Package

Version

Package

Version

Package

Version

Package

Version

Package

Version

Package

Version

Package

Version

Package

Version

Package

Version

Package

Version

Package

Version

Package

Version

Package

Version

Package

Version

Package

Version

Package

Version

Package

Version

Package

Version

Package

Version

Package

Version

cr.ai.cloud.ru/aicloud-base-images/cuda11.1-torch1.8.2-py39:0.0.36

…

Размер образа — 17,82 ГБ

…

Версия Ubuntu в образе — 20.04

…

0.28.1/11.1

1.8.2/3.9

  • Christofari.A100

  • Christofari.V100

  • Cloud.Region.A100 (GPU Tesla A100)

  • Cloud.Region.HP1

cr.ai.cloud.ru/aicloud-base-images/cuda11.1-torch1.8.0-py39:0.0.36

…

Размер образа — 17,82 ГБ

…

Версия Ubuntu в образе — 20.04

…

0.28.1/11.1

1.8.0/3.9

  • Christofari.A100

  • Christofari.V100

  • Cloud.Region.A100 (GPU Tesla A100)

  • Cloud.Region.HP1

cr.ai.cloud.ru/aicloud-base-images/cuda11.1-torch1.8.1-py39:0.0.36

…

Размер образа — 17,82 ГБ

…

Версия Ubuntu в образе — 20.04

…

0.28.1/11.1

1.8.1/3.9

  • Christofari.A100

  • Christofari.V100

  • Cloud.Region.A100 (GPU Tesla A100)

  • Cloud.Region.HP1

cr.ai.cloud.ru/aicloud-base-images/cuda11.1-torch1.9.0-py39:0.0.36

…

Размер образа — 17,82 ГБ

…

Версия Ubuntu в образе — 20.04

…

0.28.1/11.1

1.9.0/3.9

  • Christofari.A100

  • Christofari.V100

  • Cloud.Region.A100 (GPU Tesla A100)

  • Cloud.Region.HP1

cr.ai.cloud.ru/aicloud-base-images/cuda11.1-torch1.9.1-py39:0.0.36

…

Размер образа — 18,24 ГБ

…

Версия Ubuntu в образе — 20.04

…

0.28.1/11.1

1.9.1/3.9

  • Christofari.A100

  • Christofari.V100

  • Cloud.Region.A100 (GPU Tesla A100)

  • Cloud.Region.HP1

cr.ai.cloud.ru/aicloud-base-images/cuda11.1-torch1.10.0-py39:0.0.36

…

Размер образа — 18,24 ГБ

…

Версия Ubuntu в образе — 20.04

…

0.28.1/11.1

1.10.0/3.9

  • Christofari.A100

  • Christofari.V100

  • Cloud.Region.A100 (GPU Tesla A100)

  • Cloud.Region.HP1

cr.ai.cloud.ru/aicloud-base-images/cuda11.1-torch1.10.1-py39:0.0.36

…

Размер образа — 18,56 ГБ

…

Версия Ubuntu в образе — 20.04

…

0.28.1/11.1

1.10.1/3.9

  • Christofari.A100

  • Christofari.V100

  • Cloud.Region.A100 (GPU Tesla A100)

  • Cloud.Region.HP1

cr.ai.cloud.ru/aicloud-base-images/cuda11.3-torch1.12.0-py39:0.0.36

…

Размер образа — 17,32 ГБ

…

Версия Ubuntu в образе — 20.04

…

0.28.1/11.3

1.12.0/3.9

  • Christofari.A100

  • Christofari.V100

  • Cloud.Region.A100 (GPU Tesla A100)

  • Cloud.Region.HP1

cr.ai.cloud.ru/aicloud-base-images/cuda11.6-torch1.12.0-py39:0.0.36

…

Размер образа — 14,1 ГБ

…

Версия Ubuntu в образе — 20.04

…

0.28.1/11.6

1.12.0/3.9

  • Christofari.A100

  • Christofari.V100

  • Cloud.Region.A100 (GPU Tesla A100)

  • Cloud.Region.HP1

cr.ai.cloud.ru/aicloud-base-images/cuda11.6-torch1.13.0-py39:0.0.36

…

Размер образа — 16,89 ГБ

…

Версия Ubuntu в образе — 20.04

…

0.28.1/11.6

1.13.0/3.9

  • Christofari.A100

  • Christofari.V100

  • Cloud.Region.A100 (GPU Tesla A100)

  • Cloud.Region.HP1

cr.ai.cloud.ru/aicloud-base-images/cuda11.6-torch1.13.1-py39:0.0.36

…

Размер образа — 16,89 ГБ

…

Версия Ubuntu в образе — 20.04

…

0.28.1/11.6

1.13.1/3.9

  • Christofari.A100

  • Christofari.V100

  • Cloud.Region.A100 (GPU Tesla A100)

  • Cloud.Region.HP1

cr.ai.cloud.ru/aicloud-base-images/cuda11.7-torch1.13.0-py39:0.0.36

…

Версия Ubuntu в образе — 20.04

…

0.28.1/11.7

1.13.0/3.9

  • Christofari.A100

  • Christofari.V100

  • Cloud.Region.A100 (GPU Tesla A100)

  • Cloud.Region.HP1

cr.ai.cloud.ru/aicloud-base-images/cuda11.7-torch1.13.1-py39:0.0.36

…

Версия Ubuntu в образе — 20.04

…

0.28.1/11.7

1.13.1/3.9

  • Christofari.A100

  • Christofari.V100

  • Cloud.Region.A100 (GPU Tesla A100)

  • Cloud.Region.HP1

cr.ai.cloud.ru/aicloud-base-images/cuda11.7-torch2-py39:0.0.36

…

Версия Ubuntu в образе — 20.04

…

0.28.1/11.7

2.0/3.9

  • Christofari.A100

  • Christofari.V100

  • Cloud.Region.A100 (GPU Tesla A100)

  • Cloud.Region.HP1

cr.ai.cloud.ru/aicloud-base-images/cuda11.8-torch2-py38:0.0.36

…

Версия Ubuntu в образе — 20.04

…

0.28.1/11.8

2.0/3.8

  • Christofari.A100

  • Christofari.V100

  • Cloud.Region.A100 (GPU Tesla A100)

  • Cloud.Region.HP1

cr.ai.cloud.ru/aicloud-base-images/cuda11.8-torch2-py39:0.0.36

…

Версия Ubuntu в образе — 20.04

…

0.28.1/11.8

2.0/3.9

  • Christofari.A100

  • Christofari.V100

  • Cloud.Region.A100 (GPU Tesla A100)

  • Cloud.Region.HP1

cr.ai.cloud.ru/aicloud-base-images/cuda11.8-torch2-py310:0.0.36

…

Версия Ubuntu в образе — 20.04

…

0.28.1/11.8

2.0/3.10

  • Christofari.A100

  • Christofari.V100

  • Cloud.Region.A100 (GPU Tesla A100)

  • Cloud.Region.HP1

cr.ai.cloud.ru/aicloud-base-images/cuda11.8-torch2-py311:0.0.36

…

Версия Ubuntu в образе — 20.04

…

0.28.1/11.8

2.0/3.11

  • Christofari.A100

  • Christofari.V100

  • Cloud.Region.A100 (GPU Tesla A100)

  • Cloud.Region.HP1

cr.ai.cloud.ru/aicloud-base-images/cuda12.1-torch2-py38:0.0.36

…

Версия Ubuntu в образе — 20.04

…

0.28.1/12.1

2.0/3.8

  • Christofari.A100

  • Christofari.V100

  • Cloud.Region.A100 (GPU Tesla A100)

  • Cloud.Region.HP1

cr.ai.cloud.ru/aicloud-base-images/cuda12.1-torch2-py39:0.0.36

…

Версия Ubuntu в образе — 20.04

…

0.28.1/12.1

2.0/3.9

  • Christofari.A100

  • Christofari.V100

  • Cloud.Region.A100 (GPU Tesla A100)

  • Cloud.Region.HP1

cr.ai.cloud.ru/aicloud-base-images/cuda12.1-torch2-py310:0.0.36

…

Версия Ubuntu в образе — 20.04

…

0.28.1/12.1

2.0/3.10

  • Christofari.A100

  • Christofari.V100

  • Cloud.Region.A100 (GPU Tesla A100)

  • Cloud.Region.HP1

cr.ai.cloud.ru/aicloud-base-images/cuda12.1-torch2-py311:0.0.36

…

Версия Ubuntu в образе — 20.04

…

0.28.1/12.1

2.0/3.11

  • Christofari.A100

  • Christofari.V100

  • Cloud.Region.A100 (GPU Tesla A100)

  • Cloud.Region.HP1

cr.ai.cloud.ru/aicloud-base-images/horovod-cuda10.0-tf1.15.0-pt1.3.0:0.0.32.3

…

Размер образа — 11,3 ГБ

…

Версия Ubuntu в образе — 18.04

…

…

…

0.22.1/10.0

1.15.0

1.3.0/3.7

  • Christofari.V100

  • Cloud.Region.CPU (CPU)

cr.ai.cloud.ru/aicloud-base-images/horovod-cuda10.1-tf2.2.0-pt1.5.0:0.0.32.3

…

Размер образа — 13,5 ГБ

…

Версия Ubuntu в образе — 18.04

…

…

…

0.22.1/10.1

2.2.0

1.5.0/3.7

  • Christofari.V100

  • Cloud.Region.CPU (CPU)

cr.ai.cloud.ru/aicloud-base-images/horovod-cuda10.1-tf2.3.0-pt1.6.0:0.0.32.3

…

Размер образа — 13,3 ГБ

…

Версия Ubuntu в образе — 18.04

…

…

…

0.22.1/10.1

2.3.0

1.6.0/3.7

  • Christofari.V100

  • Cloud.Region.CPU (CPU)

cr.ai.cloud.ru/aicloud-base-images/horovod-cuda10.2:0.0.32.3

…

Размер образа — 11,5 ГБ

…

Версия Ubuntu в образе — 18.04

…

…

…

0.22.1/10.2

1.8.1/3.7

  • Christofari.V100

  • Cloud.Region.CPU (CPU)

cr.ai.cloud.ru/aicloud-base-images/horovod-cuda11.0-tf2.4.0-pt1.7.1:0.0.32.3

…

Размер образа — 18 ГБ

…

Версия Ubuntu в образе — 18.04

…

…

…

0.25.0/11.0

2.4.0

1.7.1/3.7

  • Christofari.V100

  • Cloud.Region.CPU (CPU)

cr.ai.cloud.ru/aicloud-base-images/horovod-cuda11.0-tf2.4.0-pt1.7.1-a100:0.0.32.3

…

Размер образа — 18,2 ГБ

…

Версия Ubuntu в образе — 18.04

…

…

…

0.25.0/11.0

2.4.0

1.7.1/3.7

  • Christofari.A100

  • Cloud.Region.CPU (CPU)

  • Cloud.Region.A100 (GPU Tesla A100)

cr.ai.cloud.ru/aicloud-base-images/horovod-cuda11.1-pt1.8.1:0.0.32.3

…

Размер образа — 18 ГБ

…

Версия Ubuntu в образе — 18.04

…

…

…

0.25.0/11.1

1.8.1/3.7

  • Christofari.V100

  • Cloud.Region.CPU (CPU)

cr.ai.cloud.ru/aicloud-base-images/horovod-cuda11.1-pt1.9.1:0.0.32.3

…

Размер образа — 18,3 ГБ

…

Версия Ubuntu в образе — 18.04

…

…

…

0.25.0/11.1

1.9.1/3.7

  • Christofari.V100

  • Cloud.Region.CPU (CPU)

cr.ai.cloud.ru/aicloud-base-images/horovod-cuda11.1-pt1.8.1-a100:0.0.32.3

…

Размер образа — 18,1 ГБ

…

Версия Ubuntu в образе — 18.04

…

…

…

0.25.0/11.1

1.8.1/3.7

  • Christofari.A100

  • Cloud.Region.CPU (CPU)

  • Cloud.Region.A100 (GPU Tesla A100)

cr.ai.cloud.ru/aicloud-base-images/horovod-cuda11.1-pt1.9.1-a100:0.0.32.3

…

Размер образа — 18,5 ГБ

…

Версия Ubuntu в образе — 18.04

…

…

…

0.25.0/11.1

1.9.1/3.7

  • Christofari.A100

  • Cloud.Region.CPU (CPU)

  • Cloud.Region.A100 (GPU Tesla A100)

cr.ai.cloud.ru/aicloud-base-images/horovod-cuda11.2-tf2.5.0:0.0.32.3

…

Размер образа — 12,3 ГБ

…

Версия Ubuntu в образе — 18.04

…

…

…

0.25.0/11.2

2.5.0

–/3.7

  • Christofari.V100

  • Cloud.Region.CPU (CPU)

cr.ai.cloud.ru/aicloud-base-images/horovod-cuda11.2-tf2.6.0:0.0.32.3

…

Размер образа — 12,3 ГБ

…

Версия Ubuntu в образе — 18.04

…

…

…

0.25.0/11.2

2.6.0

–/3.7

  • Christofari.V100

  • Cloud.Region.CPU (CPU)

cr.ai.cloud.ru/aicloud-base-images/horovod-cuda11.2-tf2.5.0-a100:0.0.32.3

…

Размер образа — 12,4 ГБ

…

Версия Ubuntu в образе — 18.04

…

…

…

0.25.0/11.2

2.5.0

–/3.7

  • Christofari.A100

  • Cloud.Region.CPU (CPU)

  • Cloud.Region.A100 (GPU Tesla A100)

cr.ai.cloud.ru/aicloud-base-images/horovod-cuda11.2-tf2.6.0-a100:0.0.32.3

…

Размер образа — 12,5 ГБ

…

Версия Ubuntu в образе — 18.04

…

…

…

0.25.0/11.2

2.6.0

–/3.7

  • Christofari.A100

  • Cloud.Region.CPU (CPU)

  • Cloud.Region.A100 (GPU Tesla A100)

cr.ai.cloud.ru/aicloud-base-images/cuda10.0:0.0.32.3

…

Размер образа — 4,4 ГБ

…

Версия Ubuntu в образе — 18.04

…

…

…

–/10.0

–/3.7

  • Christofari.V100

  • Cloud.Region.CPU (CPU)

cr.ai.cloud.ru/aicloud-base-images/cuda10.1:0.0.32.3

…

Размер образа — 6,4 ГБ

…

Версия Ubuntu в образе — 18.04

…

…

…

–/10.1

–/3.7

  • Christofari.V100

  • Cloud.Region.CPU (CPU)

cr.ai.cloud.ru/aicloud-base-images/cuda10.2:0.0.32.3

…

Размер образа — 6 ГБ

…

Версия Ubuntu в образе — 18.04

…

…

…

–/10.2

–/3.7

  • Christofari.V100

  • Cloud.Region.CPU (CPU)

cr.ai.cloud.ru/aicloud-base-images/cuda11.0:0.0.32.3

…

Размер образа — 9,6 ГБ

…

Версия Ubuntu в образе — 18.04

…

…

…

–/11.0

–/3.7

  • Christofari.V100

  • Cloud.Region.CPU (CPU)

cr.ai.cloud.ru/aicloud-base-images/cuda11.1:0.0.32.3

…

Размер образа — 10,5 ГБ

…

Версия Ubuntu в образе — 18.04

…

…

…

–/11.1

–/3.7

  • Christofari.V100

  • Cloud.Region.CPU (CPU)

cr.ai.cloud.ru/aicloud-base-images/cuda11.2:0.0.32.3

…

Размер образа — 8,2 ГБ

…

Версия Ubuntu в образе — 18.04

…

…

…

–/11.2

–/3.7

  • Christofari.V100

  • Cloud.Region.CPU (CPU)

cr.ai.cloud.ru/aicloud-base-images/cuda11.3:0.0.32.3

…

Размер образа — 13,6 ГБ

…

Версия Ubuntu в образе — 18.04

…

…

…

–/11.3

–/3.7

  • Christofari.V100

  • Cloud.Region.CPU (CPU)

cr.ai.cloud.ru/aicloud-base-images/cuda11.0-a100:0.0.32.3

…

Размер образа — 9,6 ГБ

…

Версия Ubuntu в образе — 18.04

…

–/11.0

–/3.7

  • Christofari.A100

  • Cloud.Region.CPU (CPU)

  • Cloud.Region.A100 (GPU Tesla A100)

cr.ai.cloud.ru/aicloud-base-images/cuda11.1-a100:0.0.32.3

…

Размер образа — 4,8 ГБ

…

Версия Ubuntu в образе — 18.04

…

…

–/11.1

–/3.7

  • Christofari.A100

  • Cloud.Region.CPU (CPU)

  • Cloud.Region.A100 (GPU Tesla A100)

cr.ai.cloud.ru/aicloud-base-images/cuda11.2-a100:0.0.32.3

…

Размер образа — 8,4 ГБ

…

Версия Ubuntu в образе — 18.04

…

…

–/11.2

–/3.7

  • Christofari.A100

  • Cloud.Region.CPU (CPU)

  • Cloud.Region.A100 (GPU Tesla A100)

cr.ai.cloud.ru/aicloud-base-images/cuda11.3-a100:0.0.32

…

Размер образа — 13,8 ГБ

…

Версия Ubuntu в образе — 18.04

…

…

–/11.3

–/3.7

  • Christofari.A100

  • Cloud.Region.CPU (CPU)

  • Cloud.Region.A100 (GPU Tesla A100)

cr.ai.cloud.ru/aicloud-base-images/cuda11.5:0.0.32.3

…

Размер образа — 8,7 ГБ

…

Версия Ubuntu в образе — 18.04

…

…

–/11.5

–/3.7

  • Christofari.A100

  • Cloud.Region.CPU (CPU)

  • Cloud.Region.A100 (GPU Tesla A100)

cr.ai.cloud.ru/aicloud-base-images/cuda11.5-a100:0.0.32.3

…

Размер образа — 8,9 ГБ

…

Версия Ubuntu в образе — 18.04

…

…

–/11.5

–/3.7

  • Christofari.A100

  • Cloud.Region.CPU (CPU)

  • Cloud.Region.A100 (GPU Tesla A100)

cr.ai.cloud.ru/aicloud-base-images/cuda11.7-pt2:0.0.33

…

Размер образа — 16 ГБ

…

Версия Ubuntu в образе — 18.04

…

–/11.7

2.0

  • Christofari.A100

  • Cloud.Region.A100 (GPU Tesla A100)

cr.ai.cloud.ru/aicloud-base-images/cuda11.8-pt2:0.0.33

…

Размер образа — 19,1 ГБ

…

Версия Ubuntu в образе — 18.04

…

–/11.8

2.0/3.9

  • Christofari.A100

  • Cloud.Region.A100 (GPU Tesla A100)

cr.ai.cloud.ru/aicloud-base-images/spark-3.2.1:0.0.32.1

…

Размер образа — 3,4 ГБ

…

Версия Ubuntu в образе — 18.04

…

–/–

  • Christofari.A100

  • Cloud.Region.CPU (CPU)

  • Cloud.Region.A100 (GPU Tesla A100)

cr.ai.cloud.ru/aicloud-base-images/cuda12.2-torch2-py310:0.0.37

…

Задачи обучения с этим образом можно запускать только для типа pytorch2 и instance_type:

  • «a100plus.1gpu.80vG.12C.96G»

  • «a100plus.2gpu.80vG.24C.192G»

  • «a100plus.3gpu.80vG.36C.288G»

  • «a100plus.4gpu.80vG.48C.384G»

  • «a100plus.5gpu.80vG.60C.480G»

  • «a100plus.6gpu.80vG.72C.576G»

  • «a100plus.7gpu.80vG.84C.672G»

  • «a100plus.8gpu.80vG.96C.768G»

…

–/12.2

2.0/3.10

  • Cloud.Region.HP

cr.ai.cloud.ru/aicloud-base-images/cuda12.3-torch2-py310:0.0.37

…

Задачи обучения с этим образом можно запускать только для типа pytorch2 и instance_type:

  • «a100plus.1gpu.80vG.12C.96G»

  • «a100plus.2gpu.80vG.24C.192G»

  • «a100plus.3gpu.80vG.36C.288G»

  • «a100plus.4gpu.80vG.48C.384G»

  • «a100plus.5gpu.80vG.60C.480G»

  • «a100plus.6gpu.80vG.72C.576G»

  • «a100plus.7gpu.80vG.84C.672G»

  • «a100plus.8gpu.80vG.96C.768G»

…

–/12.3

2.0/3.10

  • Cloud.Region.HP

cr.ai.cloud.ru/aicloud-base-images/py3.10-torch2.1.2:0.0.40

…

–/–

2.1.2/3.10

cr.ai.cloud.ru/aicloud-base-images/py3.10-torch2.2.2:0.0.40

…

–/–

2.2.2/3.10

cr.ai.cloud.ru/aicloud-base-images/py3.10-torch2.3.0:0.0.40

…

–/–

2.3.0/3.10

cr.ai.cloud.ru/aicloud-base-images/py3.11-torch2.3.0:0.0.40

…

–/–

2.3.0/3.11

cr.ai.cloud.ru/aicloud-base-images/py3.11-torch2.4.0:0.0.40

…

–/–

2.4.0/3.11

absl-py

2.0.0

alembic

1.12.1

annotated-types

0.6.0

archspec

0.2.2

audioread

3.0.1

awscli

1.29.82

blinker

1.7.0

boltons

23.0.0

boto3

1.26.63

botocore

1.29.63

Brotli

1.1.0

cachetools

5.3.2

certifi

2023.7.22

cffi

1.16.0

charset-normalizer

3.3.2

click

8.1.7

cloudpickle

2.2.1

colorama

0.4.4

colorlog

6.7.0

conda

23.10.0

conda-content-trust

0.2.0

conda-libmamba-solver

23.11.0

conda-package-handling

2.2.0

conda_package_streaming

0.9.0

contourpy

1.2.0

cryptography

41.0.5

cycler

0.12.1

Cython

3.0.5

databricks-cli

0.18.0

decorator

5.1.1

docker

6.1.3

docutils

0.16

entrypoints

0.4

Flask

3.0.0

fonttools

4.44.0

future

0.18.3

gitdb

4.0.11

GitPython

3.1.40

google-api-core

2.13.0

google-auth

2.23.4

google-auth-oauthlib

1.1.0

google-cloud-language

2.11.1

googleapis-common-protos

1.61.0

greenlet

3.0.1

grpcio

1.59.2

grpcio-status

1.59.2

gunicorn

21.2.0

h5py

3.10.0

horovod

0.28.1

idna

3.4

importlib-metadata

6.8.0

importlib-resources

6.1.1

inflect

7.0.0

itsdangerous

2.1.2

Jinja2

3.1.2

jmespath

1.0.1

joblib

1.3.2

jsonpatch

1.33

jsonpointer

2.4

kiwisolver

1.4.5

lazy_loader

0.3

libmambapy

1.5.3

librosa

0.10.1

llvmlite

0.41.1

lxml

4.9.3

Mako

1.3.0

Markdown

3.5.1

MarkupSafe

2.1.3

matplotlib

3.8.1

mlflow

2.8.0

mpi4py

3.1.5

msgpack

1.0.7

nltk

3.8.1

numba

0.58.1

numpy

1.26.1

oauthlib

3.2.2

optuna

3.4.0

packaging

23.2

pandas

2.1.2

Pillow

10.1.0

pip

23.3.1

platformdirs

3.11.0

pluggy

1.3.0

pooch

1.8.0

portalocker

2.8.2

proto-plus

1.22.3

protobuf

4.23.4

psutil

5.9.6

pyarrow

13.0.0

pyasn1

0.5.0

pyasn1-modules

0.3.0

pycosat

0.6.6

pycparser

2.21

pydantic

2.4.2

pydantic_core

2.10.1

pydantic-settings

2.0.3

PyJWT

2.8.0

pyparsing

3.1.1

PySocks

1.7.1

python-dateutil

2.8.2

python-dotenv

1.0.0

python-speech-features

0.6

pytz

2023.3.post1

PyYAML

6.0.1

querystring-parser

1.2.4

regex

2023.10.3

requests

2.31.0

requests-oauthlib

1.3.1

resampy

0.4.2

rsa

4.7.2

ruamel.yaml

0.18.5

ruamel.yaml.clib

0.2.7

s3transfer

0.6.2

sacrebleu

2.3.2

scikit-learn

1.3.2

scipy

1.11.3

sentencepiece

0.1.99

setuptools

59.5.0

six

1.16.0

smmap

5.0.1

soundfile

0.12.1

sox

1.4.1

soxr

0.3.7

SQLAlchemy

2.0.23

sqlparse

0.4.4

tabulate

0.9.0

tensorboard

2.15.1

tensorboard-data-server

0.7.2

tensorboardX

2.6.2.2

threadpoolctl

3.2.0

torch

1.8.2+cu111

torchaudio

0.8.2

torchvision

0.9.2+cu111

tqdm

4.66.1

typing_extensions

4.8.0

tzdata

2023.3

urllib3

1.26.18

websocket-client

1.6.4

Werkzeug

3.0.1

wheel

0.41.3

xgboost

2.0.1

zipp

3.17.0

zstandard

0.22.0

absl-py

2.0.0

alembic

1.12.1

annotated-types

0.6.0

archspec

0.2.2

audioread

3.0.1

awscli

1.29.82

blinker

1.7.0

boltons

23.0.0

boto3

1.26.63

botocore

1.29.63

Brotli

1.1.0

cachetools

5.3.2

certifi

2023.7.22

cffi

1.16.0

charset-normalizer

3.3.2

click

8.1.7

cloudpickle

2.2.1

colorama

0.4.4

colorlog

6.7.0

conda

23.10.0

conda-content-trust

0.2.0

conda-libmamba-solver

23.11.0

conda-package-handling

2.2.0

conda_package_streaming

0.9.0

contourpy

1.2.0

cryptography

41.0.5

cycler

0.12.1

Cython

3.0.5

databricks-cli

0.18.0

decorator

5.1.1

docker

6.1.3

docutils

0.16

entrypoints

0.4

Flask

3.0.0

fonttools

4.44.0

future

0.18.3

gitdb

4.0.11

GitPython

3.1.40

google-api-core

2.13.0

google-auth

2.23.4

google-auth-oauthlib

1.1.0

google-cloud-language

2.11.1

googleapis-common-protos

1.61.0

greenlet

3.0.1

grpcio

1.59.2

grpcio-status

1.59.2

gunicorn

21.2.0

h5py

3.10.0

horovod

0.28.1

idna

3.4

importlib-metadata

6.8.0

importlib-resources

6.1.1

inflect

7.0.0

itsdangerous

2.1.2

Jinja2

3.1.2

jmespath

1.0.1

joblib

1.3.2

jsonpatch

1.33

jsonpointer

2.4

kiwisolver

1.4.5

lazy_loader

0.3

libmambapy

1.5.3

librosa

0.10.1

llvmlite

0.41.1

lxml

4.9.3

Mako

1.3.0

Markdown

3.5.1

MarkupSafe

2.1.3

matplotlib

3.8.1

mlflow

2.8.0

mpi4py

3.1.5

msgpack

1.0.7

nltk

3.8.1

numba

0.58.1

numpy

1.26.1

oauthlib

3.2.2

optuna

3.4.0

packaging

23.2

pandas

2.1.2

Pillow

10.1.0

pip

23.3.1

platformdirs

3.11.0

pluggy

1.3.0

pooch

1.8.0

portalocker

2.8.2

proto-plus

1.22.3

protobuf

4.23.4

psutil

5.9.6

pyarrow

13.0.0

pyasn1

0.5.0

pyasn1-modules

0.3.0

pycosat

0.6.6

pycparser

2.21

pydantic

2.4.2

pydantic_core

2.10.1

pydantic-settings

2.0.3

PyJWT

2.8.0

pyparsing

3.1.1

PySocks

1.7.1

python-dateutil

2.8.2

python-dotenv

1.0.0

python-speech-features

0.6

pytz

2023.3.post1

PyYAML

6.0.1

querystring-parser

1.2.4

regex

2023.10.3

requests

2.31.0

requests-oauthlib

1.3.1

resampy

0.4.2

rsa

4.7.2

ruamel.yaml

0.18.5

ruamel.yaml.clib

0.2.7

s3transfer

0.6.2

sacrebleu

2.3.2

scikit-learn

1.3.2

scipy

1.11.3

sentencepiece

0.1.99

setuptools

59.5.0

six

1.16.0

smmap

5.0.1

soundfile

0.12.1

sox

1.4.1

soxr

0.3.7

SQLAlchemy

2.0.23

sqlparse

0.4.4

tabulate

0.9.0

tensorboard

2.15.1

tensorboard-data-server

0.7.2

tensorboardX

2.6.2.2

threadpoolctl

3.2.0

torch

1.8.0+cu111

torchaudio

0.8.0

torchvision

0.9.0+cu111

tqdm

4.66.1

typing_extensions

4.8.0

tzdata

2023.3

urllib3

1.26.18

websocket-client

1.6.4

Werkzeug

3.0.1

wheel

0.41.3

xgboost

2.0.1

zipp

3.17.0

zstandard

0.22.0

absl-py

2.0.0

alembic

1.12.1

annotated-types

0.6.0

archspec

0.2.2

audioread

3.0.1

awscli

1.29.82

blinker

1.7.0

boltons

23.0.0

boto3

1.26.63

botocore

1.29.63

Brotli

1.1.0

cachetools

5.3.2

certifi

2023.7.22

cffi

1.16.0

charset-normalizer

3.3.2

click

8.1.7

cloudpickle

2.2.1

colorama

0.4.4

colorlog

6.7.0

conda

23.10.0

conda-content-trust

0.2.0

conda-libmamba-solver

23.11.0

conda-package-handling

2.2.0

conda_package_streaming

0.9.0

contourpy

1.2.0

cryptography

41.0.5

cycler

0.12.1

Cython

3.0.5

databricks-cli

0.18.0

decorator

5.1.1

docker

6.1.3

docutils

0.16

entrypoints

0.4

Flask

3.0.0

fonttools

4.44.0

future

0.18.3

gitdb

4.0.11

GitPython

3.1.40

google-api-core

2.13.0

google-auth

2.23.4

google-auth-oauthlib

1.1.0

google-cloud-language

2.11.1

googleapis-common-protos

1.61.0

greenlet

3.0.1

grpcio

1.59.2

grpcio-status

1.59.2

gunicorn

21.2.0

h5py

3.10.0

horovod

0.28.1

idna

3.4

importlib-metadata

6.8.0

importlib-resources

6.1.1

inflect

7.0.0

itsdangerous

2.1.2

Jinja2

3.1.2

jmespath

1.0.1

joblib

1.3.2

jsonpatch

1.33

jsonpointer

2.4

kiwisolver

1.4.5

lazy_loader

0.3

libmambapy

1.5.3

librosa

0.10.1

llvmlite

0.41.1

lxml

4.9.3

Mako

1.3.0

Markdown

3.5.1

MarkupSafe

2.1.3

matplotlib

3.8.1

mlflow

2.8.0

mpi4py

3.1.5

msgpack

1.0.7

nltk

3.8.1

numba

0.58.1

numpy

1.26.1

oauthlib

3.2.2

optuna

3.4.0

packaging

23.2

pandas

2.1.2

Pillow

10.1.0

pip

23.3.1

platformdirs

3.11.0

pluggy

1.3.0

pooch

1.8.0

portalocker

2.8.2

proto-plus

1.22.3

protobuf

4.23.4

psutil

5.9.6

pyarrow

13.0.0

pyasn1

0.5.0

pyasn1-modules

0.3.0

pycosat

0.6.6

pycparser

2.21

pydantic

2.4.2

pydantic_core

2.10.1

pydantic-settings

2.0.3

PyJWT

2.8.0

pyparsing

3.1.1

PySocks

1.7.1

python-dateutil

2.8.2

python-dotenv

1.0.0

python-speech-features

0.6

pytz

2023.3.post1

PyYAML

6.0.1

querystring-parser

1.2.4

regex

2023.10.3

requests

2.31.0

requests-oauthlib

1.3.1

resampy

0.4.2

rsa

4.7.2

ruamel.yaml

0.18.5

ruamel.yaml.clib

0.2.7

s3transfer

0.6.2

sacrebleu

2.3.2

scikit-learn

1.3.2

scipy

1.11.3

sentencepiece

0.1.99

setuptools

59.5.0

six

1.16.0

smmap

5.0.1

soundfile

0.12.1

sox

1.4.1

soxr

0.3.7

SQLAlchemy

2.0.23

sqlparse

0.4.4

tabulate

0.9.0

tensorboard

2.15.1

tensorboard-data-server

0.7.2

tensorboardX

2.6.2.2

threadpoolctl

3.2.0

torch

1.8.1+cu111

torchaudio

0.8.1

torchvision

0.9.1+cu111

tqdm

4.66.1

typing_extensions

4.8.0

tzdata

2023.3

urllib3

1.26.18

websocket-client

1.6.4

Werkzeug

3.0.1

wheel

0.41.3

xgboost

2.0.1

zipp

3.17.0

zstandard

0.22.0

absl-py

2.0.0

alembic

1.12.1

annotated-types

0.6.0

archspec

0.2.2

audioread

3.0.1

awscli

1.29.82

blinker

1.7.0

boltons

23.0.0

boto3

1.26.63

botocore

1.29.63

Brotli

1.1.0

cachetools

5.3.2

certifi

2023.7.22

cffi

1.16.0

charset-normalizer

3.3.2

click

8.1.7

cloudpickle

2.2.1

colorama

0.4.4

colorlog

6.7.0

conda

23.10.0

conda-content-trust

0.2.0

conda-libmamba-solver

23.11.0

conda-package-handling

2.2.0

conda_package_streaming

0.9.0

contourpy

1.2.0

cryptography

41.0.5

cycler

0.12.1

Cython

3.0.5

databricks-cli

0.18.0

decorator

5.1.1

docker

6.1.3

docutils

0.16

entrypoints

0.4

Flask

3.0.0

fonttools

4.44.0

future

0.18.3

gitdb

4.0.11

GitPython

3.1.40

google-api-core

2.13.0

google-auth

2.23.4

google-auth-oauthlib

1.1.0

google-cloud-language

2.11.1

googleapis-common-protos

1.61.0

greenlet

3.0.1

grpcio

1.59.2

grpcio-status

1.59.2

gunicorn

21.2.0

h5py

3.10.0

horovod

0.28.1

idna

3.4

importlib-metadata

6.8.0

importlib-resources

6.1.1

inflect

7.0.0

itsdangerous

2.1.2

Jinja2

3.1.2

jmespath

1.0.1

joblib

1.3.2

jsonpatch

1.33

jsonpointer

2.4

kiwisolver

1.4.5

lazy_loader

0.3

libmambapy

1.5.3

librosa

0.10.1

llvmlite

0.41.1

lxml

4.9.3

Mako

1.3.0

Markdown

3.5.1

MarkupSafe

2.1.3

matplotlib

3.8.1

mlflow

2.8.0

mpi4py

3.1.5

msgpack

1.0.7

nltk

3.8.1

numba

0.58.1

numpy

1.26.1

oauthlib

3.2.2

optuna

3.4.0

packaging

23.2

pandas

2.1.2

Pillow

10.1.0

pip

23.3.1

platformdirs

3.11.0

pluggy

1.3.0

pooch

1.8.0

portalocker

2.8.2

proto-plus

1.22.3

protobuf

4.23.4

psutil

5.9.6

pyarrow

13.0.0

pyasn1

0.5.0

pyasn1-modules

0.3.0

pycosat

0.6.6

pycparser

2.21

pydantic

2.4.2

pydantic_core

2.10.1

pydantic-settings

2.0.3

PyJWT

2.8.0

pyparsing

3.1.1

PySocks

1.7.1

python-dateutil

2.8.2

python-dotenv

1.0.0

python-speech-features

0.6

pytz

2023.3.post1

PyYAML

6.0.1

querystring-parser

1.2.4

regex

2023.10.3

requests

2.31.0

requests-oauthlib

1.3.1

resampy

0.4.2

rsa

4.7.2

ruamel.yaml

0.18.5

ruamel.yaml.clib

0.2.7

s3transfer

0.6.2

sacrebleu

2.3.2

scikit-learn

1.3.2

scipy

1.11.3

sentencepiece

0.1.99

setuptools

59.5.0

six

1.16.0

smmap

5.0.1

soundfile

0.12.1

sox

1.4.1

soxr

0.3.7

SQLAlchemy

2.0.23

sqlparse

0.4.4

tabulate

0.9.0

tensorboard

2.15.1

tensorboard-data-server

0.7.2

tensorboardX

2.6.2.2

threadpoolctl

3.2.0

torch

1.9.0+cu111

torchaudio

0.9.0

torchvision

0.10.0+cu111

tqdm

4.66.1

typing_extensions

4.8.0

tzdata

2023.3

urllib3

1.26.18

websocket-client

1.6.4

Werkzeug

3.0.1

wheel

0.41.3

xgboost

2.0.1

zipp

3.17.0

zstandard

0.22.0

absl-py

2.0.0

alembic

1.12.1

annotated-types

0.6.0

archspec

0.2.2

audioread

3.0.1

awscli

1.29.82

blinker

1.7.0

boltons

23.0.0

boto3

1.26.63

botocore

1.29.63

Brotli

1.1.0

cachetools

5.3.2

certifi

2023.7.22

cffi

1.16.0

charset-normalizer

3.3.2

click

8.1.7

cloudpickle

2.2.1

colorama

0.4.4

colorlog

6.7.0

conda

23.10.0

conda-content-trust

0.2.0

conda-libmamba-solver

23.11.0

conda-package-handling

2.2.0

conda_package_streaming

0.9.0

contourpy

1.2.0

cryptography

41.0.5

cycler

0.12.1

Cython

3.0.5

databricks-cli

0.18.0

decorator

5.1.1

docker

6.1.3

docutils

0.16

entrypoints

0.4

Flask

3.0.0

fonttools

4.44.0

future

0.18.3

gitdb

4.0.11

GitPython

3.1.40

google-api-core

2.13.0

google-auth

2.23.4

google-auth-oauthlib

1.1.0

google-cloud-language

2.11.1

googleapis-common-protos

1.61.0

greenlet

3.0.1

grpcio

1.59.2

grpcio-status

1.59.2

gunicorn

21.2.0

h5py

3.10.0

horovod

0.28.1

idna

3.4

importlib-metadata

6.8.0

importlib-resources

6.1.1

inflect

7.0.0

itsdangerous

2.1.2

Jinja2

3.1.2

jmespath

1.0.1

joblib

1.3.2

jsonpatch

1.33

jsonpointer

2.4

kiwisolver

1.4.5

lazy_loader

0.3

libmambapy

1.5.3

librosa

0.10.1

llvmlite

0.41.1

lxml

4.9.3

Mako

1.3.0

Markdown

3.5.1

MarkupSafe

2.1.3

matplotlib

3.8.1

mlflow

2.8.0

mpi4py

3.1.5

msgpack

1.0.7

nltk

3.8.1

numba

0.58.1

numpy

1.26.1

oauthlib

3.2.2

optuna

3.4.0

packaging

23.2

pandas

2.1.2

Pillow

10.1.0

pip

23.3.1

platformdirs

3.11.0

pluggy

1.3.0

pooch

1.8.0

portalocker

2.8.2

proto-plus

1.22.3

protobuf

4.23.4

psutil

5.9.6

pyarrow

13.0.0

pyasn1

0.5.0

pyasn1-modules

0.3.0

pycosat

0.6.6

pycparser

2.21

pydantic

2.4.2

pydantic_core

2.10.1

pydantic-settings

2.0.3

PyJWT

2.8.0

pyparsing

3.1.1

PySocks

1.7.1

python-dateutil

2.8.2

python-dotenv

1.0.0

python-speech-features

0.6

pytz

2023.3.post1

PyYAML

6.0.1

querystring-parser

1.2.4

regex

2023.10.3

requests

2.31.0

requests-oauthlib

1.3.1

resampy

0.4.2

rsa

4.7.2

ruamel.yaml

0.18.5

ruamel.yaml.clib

0.2.7

s3transfer

0.6.2

sacrebleu

2.3.2

scikit-learn

1.3.2

scipy

1.11.3

sentencepiece

0.1.99

setuptools

59.5.0

six

1.16.0

smmap

5.0.1

soundfile

0.12.1

sox

1.4.1

soxr

0.3.7

SQLAlchemy

2.0.23

sqlparse

0.4.4

tabulate

0.9.0

tensorboard

2.15.1

tensorboard-data-server

0.7.2

tensorboardX

2.6.2.2

threadpoolctl

3.2.0

torch

1.9.1+cu111

torchaudio

0.9.1

torchvision

0.10.1+cu111

tqdm

4.66.1

typing_extensions

4.8.0

tzdata

2023.3

urllib3

1.26.18

websocket-client

1.6.4

Werkzeug

3.0.1

wheel

0.41.3

xgboost

2.0.1

zipp

3.17.0

zstandard

0.22.0

absl-py

2.0.0

alembic

1.12.1

annotated-types

0.6.0

archspec

0.2.2

audioread

3.0.1

awscli

1.29.82

blinker

1.7.0

boltons

23.0.0

boto3

1.26.63

botocore

1.29.63

Brotli

1.1.0

cachetools

5.3.2

certifi

2023.7.22

cffi

1.16.0

charset-normalizer

3.3.2

click

8.1.7

cloudpickle

2.2.1

colorama

0.4.4

colorlog

6.7.0

conda

23.10.0

conda-content-trust

0.2.0

conda-libmamba-solver

23.11.0

conda-package-handling

2.2.0

conda_package_streaming

0.9.0

contourpy

1.2.0

cryptography

41.0.5

cycler

0.12.1

Cython

3.0.5

databricks-cli

0.18.0

decorator

5.1.1

docker

6.1.3

docutils

0.16

entrypoints

0.4

Flask

3.0.0

fonttools

4.44.0

future

0.18.3

gitdb

4.0.11

GitPython

3.1.40

google-api-core

2.13.0

google-auth

2.23.4

google-auth-oauthlib

1.1.0

google-cloud-language

2.11.1

googleapis-common-protos

1.61.0

greenlet

3.0.1

grpcio

1.59.2

grpcio-status

1.59.2

gunicorn

21.2.0

h5py

3.10.0

horovod

0.28.1

idna

3.4

importlib-metadata

6.8.0

importlib-resources

6.1.1

inflect

7.0.0

itsdangerous

2.1.2

Jinja2

3.1.2

jmespath

1.0.1

joblib

1.3.2

jsonpatch

1.33

jsonpointer

2.4

kiwisolver

1.4.5

lazy_loader

0.3

libmambapy

1.5.3

librosa

0.10.1

llvmlite

0.41.1

lxml

4.9.3

Mako

1.3.0

Markdown

3.5.1

MarkupSafe

2.1.3

matplotlib

3.8.1

mlflow

2.8.0

mpi4py

3.1.5

msgpack

1.0.7

nltk

3.8.1

numba

0.58.1

numpy

1.26.1

oauthlib

3.2.2

optuna

3.4.0

packaging

23.2

pandas

2.1.2

Pillow

10.1.0

pip

23.3.1

platformdirs

3.11.0

pluggy

1.3.0

pooch

1.8.0

portalocker

2.8.2

proto-plus

1.22.3

protobuf

4.23.4

psutil

5.9.6

pyarrow

13.0.0

pyasn1

0.5.0

pyasn1-modules

0.3.0

pycosat

0.6.6

pycparser

2.21

pydantic

2.4.2

pydantic_core

2.10.1

pydantic-settings

2.0.3

PyJWT

2.8.0

pyparsing

3.1.1

PySocks

1.7.1

python-dateutil

2.8.2

python-dotenv

1.0.0

python-speech-features

0.6

pytz

2023.3.post1

PyYAML

6.0.1

querystring-parser

1.2.4

regex

2023.10.3

requests

2.31.0

requests-oauthlib

1.3.1

resampy

0.4.2

rsa

4.7.2

ruamel.yaml

0.18.5

ruamel.yaml.clib

0.2.7

s3transfer

0.6.2

sacrebleu

2.3.2

scikit-learn

1.3.2

scipy

1.11.3

sentencepiece

0.1.99

setuptools

59.5.0

six

1.16.0

smmap

5.0.1

soundfile

0.12.1

sox

1.4.1

soxr

0.3.7

SQLAlchemy

2.0.23

sqlparse

0.4.4

tabulate

0.9.0

tensorboard

2.15.1

tensorboard-data-server

0.7.2

tensorboardX

2.6.2.2

threadpoolctl

3.2.0

torch

1.10.0+cu111

torchaudio

0.10.0+rocm4.1

torchvision

0.11.0+cu111

tqdm

4.66.1

typing_extensions

4.8.0

tzdata

2023.3

urllib3

1.26.18

websocket-client

1.6.4

Werkzeug

3.0.1

wheel

0.41.3

xgboost

2.0.1

zipp

3.17.0

zstandard

0.22.0

absl-py

2.0.0

alembic

1.12.1

annotated-types

0.6.0

archspec

0.2.2

audioread

3.0.1

awscli

1.29.82

blinker

1.7.0

boltons

23.0.0

boto3

1.26.63

botocore

1.29.63

Brotli

1.1.0

cachetools

5.3.2

certifi

2023.7.22

cffi

1.16.0

charset-normalizer

3.3.2

click

8.1.7

cloudpickle

2.2.1

colorama

0.4.4

colorlog

6.7.0

conda

23.10.0

conda-content-trust

0.2.0

conda-libmamba-solver

23.11.0

conda-package-handling

2.2.0

conda_package_streaming

0.9.0

contourpy

1.2.0

cryptography

41.0.5

cycler

0.12.1

Cython

3.0.5

databricks-cli

0.18.0

decorator

5.1.1

docker

6.1.3

docutils

0.16

entrypoints

0.4

Flask

3.0.0

fonttools

4.44.0

future

0.18.3

gitdb

4.0.11

GitPython

3.1.40

google-api-core

2.13.0

google-auth

2.23.4

google-auth-oauthlib

1.1.0

google-cloud-language

2.11.1

googleapis-common-protos

1.61.0

greenlet

3.0.1

grpcio

1.59.2

grpcio-status

1.59.2

gunicorn

21.2.0

h5py

3.10.0

horovod

0.28.1

idna

3.4

importlib-metadata

6.8.0

importlib-resources

6.1.1

inflect

7.0.0

itsdangerous

2.1.2

Jinja2

3.1.2

jmespath

1.0.1

joblib

1.3.2

jsonpatch

1.33

jsonpointer

2.4

kiwisolver

1.4.5

lazy_loader

0.3

libmambapy

1.5.3

librosa

0.10.1

llvmlite

0.41.1

lxml

4.9.3

Mako

1.3.0

Markdown

3.5.1

MarkupSafe

2.1.3

matplotlib

3.8.1

mlflow

2.8.0

mpi4py

3.1.5

msgpack

1.0.7

nltk

3.8.1

numba

0.58.1

numpy

1.26.1

oauthlib

3.2.2

optuna

3.4.0

packaging

23.2

pandas

2.1.2

Pillow

10.1.0

pip

23.3.1

platformdirs

3.11.0

pluggy

1.3.0

pooch

1.8.0

portalocker

2.8.2

proto-plus

1.22.3

protobuf

4.23.4

psutil

5.9.6

pyarrow

13.0.0

pyasn1

0.5.0

pyasn1-modules

0.3.0

pycosat

0.6.6

pycparser

2.21

pydantic

2.4.2

pydantic_core

2.10.1

pydantic-settings

2.0.3

PyJWT

2.8.0

pyparsing

3.1.1

PySocks

1.7.1

python-dateutil

2.8.2

python-dotenv

1.0.0

python-speech-features

0.6

pytz

2023.3.post1

PyYAML

6.0.1

querystring-parser

1.2.4

regex

2023.10.3

requests

2.31.0

requests-oauthlib

1.3.1

resampy

0.4.2

rsa

4.7.2

ruamel.yaml

0.18.5

ruamel.yaml.clib

0.2.7

s3transfer

0.6.2

sacrebleu

2.3.2

scikit-learn

1.3.2

scipy

1.11.3

sentencepiece

0.1.99

setuptools

59.5.0

six

1.16.0

smmap

5.0.1

soundfile

0.12.1

sox

1.4.1

soxr

0.3.7

SQLAlchemy

2.0.23

sqlparse

0.4.4

tabulate

0.9.0

tensorboard

2.15.1

tensorboard-data-server

0.7.2

tensorboardX

2.6.2.2

threadpoolctl

3.2.0

torch

1.10.1+cu111

torchaudio

0.10.1+cu111

torchvision

0.11.2+cu111

tqdm

4.66.1

typing_extensions

4.8.0

tzdata

2023.3

urllib3

1.26.18

websocket-client

1.6.4

Werkzeug

3.0.1

wheel

0.41.3

xgboost

2.0.1

zipp

3.17.0

zstandard

0.22.0

absl-py

2.0.0

alembic

1.12.1

annotated-types

0.6.0

archspec

0.2.2

audioread

3.0.1

awscli

1.29.82

blinker

1.7.0

boltons

23.0.0

boto3

1.26.63

botocore

1.29.63

Brotli

1.1.0

cachetools

5.3.2

certifi

2023.7.22

cffi

1.16.0

charset-normalizer

3.3.2

click

8.1.7

cloudpickle

2.2.1

colorama

0.4.4

colorlog

6.7.0

conda

23.10.0

conda-content-trust

0.2.0

conda-libmamba-solver

23.11.0

conda-package-handling

2.2.0

conda_package_streaming

0.9.0

contourpy

1.2.0

cryptography

41.0.5

cycler

0.12.1

Cython

3.0.5

databricks-cli

0.18.0

decorator

5.1.1

docker

6.1.3

docutils

0.16

entrypoints

0.4

Flask

3.0.0

fonttools

4.44.0

future

0.18.3

gitdb

4.0.11

GitPython

3.1.40

google-api-core

2.13.0

google-auth

2.23.4

google-auth-oauthlib

1.1.0

google-cloud-language

2.11.1

googleapis-common-protos

1.61.0

greenlet

3.0.1

grpcio

1.59.2

grpcio-status

1.59.2

gunicorn

21.2.0

h5py

3.10.0

horovod

0.28.1

idna

3.4

importlib-metadata

6.8.0

importlib-resources

6.1.1

inflect

7.0.0

itsdangerous

2.1.2

Jinja2

3.1.2

jmespath

1.0.1

joblib

1.3.2

jsonpatch

1.33

jsonpointer

2.4

kiwisolver

1.4.5

lazy_loader

0.3

libmambapy

1.5.3

librosa

0.10.1

llvmlite

0.41.1

lxml

4.9.3

Mako

1.3.0

Markdown

3.5.1

MarkupSafe

2.1.3

matplotlib

3.8.1

mlflow

2.8.0

mpi4py

3.1.5

msgpack

1.0.7

nltk

3.8.1

numba

0.58.1

numpy

1.26.1

oauthlib

3.2.2

optuna

3.4.0

packaging

23.2

pandas

2.1.2

Pillow

10.1.0

pip

23.3.1

platformdirs

3.11.0

pluggy

1.3.0

pooch

1.8.0

portalocker

2.8.2

proto-plus

1.22.3

protobuf

4.23.4

psutil

5.9.6

pyarrow

13.0.0

pyasn1

0.5.0

pyasn1-modules

0.3.0

pycosat

0.6.6

pycparser

2.21

pydantic

2.4.2

pydantic_core

2.10.1

pydantic-settings

2.0.3

PyJWT

2.8.0

pyparsing

3.1.1

PySocks

1.7.1

python-dateutil

2.8.2

python-dotenv

1.0.0

python-speech-features

0.6

pytz

2023.3.post1

PyYAML

6.0.1

querystring-parser

1.2.4

regex

2023.10.3

requests

2.31.0

requests-oauthlib

1.3.1

resampy

0.4.2

rsa

4.7.2

ruamel.yaml

0.18.5

ruamel.yaml.clib

0.2.7

s3transfer

0.6.2

sacrebleu

2.3.2

scikit-learn

1.3.2

scipy

1.11.3

sentencepiece

0.1.99

setuptools

59.5.0

six

1.16.0

smmap

5.0.1

soundfile

0.12.1

sox

1.4.1

soxr

0.3.7

SQLAlchemy

2.0.23

sqlparse

0.4.4

tabulate

0.9.0

tensorboard

2.15.1

tensorboard-data-server

0.7.2

tensorboardX

2.6.2.2

threadpoolctl

3.2.0

torch

1.12.0+cu113

torchaudio

0.12.0+cu113

torchvision

0.13.0+cu113

tqdm

4.66.1

typing_extensions

4.8.0

tzdata

2023.3

urllib3

1.26.18

websocket-client

1.6.4

Werkzeug

3.0.1

wheel

0.41.3

xgboost

2.0.1

zipp

3.17.0

zstandard

0.22.0

absl-py

2.0.0

alembic

1.12.1

annotated-types

0.6.0

archspec

0.2.2

audioread

3.0.1

awscli

1.29.82

blinker

1.7.0

boltons

23.0.0

boto3

1.28.82

botocore

1.31.82

Brotli

1.1.0

cachetools

5.3.2

certifi

2023.7.22

cffi

1.16.0

charset-normalizer

3.3.2

click

8.1.7

cloudpickle

2.2.1

colorama

0.4.4

colorlog

6.7.0

conda

23.10.0

conda-content-trust

0.2.0

conda-libmamba-solver

23.11.0

conda-package-handling

2.2.0

conda_package_streaming

0.9.0

contourpy

1.2.0

cryptography

41.0.5

cycler

0.12.1

Cython

3.0.5

databricks-cli

0.18.0

decorator

5.1.1

docker

6.1.3

docutils

0.16

entrypoints

0.4

Flask

3.0.0

fonttools

4.44.0

future

0.18.3

gitdb

4.0.11

GitPython

3.1.40

google-api-core

2.13.0

google-auth

2.23.4

google-auth-oauthlib

1.1.0

google-cloud-language

2.11.1

googleapis-common-protos

1.61.0

greenlet

3.0.1

grpcio

1.59.2

grpcio-status

1.59.2

gunicorn

21.2.0

h5py

3.10.0

horovod

0.28.1

idna

3.4

importlib-metadata

6.8.0

importlib-resources

6.1.1

inflect

7.0.0

itsdangerous

2.1.2

Jinja2

3.1.2

jmespath

1.0.1

joblib

1.3.2

jsonpatch

1.33

jsonpointer

2.4

kiwisolver

1.4.5

lazy_loader

0.3

libmambapy

1.5.3

librosa

0.10.1

llvmlite

0.41.1

lxml

4.9.3

Mako

1.3.0

Markdown

3.5.1

MarkupSafe

2.1.3

matplotlib

3.8.1

mlflow

2.8.0

mpi4py

3.1.5

msgpack

1.0.7

nltk

3.8.1

numba

0.58.1

numpy

1.26.1

oauthlib

3.2.2

optuna

3.4.0

packaging

23.2

pandas

2.1.2

Pillow

10.1.0

pip

23.3.1

platformdirs

3.11.0

pluggy

1.3.0

pooch

1.8.0

portalocker

2.8.2

proto-plus

1.22.3

protobuf

4.23.4

psutil

5.9.6

pyarrow

13.0.0

pyasn1

0.5.0

pyasn1-modules

0.3.0

pycosat

0.6.6

pycparser

2.21

pydantic

2.4.2

pydantic_core

2.10.1

pydantic-settings

2.0.3

PyJWT

2.8.0

pyparsing

3.1.1

PySocks

1.7.1

python-dateutil

2.8.2

python-dotenv

1.0.0

python-speech-features

0.6

pytz

2023.3.post1

PyYAML

6.0.1

querystring-parser

1.2.4

regex

2023.10.3

requests

2.31.0

requests-oauthlib

1.3.1

resampy

0.4.2

rsa

4.7.2

ruamel.yaml

0.18.5

ruamel.yaml.clib

0.2.7

s3transfer

0.7.0

sacrebleu

2.3.2

scikit-learn

1.3.2

scipy

1.11.3

sentencepiece

0.1.99

setuptools

68.2.2

six

1.16.0

smmap

5.0.1

soundfile

0.12.1

sox

1.4.1

soxr

0.3.7

SQLAlchemy

2.0.23

sqlparse

0.4.4

tabulate

0.9.0

tensorboard

2.15.1

tensorboard-data-server

0.7.2

tensorboardX

2.6.2.2

threadpoolctl

3.2.0

torch

1.12.0+cu116

torchaudio

0.12.0+cu116

torchvision

0.13.0+cu116

tqdm

4.66.1

typing_extensions

4.8.0

tzdata

2023.3

urllib3

1.26.18

websocket-client

1.6.4

Werkzeug

3.0.1

wheel

0.41.3

xgboost

2.0.1

zipp

3.17.0

zstandard

0.22.0

absl-py

2.0.0

alembic

1.12.1

annotated-types

0.6.0

archspec

0.2.2

audioread

3.0.1

awscli

1.29.82

blinker

1.7.0

boltons

23.0.0

boto3

1.28.82

botocore

1.31.82

Brotli

1.1.0

cachetools

5.3.2

certifi

2023.7.22

cffi

1.16.0

charset-normalizer

3.3.2

click

8.1.7

cloudpickle

2.2.1

colorama

0.4.4

colorlog

6.7.0

conda

23.10.0

conda-content-trust

0.2.0

conda-libmamba-solver

23.11.0

conda-package-handling

2.2.0

conda_package_streaming

0.9.0

contourpy

1.2.0

cryptography

41.0.5

cycler

0.12.1

Cython

3.0.5

databricks-cli

0.18.0

decorator

5.1.1

docker

6.1.3

docutils

0.16

entrypoints

0.4

Flask

3.0.0

fonttools

4.44.0

future

0.18.3

gitdb

4.0.11

GitPython

3.1.40

google-api-core

2.13.0

google-auth

2.23.4

google-auth-oauthlib

1.1.0

google-cloud-language

2.11.1

googleapis-common-protos

1.61.0

greenlet

3.0.1

grpcio

1.59.2

grpcio-status

1.59.2

gunicorn

21.2.0

h5py

3.10.0

horovod

0.28.1

idna

3.4

importlib-metadata

6.8.0

importlib-resources

6.1.1

inflect

7.0.0

itsdangerous

2.1.2

Jinja2

3.1.2

jmespath

1.0.1

joblib

1.3.2

jsonpatch

1.33

jsonpointer

2.4

kiwisolver

1.4.5

lazy_loader

0.3

libmambapy

1.5.3

librosa

0.10.1

llvmlite

0.41.1

lxml

4.9.3

Mako

1.3.0

Markdown

3.5.1

MarkupSafe

2.1.3

matplotlib

3.8.1

mlflow

2.8.0

mpi4py

3.1.5

msgpack

1.0.7

nltk

3.8.1

numba

0.58.1

numpy

1.26.1

oauthlib

3.2.2

optuna

3.4.0

packaging

23.2

pandas

2.1.2

Pillow

10.1.0

pip

23.3.1

platformdirs

3.11.0

pluggy

1.3.0

pooch

1.8.0

portalocker

2.8.2

proto-plus

1.22.3

protobuf

4.23.4

psutil

5.9.6

pyarrow

13.0.0

pyasn1

0.5.0

pyasn1-modules

0.3.0

pycosat

0.6.6

pycparser

2.21

pydantic

2.4.2

pydantic_core

2.10.1

pydantic-settings

2.0.3

PyJWT

2.8.0

pyparsing

3.1.1

PySocks

1.7.1

python-dateutil

2.8.2

python-dotenv

1.0.0

python-speech-features

0.6

pytz

2023.3.post1

PyYAML

6.0.1

querystring-parser

1.2.4

regex

2023.10.3

requests

2.31.0

requests-oauthlib

1.3.1

resampy

0.4.2

rsa

4.7.2

ruamel.yaml

0.18.5

ruamel.yaml.clib

0.2.7

s3transfer

0.7.0

sacrebleu

2.3.2

scikit-learn

1.3.2

scipy

1.11.3

sentencepiece

0.1.99

setuptools

68.2.2

six

1.16.0

smmap

5.0.1

soundfile

0.12.1

sox

1.4.1

soxr

0.3.7

SQLAlchemy

2.0.23

sqlparse

0.4.4

tabulate

0.9.0

tensorboard

2.15.1

tensorboard-data-server

0.7.2

tensorboardX

2.6.2.2

threadpoolctl

3.2.0

torch

1.13.0+cu116

torchaudio

0.13.0+cu116

torchvision

0.14.0+cu116

tqdm

4.66.1

typing_extensions

4.8.0

tzdata

2023.3

urllib3

1.26.18

websocket-client

1.6.4

Werkzeug

3.0.1

wheel

0.41.3

xgboost

2.0.1

zipp

3.17.0

zstandard

0.22.0

absl-py

2.0.0

alembic

1.12.1

annotated-types

0.6.0

archspec

0.2.2

audioread

3.0.1

awscli

1.29.82

blinker

1.7.0

boltons

23.0.0

boto3

1.28.82

botocore

1.31.82

Brotli

1.1.0

cachetools

5.3.2

certifi

2023.7.22

cffi

1.16.0

charset-normalizer

3.3.2

click

8.1.7

cloudpickle

2.2.1

colorama

0.4.4

colorlog

6.7.0

conda

23.10.0

conda-content-trust

0.2.0

conda-libmamba-solver

23.11.0

conda-package-handling

2.2.0

conda_package_streaming

0.9.0

contourpy

1.2.0

cryptography

41.0.5

cycler

0.12.1

Cython

3.0.5

databricks-cli

0.18.0

decorator

5.1.1

docker

6.1.3

docutils

0.16

entrypoints

0.4

Flask

3.0.0

fonttools

4.44.0

future

0.18.3

gitdb

4.0.11

GitPython

3.1.40

google-api-core

2.13.0

google-auth

2.23.4

google-auth-oauthlib

1.1.0

google-cloud-language

2.11.1

googleapis-common-protos

1.61.0

greenlet

3.0.1

grpcio

1.59.2

grpcio-status

1.59.2

gunicorn

21.2.0

h5py

3.10.0

horovod

0.28.1

idna

3.4

importlib-metadata

6.8.0

importlib-resources

6.1.1

inflect

7.0.0

itsdangerous

2.1.2

Jinja2

3.1.2

jmespath

1.0.1

joblib

1.3.2

jsonpatch

1.33

jsonpointer

2.4

kiwisolver

1.4.5

lazy_loader

0.3

libmambapy

1.5.3

librosa

0.10.1

llvmlite

0.41.1

lxml

4.9.3

Mako

1.3.0

Markdown

3.5.1

MarkupSafe

2.1.3

matplotlib

3.8.1

mlflow

2.8.0

mpi4py

3.1.5

msgpack

1.0.7

nltk

3.8.1

numba

0.58.1

numpy

1.26.1

oauthlib

3.2.2

optuna

3.4.0

packaging

23.2

pandas

2.1.2

Pillow

10.1.0

pip

23.3.1

platformdirs

3.11.0

pluggy

1.3.0

pooch

1.8.0

portalocker

2.8.2

proto-plus

1.22.3

protobuf

4.23.4

psutil

5.9.6

pyarrow

13.0.0

pyasn1

0.5.0

pyasn1-modules

0.3.0

pycosat

0.6.6

pycparser

2.21

pydantic

2.4.2

pydantic_core

2.10.1

pydantic-settings

2.0.3

PyJWT

2.8.0

pyparsing

3.1.1

PySocks

1.7.1

python-dateutil

2.8.2

python-dotenv

1.0.0

python-speech-features

0.6

pytz

2023.3.post1

PyYAML

6.0.1

querystring-parser

1.2.4

regex

2023.10.3

requests

2.31.0

requests-oauthlib

1.3.1

resampy

0.4.2

rsa

4.7.2

ruamel.yaml

0.18.5

ruamel.yaml.clib

0.2.7

s3transfer

0.7.0

sacrebleu

2.3.2

scikit-learn

1.3.2

scipy

1.11.3

sentencepiece

0.1.99

setuptools

68.2.2

six

1.16.0

smmap

5.0.1

soundfile

0.12.1

sox

1.4.1

soxr

0.3.7

SQLAlchemy

2.0.23

sqlparse

0.4.4

tabulate

0.9.0

tensorboard

2.15.1

tensorboard-data-server

0.7.2

tensorboardX

2.6.2.2

threadpoolctl

3.2.0

torch

1.13.1+cu116

torchaudio

0.13.1+cu116

torchvision

0.14.1+cu116

tqdm

4.66.1

typing_extensions

4.8.0

tzdata

2023.3

urllib3

1.26.18

websocket-client

1.6.4

Werkzeug

3.0.1

wheel

0.41.3

xgboost

2.0.1

zipp

3.17.0

zstandard

0.22.0

absl-py

2.0.0

alembic

1.12.1

annotated-types

0.6.0

archspec

0.2.2

audioread

3.0.1

awscli

1.29.82

blinker

1.7.0

boltons

23.0.0

boto3

1.28.82

botocore

1.31.82

Brotli

1.1.0

cachetools

5.3.2

certifi

2023.7.22

cffi

1.16.0

charset-normalizer

3.3.2

click

8.1.7

cloudpickle

2.2.1

colorama

0.4.4

colorlog

6.7.0

conda

23.10.0

conda-content-trust

0.2.0

conda-libmamba-solver

23.11.0

conda-package-handling

2.2.0

conda_package_streaming

0.9.0

contourpy

1.2.0

cryptography

41.0.5

cycler

0.12.1

Cython

3.0.5

databricks-cli

0.18.0

decorator

5.1.1

docker

6.1.3

docutils

0.16

entrypoints

0.4

Flask

3.0.0

fonttools

4.44.0

future

0.18.3

gitdb

4.0.11

GitPython

3.1.40

google-api-core

2.13.0

google-auth

2.23.4

google-auth-oauthlib

1.1.0

google-cloud-language

2.11.1

googleapis-common-protos

1.61.0

greenlet

3.0.1

grpcio

1.59.2

grpcio-status

1.59.2

gunicorn

21.2.0

h5py

3.10.0

horovod

0.28.1

idna

3.4

importlib-metadata

6.8.0

importlib-resources

6.1.1

inflect

7.0.0

itsdangerous

2.1.2

Jinja2

3.1.2

jmespath

1.0.1

joblib

1.3.2

jsonpatch

1.33

jsonpointer

2.4

kiwisolver

1.4.5

lazy_loader

0.3

libmambapy

1.5.3

librosa

0.10.1

llvmlite

0.41.1

lxml

4.9.3

Mako

1.3.0

Markdown

3.5.1

MarkupSafe

2.1.3

matplotlib

3.8.1

mlflow

2.8.0

mpi4py

3.1.5

msgpack

1.0.7

nltk

3.8.1

numba

0.58.1

numpy

1.26.1

oauthlib

3.2.2

optuna

3.4.0

packaging

23.2

pandas

2.1.2

Pillow

10.1.0

pip

23.3.1

platformdirs

3.11.0

pluggy

1.3.0

pooch

1.8.0

portalocker

2.8.2

proto-plus

1.22.3

protobuf

4.23.4

psutil

5.9.6

pyarrow

13.0.0

pyasn1

0.5.0

pyasn1-modules

0.3.0

pycosat

0.6.6

pycparser

2.21

pydantic

2.4.2

pydantic_core

2.10.1

pydantic-settings

2.0.3

PyJWT

2.8.0

pyparsing

3.1.1

PySocks

1.7.1

python-dateutil

2.8.2

python-dotenv

1.0.0

python-speech-features

0.6

pytz

2023.3.post1

PyYAML

6.0.1

querystring-parser

1.2.4

regex

2023.10.3

requests

2.31.0

requests-oauthlib

1.3.1

resampy

0.4.2

rsa

4.7.2

ruamel.yaml

0.18.5

ruamel.yaml.clib

0.2.7

s3transfer

0.7.0

sacrebleu

2.3.2

scikit-learn

1.3.2

scipy

1.11.3

sentencepiece

0.1.99

setuptools

68.2.2

six

1.16.0

smmap

5.0.1

soundfile

0.12.1

sox

1.4.1

soxr

0.3.7

SQLAlchemy

2.0.23

sqlparse

0.4.4

tabulate

0.9.0

tensorboard

2.15.1

tensorboard-data-server

0.7.2

tensorboardX

2.6.2.2

threadpoolctl

3.2.0

torch

1.13.1+cu117

torchaudio

0.13.1+cu117

torchvision

0.14.1+cu117

tqdm

4.66.1

typing_extensions

4.8.0

tzdata

2023.3

urllib3

1.26.18

websocket-client

1.6.4

Werkzeug

3.0.1

wheel

0.41.3

xgboost

2.0.1

zipp

3.17.0

zstandard

0.22.0

absl-py

2.0.0

alembic

1.12.1

annotated-types

0.6.0

archspec

0.2.2

audioread

3.0.1

awscli

1.29.82

blinker

1.7.0

boltons

23.0.0

boto3

1.28.82

botocore

1.31.82

Brotli

1.1.0

cachetools

5.3.2

certifi

2023.7.22

cffi

1.16.0

charset-normalizer

3.3.2

click

8.1.7

cloudpickle

2.2.1

colorama

0.4.4

colorlog

6.7.0

conda

23.10.0

conda-content-trust

0.2.0

conda-libmamba-solver

23.11.0

conda-package-handling

2.2.0

conda_package_streaming

0.9.0

contourpy

1.2.0

cryptography

41.0.5

cycler

0.12.1

Cython

3.0.5

databricks-cli

0.18.0

decorator

5.1.1

docker

6.1.3

docutils

0.16

entrypoints

0.4

Flask

3.0.0

fonttools

4.44.0

future

0.18.3

gitdb

4.0.11

GitPython

3.1.40

google-api-core

2.13.0

google-auth

2.23.4

google-auth-oauthlib

1.1.0

google-cloud-language

2.11.1

googleapis-common-protos

1.61.0

greenlet

3.0.1

grpcio

1.59.2

grpcio-status

1.59.2

gunicorn

21.2.0

h5py

3.10.0

horovod

0.28.1

idna

3.4

importlib-metadata

6.8.0

importlib-resources

6.1.1

inflect

7.0.0

itsdangerous

2.1.2

Jinja2

3.1.2

jmespath

1.0.1

joblib

1.3.2

jsonpatch

1.33

jsonpointer

2.4

kiwisolver

1.4.5

lazy_loader

0.3

libmambapy

1.5.3

librosa

0.10.1

llvmlite

0.41.1

lxml

4.9.3

Mako

1.3.0

Markdown

3.5.1

MarkupSafe

2.1.3

matplotlib

3.8.1

mlflow

2.8.0

mpi4py

3.1.5

msgpack

1.0.7

nltk

3.8.1

numba

0.58.1

numpy

1.26.1

oauthlib

3.2.2

optuna

3.4.0

packaging

23.2

pandas

2.1.2

Pillow

10.1.0

pip

23.3.1

platformdirs

3.11.0

pluggy

1.3.0

pooch

1.8.0

portalocker

2.8.2

proto-plus

1.22.3

protobuf

4.23.4

psutil

5.9.6

pyarrow

13.0.0

pyasn1

0.5.0

pyasn1-modules

0.3.0

pycosat

0.6.6

pycparser

2.21

pydantic

2.4.2

pydantic_core

2.10.1

pydantic-settings

2.0.3

PyJWT

2.8.0

pyparsing

3.1.1

PySocks

1.7.1

python-dateutil

2.8.2

python-dotenv

1.0.0

python-speech-features

0.6

pytz

2023.3.post1

PyYAML

6.0.1

querystring-parser

1.2.4

regex

2023.10.3

requests

2.31.0

requests-oauthlib

1.3.1

resampy

0.4.2

rsa

4.7.2

ruamel.yaml

0.18.5

ruamel.yaml.clib

0.2.7

s3transfer

0.7.0

sacrebleu

2.3.2

scikit-learn

1.3.2

scipy

1.11.3

sentencepiece

0.1.99

setuptools

68.2.2

six

1.16.0

smmap

5.0.1

soundfile

0.12.1

sox

1.4.1

soxr

0.3.7

SQLAlchemy

2.0.23

sqlparse

0.4.4

tabulate

0.9.0

tensorboard

2.15.1

tensorboard-data-server

0.7.2

tensorboardX

2.6.2.2

threadpoolctl

3.2.0

torch

1.13.1+cu117

torchaudio

0.13.1+cu117

torchvision

0.14.1+cu117

tqdm

4.66.1

typing_extensions

4.8.0

tzdata

2023.3

urllib3

1.26.18

websocket-client

1.6.4

Werkzeug

3.0.1

wheel

0.41.3

xgboost

2.0.1

zipp

3.17.0

zstandard

0.22.0

absl-py

2.0.0

alembic

1.12.1

annotated-types

0.6.0

archspec

0.2.2

audioread

3.0.1

awscli

1.29.82

blinker

1.7.0

boltons

23.0.0

boto3

1.28.82

botocore

1.31.82

Brotli

1.1.0

cachetools

5.3.2

certifi

2023.7.22

cffi

1.16.0

charset-normalizer

3.3.2

click

8.1.7

cloudpickle

2.2.1

cmake

3.25.0

colorama

0.4.4

colorlog

6.7.0

conda

23.10.0

conda-content-trust

0.2.0

conda-libmamba-solver

23.11.0

conda-package-handling

2.2.0

conda_package_streaming

0.9.0

contourpy

1.2.0

cryptography

41.0.5

cycler

0.12.1

Cython

3.0.5

databricks-cli

0.18.0

decorator

5.1.1

docker

6.1.3

docutils

0.16

entrypoints

0.4

filelock

3.9.0

Flask

3.0.0

fonttools

4.44.0

future

0.18.3

gitdb

4.0.11

GitPython

3.1.40

google-api-core

2.13.0

google-auth

2.23.4

google-auth-oauthlib

1.1.0

google-cloud-language

2.11.1

googleapis-common-protos

1.61.0

greenlet

3.0.1

grpcio

1.59.2

grpcio-status

1.59.2

gunicorn

21.2.0

h5py

3.10.0

horovod

0.28.1

idna

3.4

importlib-metadata

6.8.0

importlib-resources

6.1.1

inflect

7.0.0

itsdangerous

2.1.2

Jinja2

3.1.2

jmespath

1.0.1

joblib

1.3.2

jsonpatch

1.33

jsonpointer

2.4

kiwisolver

1.4.5

lazy_loader

0.3

libmambapy

1.5.3

librosa

0.10.1

lit

15.0.7

llvmlite

0.41.1

lxml

4.9.3

Mako

1.3.0

Markdown

3.5.1

MarkupSafe

2.1.2

matplotlib

3.8.1

mlflow

2.8.0

mpi4py

3.1.5

mpmath

1.3.0

msgpack

1.0.7

networkx

3.0

nltk

3.8.1

numba

0.58.1

numpy

1.24.1

oauthlib

3.2.2

optuna

3.4.0

packaging

23.2

pandas

2.1.2

Pillow

9.3.0

pip

23.3.1

platformdirs

3.11.0

pluggy

1.3.0

pooch

1.8.0

portalocker

2.8.2

proto-plus

1.22.3

protobuf

4.23.4

psutil

5.9.6

pyarrow

13.0.0

pyasn1

0.5.0

pyasn1-modules

0.3.0

pycosat

0.6.6

pycparser

2.21

pydantic

2.4.2

pydantic_core

2.10.1

pydantic-settings

2.0.3

PyJWT

2.8.0

pyparsing

3.1.1

PySocks

1.7.1

python-dateutil

2.8.2

python-dotenv

1.0.0

python-speech-features

0.6

pytz

2023.3.post1

PyYAML

6.0.1

querystring-parser

1.2.4

regex

2023.10.3

requests

2.31.0

requests-oauthlib

1.3.1

resampy

0.4.2

rsa

4.7.2

ruamel.yaml

0.18.5

ruamel.yaml.clib

0.2.7

s3transfer

0.7.0

sacrebleu

2.3.2

scikit-learn

1.3.2

scipy

1.11.3

sentencepiece

0.1.99

setuptools

68.2.2

six

1.16.0

smmap

5.0.1

soundfile

0.12.1

sox

1.4.1

soxr

0.3.7

SQLAlchemy

2.0.23

sqlparse

0.4.4

sympy

1.12

tabulate

0.9.0

tensorboard

2.15.1

tensorboard-data-server

0.7.2

tensorboardX

2.6.2.2

threadpoolctl

3.2.0

torch

2.0.0+cu117

torchaudio

2.0.1+cu117

torchvision

0.15.1+cu117

tqdm

4.66.1

triton

2.0.0

typing_extensions

4.8.0

tzdata

2023.3

urllib3

1.26.18

websocket-client

1.6.4

Werkzeug

3.0.1

wheel

0.41.3

xgboost

2.0.1

zipp

3.17.0

zstandard

0.22.0

absl-py

2.0.0

alembic

1.12.1

annotated-types

0.6.0

archspec

0.2.2

audioread

3.0.1

awscli

1.29.82

blinker

1.7.0

boltons

23.0.0

boto3

1.28.82

botocore

1.31.82

Brotli

1.1.0

cachetools

5.3.2

certifi

2023.7.22

cffi

1.16.0

charset-normalizer

3.3.2

click

8.1.7

cloudpickle

2.2.1

cmake

3.25.0

colorama

0.4.4

colorlog

6.7.0

conda

23.10.0

conda-content-trust

0.2.0

conda-libmamba-solver

23.11.0

conda-package-handling

2.2.0

conda_package_streaming

0.9.0

contourpy

1.1.1

cryptography

41.0.5

cycler

0.12.1

Cython

3.0.5

databricks-cli

0.18.0

decorator

5.1.1

docker

6.1.3

docutils

0.16

entrypoints

0.4

filelock

3.9.0

Flask

3.0.0

fonttools

4.44.0

future

0.18.3

gitdb

4.0.11

GitPython

3.1.40

google-api-core

2.13.0

google-auth

2.23.4

google-auth-oauthlib

1.0.0

google-cloud-language

2.11.1

googleapis-common-protos

1.61.0

greenlet

3.0.1

grpcio

1.59.2

grpcio-status

1.59.2

gunicorn

21.2.0

h5py

3.10.0

horovod

0.28.1

idna

3.4

importlib-metadata

6.8.0

importlib-resources

6.1.1

inflect

7.0.0

itsdangerous

2.1.2

Jinja2

3.1.2

jmespath

1.0.1

joblib

1.3.2

jsonpatch

1.33

jsonpointer

2.4

kiwisolver

1.4.5

lazy_loader

0.3

libmambapy

1.5.3

librosa

0.10.1

lit

15.0.7

llvmlite

0.41.1

lxml

4.9.3

Mako

1.3.0

Markdown

3.5.1

MarkupSafe

2.1.2

matplotlib

3.7.3

mlflow

2.8.0

mpi4py

3.1.5

mpmath

1.3.0

msgpack

1.0.7

networkx

3.0

nltk

3.8.1

numba

0.58.1

numpy

1.24.1

oauthlib

3.2.2

optuna

3.4.0

packaging

23.2

pandas

2.0.3

Pillow

9.3.0

pip

23.3.1

platformdirs

3.11.0

pluggy

1.3.0

pooch

1.8.0

portalocker

2.8.2

proto-plus

1.22.3

protobuf

4.25.0

psutil

5.9.6

pyarrow

13.0.0

pyasn1

0.5.0

pyasn1-modules

0.3.0

pycosat

0.6.6

pycparser

2.21

pydantic

2.4.2

pydantic_core

2.10.1

pydantic-settings

2.0.3

PyJWT

2.8.0

pyparsing

3.1.1

PySocks

1.7.1

python-dateutil

2.8.2

python-dotenv

1.0.0

python-speech-features

0.6

pytz

2023.3.post1

PyYAML

6.0.1

querystring-parser

1.2.4

regex

2023.10.3

requests

2.31.0

requests-oauthlib

1.3.1

resampy

0.4.2

rsa

4.7.2

ruamel.yaml

0.18.5

ruamel.yaml.clib

0.2.7

s3transfer

0.7.0

sacrebleu

2.3.2

scikit-learn

1.3.2

scipy

1.10.1

sentencepiece

0.1.99

setuptools

68.2.2

six

1.16.0

smmap

5.0.1

soundfile

0.12.1

sox

1.4.1

soxr

0.3.7

SQLAlchemy

2.0.23

sqlparse

0.4.4

sympy

1.12

tabulate

0.9.0

tensorboard

2.14.0

tensorboard-data-server

0.7.2

tensorboardX

2.6.2.2

threadpoolctl

3.2.0

torch

2.0.1+cu118

torchaudio

2.0.2+cu118

torchvision

0.15.2+cu118

tqdm

4.66.1

triton

2.0.0

typing_extensions

4.8.0

tzdata

2023.3

urllib3

1.26.18

websocket-client

1.6.4

Werkzeug

3.0.1

wheel

0.41.3

xgboost

2.0.1

zipp

3.17.0

zstandard

0.22.0

absl-py

2.0.0

alembic

1.12.1

annotated-types

0.6.0

archspec

0.2.2

audioread

3.0.1

awscli

1.29.82

blinker

1.7.0

boltons

23.0.0

boto3

1.28.82

botocore

1.31.82

Brotli

1.1.0

cachetools

5.3.2

certifi

2023.7.22

cffi

1.16.0

charset-normalizer

3.3.2

click

8.1.7

cloudpickle

2.2.1

cmake

3.25.0

colorama

0.4.4

colorlog

6.7.0

conda

23.10.0

conda-content-trust

0.2.0

conda-libmamba-solver

23.11.0

conda-package-handling

2.2.0

conda_package_streaming

0.9.0

contourpy

1.2.0

cryptography

41.0.5

cycler

0.12.1

Cython

3.0.5

databricks-cli

0.18.0

decorator

5.1.1

docker

6.1.3

docutils

0.16

entrypoints

0.4

filelock

3.9.0

Flask

3.0.0

fonttools

4.44.0

future

0.18.3

gitdb

4.0.11

GitPython

3.1.40

google-api-core

2.13.0

google-auth

2.23.4

google-auth-oauthlib

1.1.0

google-cloud-language

2.11.1

googleapis-common-protos

1.61.0

greenlet

3.0.1

grpcio

1.59.2

grpcio-status

1.59.2

gunicorn

21.2.0

h5py

3.10.0

horovod

0.28.1

idna

3.4

importlib-metadata

6.8.0

importlib-resources

6.1.1

inflect

7.0.0

itsdangerous

2.1.2

Jinja2

3.1.2

jmespath

1.0.1

joblib

1.3.2

jsonpatch

1.33

jsonpointer

2.4

kiwisolver

1.4.5

lazy_loader

0.3

libmambapy

1.5.3

librosa

0.10.1

lit

15.0.7

llvmlite

0.41.1

lxml

4.9.3

Mako

1.3.0

Markdown

3.5.1

MarkupSafe

2.1.2

matplotlib

3.8.1

mlflow

2.8.0

mpi4py

3.1.5

mpmath

1.3.0

msgpack

1.0.7

networkx

3.0

nltk

3.8.1

numba

0.58.1

numpy

1.24.1

oauthlib

3.2.2

optuna

3.4.0

packaging

23.2

pandas

2.1.2

Pillow

9.3.0

pip

23.3.1

platformdirs

3.11.0

pluggy

1.3.0

pooch

1.8.0

portalocker

2.8.2

proto-plus

1.22.3

protobuf

4.23.4

psutil

5.9.6

pyarrow

13.0.0

pyasn1

0.5.0

pyasn1-modules

0.3.0

pycosat

0.6.6

pycparser

2.21

pydantic

2.4.2

pydantic_core

2.10.1

pydantic-settings

2.0.3

PyJWT

2.8.0

pyparsing

3.1.1

PySocks

1.7.1

python-dateutil

2.8.2

python-dotenv

1.0.0

python-speech-features

0.6

pytz

2023.3.post1

PyYAML

6.0.1

querystring-parser

1.2.4

regex

2023.10.3

requests

2.31.0

requests-oauthlib

1.3.1

resampy

0.4.2

rsa

4.7.2

ruamel.yaml

0.18.5

ruamel.yaml.clib

0.2.7

s3transfer

0.7.0

sacrebleu

2.3.2

scikit-learn

1.3.2

scipy

1.11.3

sentencepiece

0.1.99

setuptools

68.2.2

six

1.16.0

smmap

5.0.1

soundfile

0.12.1

sox

1.4.1

soxr

0.3.7

SQLAlchemy

2.0.23

sqlparse

0.4.4

sympy

1.12

tabulate

0.9.0

tensorboard

2.15.1

tensorboard-data-server

0.7.2

tensorboardX

2.6.2.2

threadpoolctl

3.2.0

torch

2.0.1+cu118

torchaudio

2.0.2+cu118

torchvision

0.15.2+cu118

tqdm

4.66.1

triton

2.0.0

typing_extensions

4.8.0

tzdata

2023.3

urllib3

1.26.18

websocket-client

1.6.4

Werkzeug

3.0.1

wheel

0.41.3

xgboost

2.0.1

zipp

3.17.0

zstandard

0.22.0

absl-py

2.0.0

alembic

1.12.1

annotated-types

0.6.0

archspec

0.2.2

audioread

3.0.1

awscli

1.29.82

blinker

1.7.0

boltons

23.0.0

boto3

1.28.82

botocore

1.31.82

Brotli

1.1.0

cachetools

5.3.2

certifi

2023.7.22

cffi

1.16.0

charset-normalizer

3.3.2

click

8.1.7

cloudpickle

2.2.1

cmake

3.25.0

colorama

0.4.4

colorlog

6.7.0

conda

23.10.0

conda-content-trust

0.2.0

conda-libmamba-solver

23.11.0

conda-package-handling

2.2.0

conda_package_streaming

0.9.0

contourpy

1.2.0

cryptography

41.0.5

cycler

0.12.1

Cython

3.0.5

databricks-cli

0.18.0

decorator

5.1.1

docker

6.1.3

docutils

0.16

entrypoints

0.4

filelock

3.9.0

Flask

3.0.0

fonttools

4.44.0

future

0.18.3

gitdb

4.0.11

GitPython

3.1.40

google-api-core

2.13.0

google-auth

2.23.4

google-auth-oauthlib

1.1.0

google-cloud-language

2.11.1

googleapis-common-protos

1.61.0

greenlet

3.0.1

grpcio

1.59.2

grpcio-status

1.59.2

gunicorn

21.2.0

h5py

3.10.0

horovod

0.28.1

idna

3.4

importlib-metadata

6.8.0

inflect

7.0.0

itsdangerous

2.1.2

Jinja2

3.1.2

jmespath

1.0.1

joblib

1.3.2

jsonpatch

1.33

jsonpointer

2.4

kiwisolver

1.4.5

lazy_loader

0.3

libmambapy

1.5.3

librosa

0.10.1

lit

15.0.7

llvmlite

0.41.1

lxml

4.9.3

Mako

1.3.0

Markdown

3.5.1

MarkupSafe

2.1.2

matplotlib

3.8.1

mlflow

2.8.0

mpi4py

3.1.5

mpmath

1.3.0

msgpack

1.0.7

networkx

3.0

nltk

3.8.1

numba

0.58.1

numpy

1.24.1

oauthlib

3.2.2

optuna

3.4.0

packaging

23.2

pandas

2.1.2

Pillow

9.3.0

pip

23.3.1

platformdirs

3.11.0

pluggy

1.3.0

pooch

1.8.0

portalocker

2.8.2

proto-plus

1.22.3

protobuf

4.23.4

psutil

5.9.6

pyarrow

13.0.0

pyasn1

0.5.0

pyasn1-modules

0.3.0

pycosat

0.6.6

pycparser

2.21

pydantic

2.4.2

pydantic_core

2.10.1

pydantic-settings

2.0.3

PyJWT

2.8.0

pyparsing

3.1.1

PySocks

1.7.1

python-dateutil

2.8.2

python-dotenv

1.0.0

python-speech-features

0.6

pytz

2023.3.post1

PyYAML

6.0.1

querystring-parser

1.2.4

regex

2023.10.3

requests

2.31.0

requests-oauthlib

1.3.1

resampy

0.4.2

rsa

4.7.2

ruamel.yaml

0.18.5

ruamel.yaml.clib

0.2.7

s3transfer

0.7.0

sacrebleu

2.3.2

scikit-learn

1.3.2

scipy

1.11.3

sentencepiece

0.1.99

setuptools

68.2.2

six

1.16.0

smmap

5.0.1

soundfile

0.12.1

sox

1.4.1

soxr

0.3.7

SQLAlchemy

2.0.23

sqlparse

0.4.4

sympy

1.12

tabulate

0.9.0

tensorboard

2.15.1

tensorboard-data-server

0.7.2

tensorboardX

2.6.2.2

threadpoolctl

3.2.0

torch

2.0.1+cu118

torchaudio

2.0.2+cu118

torchvision

0.15.2+cu118

tqdm

4.66.1

triton

2.0.0

truststore

0.8.0

typing_extensions

4.8.0

tzdata

2023.3

urllib3

2.0.7

websocket-client

1.6.4

Werkzeug

3.0.1

wheel

0.41.3

xgboost

2.0.1

zipp

3.17.0

zstandard

0.22.0

absl-py

2.0.0

alembic

1.12.1

annotated-types

0.6.0

archspec

0.2.2

audioread

3.0.1

awscli

1.29.82

blinker

1.7.0

boltons

23.0.0

boto3

1.28.82

botocore

1.31.82

Brotli

1.1.0

cachetools

5.3.2

certifi

2023.7.22

cffi

1.16.0

charset-normalizer

3.3.2

click

8.1.7

cloudpickle

2.2.1

cmake

3.25.0

colorama

0.4.4

colorlog

6.7.0

conda

23.10.0

conda-content-trust

0.2.0

conda-libmamba-solver

23.11.0

conda-package-handling

2.2.0

conda_package_streaming

0.9.0

contourpy

1.2.0

cryptography

41.0.5

cycler

0.12.1

Cython

3.0.5

databricks-cli

0.18.0

decorator

5.1.1

docker

6.1.3

docutils

0.16

entrypoints

0.4

filelock

3.9.0

Flask

3.0.0

fonttools

4.44.0

future

0.18.3

gitdb

4.0.11

GitPython

3.1.40

google-api-core

2.13.0

google-auth

2.23.4

google-auth-oauthlib

1.1.0

google-cloud-language

2.11.1

googleapis-common-protos

1.61.0

greenlet

3.0.1

grpcio

1.59.2

grpcio-status

1.59.2

gunicorn

21.2.0

h5py

3.10.0

horovod

0.28.1

idna

3.4

importlib-metadata

6.8.0

inflect

7.0.0

itsdangerous

2.1.2

Jinja2

3.1.2

jmespath

1.0.1

joblib

1.3.2

jsonpatch

1.33

jsonpointer

2.4

kiwisolver

1.4.5

lazy_loader

0.3

libmambapy

1.5.3

librosa

0.10.1

lit

15.0.7

llvmlite

0.41.1

lxml

4.9.3

Mako

1.3.0

Markdown

3.5.1

MarkupSafe

2.1.2

matplotlib

3.8.1

mlflow

2.8.0

mpi4py

3.1.5

mpmath

1.3.0

msgpack

1.0.7

networkx

3.0

nltk

3.8.1

numba

0.58.1

numpy

1.24.1

oauthlib

3.2.2

optuna

3.4.0

packaging

23.2

pandas

2.1.2

Pillow

9.3.0

pip

23.3.1

platformdirs

3.11.0

pluggy

1.3.0

pooch

1.8.0

portalocker

2.8.2

proto-plus

1.22.3

protobuf

4.23.4

psutil

5.9.6

pyarrow

13.0.0

pyasn1

0.5.0

pyasn1-modules

0.3.0

pycosat

0.6.6

pycparser

2.21

pydantic

2.4.2

pydantic_core

2.10.1

pydantic-settings

2.0.3

PyJWT

2.8.0

pyparsing

3.1.1

PySocks

1.7.1

python-dateutil

2.8.2

python-dotenv

1.0.0

python-speech-features

0.6

pytz

2023.3.post1

PyYAML

6.0.1

querystring-parser

1.2.4

regex

2023.10.3

requests

2.31.0

requests-oauthlib

1.3.1

resampy

0.4.2

rsa

4.7.2

ruamel.yaml

0.18.5

ruamel.yaml.clib

0.2.7

s3transfer

0.7.0

sacrebleu

2.3.2

scikit-learn

1.3.2

scipy

1.11.3

sentencepiece

0.1.99

setuptools

68.2.2

six

1.16.0

smmap

5.0.1

soundfile

0.12.1

sox

1.4.1

soxr

0.3.7

SQLAlchemy

2.0.23

sqlparse

0.4.4

sympy

1.12

tabulate

0.9.0

tensorboard

2.15.1

tensorboard-data-server

0.7.2

tensorboardX

2.6.2.2

threadpoolctl

3.2.0

torch

2.0.1+cu118

torchaudio

2.0.2+cu118

torchvision

0.15.2+cu118

tqdm

4.66.1

triton

2.0.0

truststore

0.8.0

typing_extensions

4.8.0

tzdata

2023.3

urllib3

2.0.7

websocket-client

1.6.4

Werkzeug

3.0.1

wheel

0.41.3

xgboost

2.0.1

zipp

3.17.0

zstandard

0.22.0

absl-py

2.0.0

alembic

1.12.1

annotated-types

0.6.0

archspec

0.2.2

audioread

3.0.1

awscli

1.29.82

blinker

1.7.0

boltons

23.0.0

boto3

1.28.82

botocore

1.31.82

Brotli

1.1.0

cachetools

5.3.2

certifi

2023.7.22

cffi

1.16.0

charset-normalizer

3.3.2

click

8.1.7

cloudpickle

2.2.1

colorama

0.4.4

colorlog

6.7.0

conda

23.10.0

conda-content-trust

0.2.0

conda-libmamba-solver

23.11.0

conda-package-handling

2.2.0

conda_package_streaming

0.9.0

contourpy

1.1.1

cryptography

41.0.5

cycler

0.12.1

Cython

3.0.5

databricks-cli

0.18.0

decorator

5.1.1

docker

6.1.3

docutils

0.16

entrypoints

0.4

filelock

3.13.1

Flask

3.0.0

fonttools

4.44.0

fsspec

2023.10.0

future

0.18.3

gitdb

4.0.11

GitPython

3.1.40

google-api-core

2.13.0

google-auth

2.23.4

google-auth-oauthlib

1.0.0

google-cloud-language

2.11.1

googleapis-common-protos

1.61.0

greenlet

3.0.1

grpcio

1.59.2

grpcio-status

1.59.2

gunicorn

21.2.0

h5py

3.10.0

horovod

0.28.1

idna

3.4

importlib-metadata

6.8.0

importlib-resources

6.1.1

inflect

7.0.0

itsdangerous

2.1.2

Jinja2

3.1.2

jmespath

1.0.1

joblib

1.3.2

jsonpatch

1.33

jsonpointer

2.4

kiwisolver

1.4.5

lazy_loader

0.3

libmambapy

1.5.3

librosa

0.10.1

llvmlite

0.41.1

lxml

4.9.3

Mako

1.3.0

Markdown

3.5.1

MarkupSafe

2.1.3

matplotlib

3.7.3

mlflow

2.8.0

mpi4py

3.1.5

mpmath

1.3.0

msgpack

1.0.7

networkx

3.1

nltk

3.8.1

numba

0.58.1

numpy

1.24.4

oauthlib

3.2.2

optuna

3.4.0

packaging

23.2

pandas

2.0.3

Pillow

10.1.0

pip

23.3.1

platformdirs

3.11.0

pluggy

1.3.0

pooch

1.8.0

portalocker

2.8.2

proto-plus

1.22.3

protobuf

4.25.0

psutil

5.9.6

pyarrow

13.0.0

pyasn1

0.5.0

pyasn1-modules

0.3.0

pycosat

0.6.6

pycparser

2.21

pydantic

2.4.2

pydantic_core

2.10.1

pydantic-settings

2.0.3

PyJWT

2.8.0

pyparsing

3.1.1

PySocks

1.7.1

python-dateutil

2.8.2

python-dotenv

1.0.0

python-speech-features

0.6

pytz

2023.3.post1

PyYAML

6.0.1

querystring-parser

1.2.4

regex

2023.10.3

requests

2.31.0

requests-oauthlib

1.3.1

resampy

0.4.2

rsa

4.7.2

ruamel.yaml

0.18.5

ruamel.yaml.clib

0.2.7

s3transfer

0.7.0

sacrebleu

2.3.2

scikit-learn

1.3.2

scipy

1.10.1

sentencepiece

0.1.99

setuptools

68.2.2

six

1.16.0

smmap

5.0.1

soundfile

0.12.1

sox

1.4.1

soxr

0.3.7

SQLAlchemy

2.0.23

sqlparse

0.4.4

sympy

1.12

tabulate

0.9.0

tensorboard

2.14.0

tensorboard-data-server

0.7.2

tensorboardX

2.6.2.2

threadpoolctl

3.2.0

torch

2.1.0+cu121

torchaudio

2.1.0+cu121

torchvision

0.16.0+cu121

tqdm

4.66.1

triton

2.1.0

typing_extensions

4.8.0

tzdata

2023.3

urllib3

1.26.18

websocket-client

1.6.4

Werkzeug

3.0.1

wheel

0.41.3

xgboost

2.0.1

zipp

3.17.0

zstandard

0.22.0

absl-py

2.0.0

alembic

1.12.1

annotated-types

0.6.0

archspec

0.2.2

audioread

3.0.1

awscli

1.29.82

blinker

1.7.0

boltons

23.0.0

boto3

1.28.82

botocore

1.31.82

Brotli

1.1.0

cachetools

5.3.2

certifi

2023.7.22

cffi

1.16.0

charset-normalizer

3.3.2

click

8.1.7

cloudpickle

2.2.1

colorama

0.4.4

colorlog

6.7.0

conda

23.10.0

conda-content-trust

0.2.0

conda-libmamba-solver

23.11.0

conda-package-handling

2.2.0

conda_package_streaming

0.9.0

contourpy

1.2.0

cryptography

41.0.5

cycler

0.12.1

Cython

3.0.5

databricks-cli

0.18.0

decorator

5.1.1

docker

6.1.3

docutils

0.16

entrypoints

0.4

filelock

3.13.1

Flask

3.0.0

fonttools

4.44.0

fsspec

2023.10.0

future

0.18.3

gitdb

4.0.11

GitPython

3.1.40

google-api-core

2.13.0

google-auth

2.23.4

google-auth-oauthlib

1.1.0

google-cloud-language

2.11.1

googleapis-common-protos

1.61.0

greenlet

3.0.1

grpcio

1.59.2

grpcio-status

1.59.2

gunicorn

21.2.0

h5py

3.10.0

horovod

0.28.1

idna

3.4

importlib-metadata

6.8.0

importlib-resources

6.1.1

inflect

7.0.0

itsdangerous

2.1.2

Jinja2

3.1.2

jmespath

1.0.1

joblib

1.3.2

jsonpatch

1.33

jsonpointer

2.4

kiwisolver

1.4.5

lazy_loader

0.3

libmambapy

1.5.3

librosa

0.10.1

llvmlite

0.41.1

lxml

4.9.3

Mako

1.3.0

Markdown

3.5.1

MarkupSafe

2.1.3

matplotlib

3.8.1

mlflow

2.8.0

mpi4py

3.1.5

mpmath

1.3.0

msgpack

1.0.7

networkx

3.2.1

nltk

3.8.1

numba

0.58.1

numpy

1.26.1

oauthlib

3.2.2

optuna

3.4.0

packaging

23.2

pandas

2.1.2

Pillow

10.1.0

pip

23.3.1

platformdirs

3.11.0

pluggy

1.3.0

pooch

1.8.0

portalocker

2.8.2

proto-plus

1.22.3

protobuf

4.23.4

psutil

5.9.6

pyarrow

13.0.0

pyasn1

0.5.0

pyasn1-modules

0.3.0

pycosat

0.6.6

pycparser

2.21

pydantic

2.4.2

pydantic_core

2.10.1

pydantic-settings

2.0.3

PyJWT

2.8.0

pyparsing

3.1.1

PySocks

1.7.1

python-dateutil

2.8.2

python-dotenv

1.0.0

python-speech-features

0.6

pytz

2023.3.post1

PyYAML

6.0.1

querystring-parser

1.2.4

regex

2023.10.3

requests

2.31.0

requests-oauthlib

1.3.1

resampy

0.4.2

rsa

4.7.2

ruamel.yaml

0.18.5

ruamel.yaml.clib

0.2.7

s3transfer

0.7.0

sacrebleu

2.3.2

scikit-learn

1.3.2

scipy

1.11.3

sentencepiece

0.1.99

setuptools

68.2.2

six

1.16.0

smmap

5.0.1

soundfile

0.12.1

sox

1.4.1

soxr

0.3.7

SQLAlchemy

2.0.23

sqlparse

0.4.4

sympy

1.12

tabulate

0.9.0

tensorboard

2.15.1

tensorboard-data-server

0.7.2

tensorboardX

2.6.2.2

threadpoolctl

3.2.0

torch

2.1.0+cu121

torchaudio

2.1.0+cu121

torchvision

0.16.0+cu121

tqdm

4.66.1

triton

2.1.0

typing_extensions

4.8.0

tzdata

2023.3

urllib3

1.26.18

websocket-client

1.6.4

Werkzeug

3.0.1

wheel

0.41.3

xgboost

2.0.1

zipp

3.17.0

zstandard

0.22.0

absl-py

2.0.0

alembic

1.12.1

annotated-types

0.6.0

archspec

0.2.2

audioread

3.0.1

awscli

1.29.82

blinker

1.7.0

boltons

23.0.0

boto3

1.28.82

botocore

1.31.82

Brotli

1.1.0

cachetools

5.3.2

certifi

2023.7.22

cffi

1.16.0

charset-normalizer

3.3.2

click

8.1.7

cloudpickle

2.2.1

colorama

0.4.4

colorlog

6.7.0

conda

23.10.0

conda-content-trust

0.2.0

conda-libmamba-solver

23.11.0

conda-package-handling

2.2.0

conda_package_streaming

0.9.0

contourpy

1.2.0

cryptography

41.0.5

cycler

0.12.1

Cython

3.0.5

databricks-cli

0.18.0

decorator

5.1.1

docker

6.1.3

docutils

0.16

entrypoints

0.4

filelock

3.13.1

Flask

3.0.0

fonttools

4.44.0

fsspec

2023.10.0

future

0.18.3

gitdb

4.0.11

GitPython

3.1.40

google-api-core

2.13.0

google-auth

2.23.4

google-auth-oauthlib

1.1.0

google-cloud-language

2.11.1

googleapis-common-protos

1.61.0

greenlet

3.0.1

grpcio

1.59.2

grpcio-status

1.59.2

gunicorn

21.2.0

h5py

3.10.0

horovod

0.28.1

idna

3.4

importlib-metadata

6.8.0

inflect

7.0.0

itsdangerous

2.1.2

Jinja2

3.1.2

jmespath

1.0.1

joblib

1.3.2

jsonpatch

1.33

jsonpointer

2.4

kiwisolver

1.4.5

lazy_loader

0.3

libmambapy

1.5.3

librosa

0.10.1

llvmlite

0.41.1

lxml

4.9.3

Mako

1.3.0

Markdown

3.5.1

MarkupSafe

2.1.3

matplotlib

3.8.1

mlflow

2.8.0

mpi4py

3.1.5

mpmath

1.3.0

msgpack

1.0.7

networkx

3.2.1

nltk

3.8.1

numba

0.58.1

numpy

1.26.1

oauthlib

3.2.2

optuna

3.4.0

packaging

23.2

pandas

2.1.2

Pillow

10.1.0

pip

23.3.1

platformdirs

3.11.0

pluggy

1.3.0

pooch

1.8.0

portalocker

2.8.2

proto-plus

1.22.3

protobuf

4.23.4

psutil

5.9.6

pyarrow

13.0.0

pyasn1

0.5.0

pyasn1-modules

0.3.0

pycosat

0.6.6

pycparser

2.21

pydantic

2.4.2

pydantic_core

2.10.1

pydantic-settings

2.0.3

PyJWT

2.8.0

pyparsing

3.1.1

PySocks

1.7.1

python-dateutil

2.8.2

python-dotenv

1.0.0

python-speech-features

0.6

pytz

2023.3.post1

PyYAML

6.0.1

querystring-parser

1.2.4

regex

2023.10.3

requests

2.31.0

requests-oauthlib

1.3.1

resampy

0.4.2

rsa

4.7.2

ruamel.yaml

0.18.5

ruamel.yaml.clib

0.2.7

s3transfer

0.7.0

sacrebleu

2.3.2

scikit-learn

1.3.2

scipy

1.11.3

sentencepiece

0.1.99

setuptools

68.2.2

six

1.16.0

smmap

5.0.1

soundfile

0.12.1

sox

1.4.1

soxr

0.3.7

SQLAlchemy

2.0.23

sqlparse

0.4.4

sympy

1.12

tabulate

0.9.0

tensorboard

2.15.1

tensorboard-data-server

0.7.2

tensorboardX

2.6.2.2

threadpoolctl

3.2.0

torch

2.1.0+cu121

torchaudio

2.1.0+cu121

torchvision

0.16.0+cu121

tqdm

4.66.1

triton

2.1.0

truststore

0.8.0

typing_extensions

4.8.0

tzdata

2023.3

urllib3

2.0.7

websocket-client

1.6.4

Werkzeug

3.0.1

wheel

0.41.3

xgboost

2.0.1

zipp

3.17.0

zstandard

0.22.0

absl-py

2.0.0

alembic

1.12.1

annotated-types

0.6.0

archspec

0.2.2

audioread

3.0.1

awscli

1.29.82

blinker

1.7.0

boltons

23.0.0

boto3

1.28.82

botocore

1.31.82

Brotli

1.1.0

cachetools

5.3.2

certifi

2023.7.22

cffi

1.16.0

charset-normalizer

3.3.2

click

8.1.7

cloudpickle

2.2.1

colorama

0.4.4

colorlog

6.7.0

conda

23.10.0

conda-content-trust

0.2.0

conda-libmamba-solver

23.11.0

conda-package-handling

2.2.0

conda_package_streaming

0.9.0

contourpy

1.2.0

cryptography

41.0.5

cycler

0.12.1

Cython

3.0.5

databricks-cli

0.18.0

decorator

5.1.1

docker

6.1.3

docutils

0.16

entrypoints

0.4

filelock

3.13.1

Flask

3.0.0

fonttools

4.44.0

fsspec

2023.10.0

future

0.18.3

gitdb

4.0.11

GitPython

3.1.40

google-api-core

2.13.0

google-auth

2.23.4

google-auth-oauthlib

1.1.0

google-cloud-language

2.11.1

googleapis-common-protos

1.61.0

greenlet

3.0.1

grpcio

1.59.2

grpcio-status

1.59.2

gunicorn

21.2.0

h5py

3.10.0

horovod

0.28.1

idna

3.4

importlib-metadata

6.8.0

inflect

7.0.0

itsdangerous

2.1.2

Jinja2

3.1.2

jmespath

1.0.1

joblib

1.3.2

jsonpatch

1.33

jsonpointer

2.4

kiwisolver

1.4.5

lazy_loader

0.3

libmambapy

1.5.3

librosa

0.10.1

llvmlite

0.41.1

lxml

4.9.3

Mako

1.3.0

Markdown

3.5.1

MarkupSafe

2.1.3

matplotlib

3.8.1

mlflow

2.8.0

mpi4py

3.1.5

mpmath

1.3.0

msgpack

1.0.7

networkx

3.2.1

nltk

3.8.1

numba

0.58.1

numpy

1.26.1

oauthlib

3.2.2

optuna

3.4.0

packaging

23.2

pandas

2.1.2

Pillow

10.1.0

pip

23.3.1

platformdirs

3.11.0

pluggy

1.3.0

pooch

1.8.0

portalocker

2.8.2

proto-plus

1.22.3

protobuf

4.23.4

psutil

5.9.6

pyarrow

13.0.0

pyasn1

0.5.0

pyasn1-modules

0.3.0

pycosat

0.6.6

pycparser

2.21

pydantic

2.4.2

pydantic_core

2.10.1

pydantic-settings

2.0.3

PyJWT

2.8.0

pyparsing

3.1.1

PySocks

1.7.1

python-dateutil

2.8.2

python-dotenv

1.0.0

python-speech-features

0.6

pytz

2023.3.post1

PyYAML

6.0.1

querystring-parser

1.2.4

regex

2023.10.3

requests

2.31.0

requests-oauthlib

1.3.1

resampy

0.4.2

rsa

4.7.2

ruamel.yaml

0.18.5

ruamel.yaml.clib

0.2.7

s3transfer

0.7.0

sacrebleu

2.3.2

scikit-learn

1.3.2

scipy

1.11.3

sentencepiece

0.1.99

setuptools

68.2.2

six

1.16.0

smmap

5.0.1

soundfile

0.12.1

sox

1.4.1

soxr

0.3.7

SQLAlchemy

2.0.23

sqlparse

0.4.4

sympy

1.12

tabulate

0.9.0

tensorboard

2.15.1

tensorboard-data-server

0.7.2

tensorboardX

2.6.2.2

threadpoolctl

3.2.0

torch

2.1.0+cu121

torchaudio

2.1.0+cu121

torchvision

0.16.0+cu121

tqdm

4.66.1

triton

2.1.0

truststore

0.8.0

typing_extensions

4.8.0

tzdata

2023.3

urllib3

2.0.7

websocket-client

1.6.4

Werkzeug

3.0.1

wheel

0.41.3

xgboost

2.0.1

zipp

3.17.0

zstandard

0.22.0

absl-py

1.1.0

adal

1.2.7

addict

2.4.0

aiohttp

3.8.1

aiohttp-cors

0.7.0

aioredis

1.3.1

aiosignal

1.2.0

alembic

1.4.1

anyio

3.6.1

apex

0.1

appdirs

1.4.4

astor

0.8.1

async-timeout

4.0.2

asynctest

0.13.0

attrs

21.4.0

audioread

2.1.9

autopage

0.5.1

avro

1.11.0

awscli

1.25.26

azure-common

1.1.28

azure-storage-blob

2.1.0

azure-storage-common

2.1.0

blessings

1.7

bokeh

2.4.3

boto3

1.24.26

botocore

1.27.26

brotlipy

0.7.0

cachetools

5.2.0

certifi

2022.6.15

cffi

1.15.1

charset-normalizer

2.1.0

click

8.1.3

cliff

3.10.1

cloudevents

1.3.0

cloudpickle

2.1.0

cmaes

0.8.2

cmd2

2.4.1

colorama

0.4.4

colorful

0.5.4

colorlog

6.6.0

conda

4.13.0

conda-package-handling

1.8.1

configparser

5.2.0

cryptography

37.0.1

cycler

0.11.0

Cython

0.29.30

dask

2022.2.0

databricks-cli

0.17.0

decorator

5.1.1

Deprecated

1.2.13

deprecation

2.1.0

distributed

2022.2.0

docker

5.0.3

docutils

0.16

entrypoints

0.4

fastapi

0.78.0

filelock

3.7.1

Flask

2.1.2

fonttools

4.34.4

frozenlist

1.3.0

fsspec

2022.5.0

future

0.18.2

gast

0.2.2

gitdb

4.0.9

GitPython

3.1.27

google-api-core

2.8.2

google-auth

2.9.0

google-cloud-core

2.3.1

google-cloud-language

2.4.3

google-cloud-storage

2.4.0

google-crc32c

1.3.0

google-pasta

0.2.0

google-resumable-media

2.3.3

googleapis-common-protos

1.56.3

gorilla

0.4.0

gpustat

0.6.0

graphviz

0.8.4

grpcio

1.47.0

grpcio-status

1.47.0

gunicorn

20.1.0

h11

0.13.0

h5py

3.7.0

HeapDict

1.0.1

hiredis

2.0.0

horovod

0.22.1

idna

3.3

importlib-metadata

4.12.0

importlib-resources

5.8.0

inflect

5.6.1

itsdangerous

2.1.2

Jinja2

3.1.2

jmespath

1.0.1

joblib

1.1.0

jsonschema

4.6.2

keras

2.9.0

Keras-Applications

1.0.8

Keras-Preprocessing

1.1.2

kfserving

0.6.1

kiwisolver

1.4.3

kubernetes

24.2.0

librosa

0.9.2

llvmlite

0.38.1

locket

1.0.0

Mako

1.2.1

Markdown

3.3.7

MarkupSafe

2.1.1

matplotlib

3.5.2

minio

6.0.2

mlflow

1.7.2

mmcv-full

1.5.3

modin

0.12.1

mpi4py

3.1.3

msgpack

1.0.4

multidict

6.0.2

mxnet-cu100

1.5.0

nltk

3.7

numba

0.55.2

numpy

1.21.6

nvidia-ml-py3

7.352.0

oauthlib

3.2.0

opencensus

0.10.0

opencensus-context

0.1.2

opencv-python

4.6.0.66

opt-einsum

3.3.0

optuna

2.10.1

packaging

21.3

pandas

1.3.5

partd

1.2.0

pbr

5.9.0

Pillow

9.2.0

pip

22.1.2

pooch

1.6.0

portalocker

2.5.1

prettytable

3.3.0

prometheus-client

0.14.1

prometheus-flask-exporter

0.20.2

proto-plus

1.20.6

protobuf

3.20.1

psutil

5.9.1

py-spy

0.3.12

pyarrow

8.0.0

pyasn1

0.4.8

pyasn1-modules

0.2.8

pycosat

0.6.3

pycparser

2.21

pydantic

1.9.1

PyJWT

2.4.0

pyOpenSSL

22.0.0

pyparsing

3.0.9

pyperclip

1.8.2

pyrsistent

0.18.1

PySocks

1.7.1

python-dateutil

2.8.2

python-editor

1.0.4

python-speech-features

0.6

pytz

2022.1

PyYAML

5.4.1

querystring-parser

1.2.4

ray

1.6.0

redis

4.3.4

regex

2022.7.9

requests

2.28.1

requests-oauthlib

1.3.1

resampy

0.3.1

rsa

4.7.2

ruamel-yaml-conda

0.15.80

s3transfer

0.6.0

sacrebleu

2.1.0

scikit-learn

1.0.2

scipy

1.7.3

sentencepiece

0.1.96

setuptools

63.1.0

simplejson

3.17.6

six

1.16.0

smmap

5.0.0

sniffio

1.2.0

sortedcontainers

2.4.0

SoundFile

0.10.3.post1

sox

1.4.1

SQLAlchemy

1.3.13

sqlparse

0.4.2

starlette

0.19.1

stevedore

3.5.0

table-logger

0.3.6

tabulate

0.8.10

tblib

1.7.0

tensorboard

1.15.0

tensorboardX

2.5.1

tensorflow-estimator

1.15.1

tensorflow-gpu

1.15.0

termcolor

1.1.0

threadpoolctl

3.1.0

toolz

0.12.0

torch

1.3.0+cu100

torchvision

0.4.1+cu100

tornado

6.2

tqdm

4.64.0

typing_extensions

4.3.0

urllib3

1.26.10

uvicorn

0.18.2

wcwidth

0.2.5

websocket-client

1.3.3

Werkzeug

2.1.2

wheel

0.37.1

wrapt

1.14.1

xgboost

1.6.1

yapf

0.32.0

yarl

1.7.2

zict

2.2.0

zipp

3.8.0

absl-py

1.2.0

adal

1.2.7

addict

2.4.0

aiohttp

3.8.1

aiohttp-cors

0.7.0

aioredis

1.3.1

aiosignal

1.2.0

alembic

1.4.1

anyio

3.6.1

apex

0.1

appdirs

1.4.4

astor

0.8.1

async-timeout

4.0.2

asynctest

0.13.0

attrs

21.4.0

audioread

2.1.9

autopage

0.5.1

avro

1.11.0

awscli

1.25.36

azure-common

1.1.28

azure-storage-blob

2.1.0

azure-storage-common

2.1.0

blessings

1.7

bokeh

2.4.3

boto3

1.24.36

botocore

1.27.36

brotlipy

0.7.0

cachetools

5.2.0

certifi

2022.6.15

cffi

1.15.1

charset-normalizer

2.1.0

click

8.1.3

cliff

3.10.1

cloudevents

1.4.0

cloudpickle

2.1.0

cmaes

0.8.2

cmd2

2.4.2

colorama

0.4.4

colorful

0.5.4

colorlog

6.6.0

conda

4.13.0

conda-package-handling

1.8.1

configparser

5.2.0

cryptography

37.0.1

cycler

0.11.0

Cython

0.29.30

dask

2022.2.0

databricks-cli

0.17.0

decorator

5.1.1

Deprecated

1.2.13

deprecation

2.1.0

distributed

2022.2.0

docker

5.0.3

docutils

0.16

entrypoints

0.4

fastapi

0.79.0

filelock

3.7.1

Flask

2.1.3

fonttools

4.34.4

frozenlist

1.3.0

fsspec

2022.5.0

future

0.18.2

gast

0.2.2

gitdb

4.0.9

GitPython

3.1.27

google-api-core

2.8.2

google-auth

2.9.1

google-cloud-core

2.3.2

google-cloud-language

2.5.1

google-cloud-storage

2.4.0

google-crc32c

1.3.0

google-pasta

0.2.0

google-resumable-media

2.3.3

googleapis-common-protos

1.56.4

gorilla

0.4.0

gpustat

0.6.0

graphviz

0.8.4

grpcio

1.47.0

grpcio-status

1.47.0

gunicorn

20.1.0

h11

0.13.0

h5py

3.7.0

HeapDict

1.0.1

hiredis

2.0.0

horovod

0.22.1

idna

3.3

importlib-metadata

4.12.0

importlib-resources

5.9.0

inflect

5.6.2

itsdangerous

2.1.2

Jinja2

3.1.2

jmespath

1.0.1

joblib

1.1.0

jsonschema

4.7.2

keras

2.9.0

Keras-Applications

1.0.8

Keras-Preprocessing

1.1.2

kfserving

0.6.1

kiwisolver

1.4.4

kubernetes

24.2.0

librosa

0.9.2

llvmlite

0.38.1

locket

1.0.0

Mako

1.2.1

Markdown

3.4.1

MarkupSafe

2.1.1

matplotlib

3.5.2

minio

6.0.2

mlflow

1.7.2

mmcv-full

1.6.0

modin

0.12.1

mpi4py

3.1.3

msgpack

1.0.4

multidict

6.0.2

mxnet-cu100

1.5.0

nltk

3.7

numba

0.55.2

numpy

1.21.6

nvidia-ml-py3

7.352.0

oauthlib

3.2.0

opencensus

0.10.0

opencensus-context

0.1.2

opencv-python

4.6.0.66

opt-einsum

3.3.0

optuna

2.10.1

packaging

21.3

pandas

1.3.5

partd

1.2.0

pbr

5.9.0

Pillow

9.2.0

pip

22.2

pooch

1.6.0

portalocker

2.5.1

prettytable

3.3.0

prometheus-client

0.14.1

prometheus-flask-exporter

0.20.2

proto-plus

1.20.6

protobuf

3.20.1

psutil

5.9.1

py-spy

0.3.12

pyarrow

8.0.0

pyasn1

0.4.8

pyasn1-modules

0.2.8

pycosat

0.6.3

pycparser

2.21

pydantic

1.9.1

PyJWT

2.4.0

pyOpenSSL

22.0.0

pyparsing

3.0.9

pyperclip

1.8.2

pyrsistent

0.18.1

PySocks

1.7.1

python-dateutil

2.8.2

python-editor

1.0.4

python-speech-features

0.6

pytz

2022.1

PyYAML

5.4.1

querystring-parser

1.2.4

ray

1.6.0

redis

4.3.4

regex

2022.7.9

requests

2.28.1

requests-oauthlib

1.3.1

resampy

0.3.1

rsa

4.7.2

ruamel-yaml-conda

0.15.80

s3transfer

0.6.0

sacrebleu

2.1.0

scikit-learn

1.0.2

scipy

1.7.3

sentencepiece

0.1.96

setuptools

63.2.0

simplejson

3.17.6

six

1.16.0

smmap

5.0.0

sniffio

1.2.0

sortedcontainers

2.4.0

SoundFile

0.10.3.post1

sox

1.4.1

SQLAlchemy

1.3.13

sqlparse

0.4.2

starlette

0.19.1

stevedore

3.5.0

table-logger

0.3.6

tabulate

0.8.10

tblib

1.7.0

tensorboard

1.15.0

tensorboardX

2.5.1

tensorflow-estimator

1.15.1

tensorflow-gpu

1.15.0

termcolor

1.1.0

threadpoolctl

3.1.0

toolz

0.12.0

torch

1.3.0+cu100

torchvision

0.4.1+cu100

tornado

6.2

tqdm

4.64.0

typing_extensions

4.3.0

urllib3

1.26.10

uvicorn

0.18.2

wcwidth

0.2.5

websocket-client

1.3.3

Werkzeug

2.2.0

wheel

0.37.1

wrapt

1.14.1

xgboost

1.6.1

yapf

0.32.0

yarl

1.7.2

zict

2.2.0

zipp

3.8.1

absl-py

1.2.0

adal

1.2.7

addict

2.4.0

aiohttp

3.8.1

aiohttp-cors

0.7.0

aioredis

1.3.1

aiosignal

1.2.0

alembic

1.4.1

anyio

3.6.1

apex

0.1

appdirs

1.4.4

astor

0.8.1

async-timeout

4.0.2

asynctest

0.13.0

attrs

22.1.0

audioread

3.0.0

autopage

0.5.1

avro

1.11.1

awscli

1.25.71

azure-common

1.1.28

azure-storage-blob

2.1.0

azure-storage-common

2.1.0

blessed

1.19.1

bokeh

2.4.3

boto3

1.24.70

botocore

1.27.70

brotlipy

0.7.0

cachetools

5.2.0

certifi

2022.6.15.1

cffi

1.15.1

charset-normalizer

2.1.1

click

8.1.3

cliff

3.10.1

cloudevents

1.6.1

cloudpickle

2.2.0

cmaes

0.8.2

cmd2

2.4.2

colorama

0.4.4

colorful

0.5.4

colorlog

6.7.0

conda

4.14.0

conda-package-handling

1.8.1

configparser

5.3.0

cryptography

37.0.1

cycler

0.11.0

Cython

0.29.32

dask

2022.2.0

databricks-cli

0.17.3

decorator

5.1.1

Deprecated

1.2.13

deprecation

2.1.0

distributed

2022.2.0

docker

6.0.0

docutils

0.16

entrypoints

0.4

fastapi

0.83.0

filelock

3.8.0

Flask

2.2.2

fonttools

4.37.1

frozenlist

1.3.1

fsspec

2022.8.2

future

0.18.2

gast

0.2.2

gitdb

4.0.9

GitPython

3.1.27

google-api-core

2.10.0

google-auth

2.11.0

google-cloud-core

2.3.2

google-cloud-language

2.5.2

google-cloud-storage

2.5.0

google-crc32c

1.5.0

google-pasta

0.2.0

google-resumable-media

2.3.3

googleapis-common-protos

1.56.4

gorilla

0.4.0

gpustat

1.0.0

graphviz

0.8.4

grpcio

1.48.1

grpcio-status

1.48.1

gunicorn

20.1.0

h11

0.13.0

h5py

3.7.0

HeapDict

1.0.1

hiredis

2.0.0

horovod

0.22.1

idna

3.3

importlib-metadata

4.12.0

importlib-resources

5.9.0

inflect

6.0.0

itsdangerous

2.1.2

Jinja2

3.1.2

jmespath

1.0.1

joblib

1.1.0

jsonschema

4.16.0

keras

2.10.0

Keras-Applications

1.0.8

Keras-Preprocessing

1.1.2

kfserving

0.6.1

kiwisolver

1.4.4

kubernetes

24.2.0

librosa

0.9.2

llvmlite

0.39.1

locket

1.0.0

lxml

4.9.1

Mako

1.2.2

Markdown

3.4.1

MarkupSafe

2.1.1

matplotlib

3.5.3

minio

6.0.2

mlflow

1.7.2

mmcv-full

1.6.1

modin

0.12.1

mpi4py

3.1.3

msgpack

1.0.4

multidict

6.0.2

mxnet-cu100

1.5.0

nltk

3.7

numba

0.56.2

numpy

1.21.6

nvidia-ml-py

11.495.46

oauthlib

3.2.1

opencensus

0.11.0

opencensus-context

0.1.3

opencv-python

4.6.0.66

opt-einsum

3.3.0

optuna

3.0.1

packaging

21.3

pandas

1.3.5

partd

1.3.0

pbr

5.10.0

Pillow

9.2.0

pip

22.2.2

pkgutil_resolve_name

1.3.10

pooch

1.6.0

portalocker

2.5.1

prettytable

3.4.1

prometheus-client

0.14.1

prometheus-flask-exporter

0.20.3

proto-plus

1.22.1

protobuf

3.20.1

psutil

5.9.2

py-spy

0.3.14

pyarrow

9.0.0

pyasn1

0.4.8

pyasn1-modules

0.2.8

pycosat

0.6.3

pycparser

2.21

pydantic

1.10.2

PyJWT

2.4.0

pyOpenSSL

22.0.0

pyparsing

3.0.9

pyperclip

1.8.2

pyrsistent

0.18.1

PySocks

1.7.1

python-dateutil

2.8.2

python-editor

1.0.4

python-speech-features

0.6

pytz

2022.2.1

PyYAML

5.4.1

querystring-parser

1.2.4

ray

1.6.0

redis

4.3.4

regex

2022.9.11

requests

2.28.1

requests-oauthlib

1.3.1

resampy

0.4.1

rsa

4.7.2

ruamel-yaml-conda

0.15.80

s3transfer

0.6.0

sacrebleu

2.2.0

scikit-learn

1.0.2

scipy

1.7.3

sentencepiece

0.1.97

setuptools

59.8.0

simplejson

3.17.6

six

1.16.0

smmap

5.0.0

sniffio

1.3.0

sortedcontainers

2.4.0

SoundFile

0.10.3.post1

sox

1.4.1

SQLAlchemy

1.3.13

sqlparse

0.4.2

starlette

0.19.1

stevedore

3.5.0

table-logger

0.3.6

tabulate

0.8.10

tblib

1.7.0

tensorboard

1.15.0

tensorboardX

2.5.1

tensorflow-estimator

1.15.1

tensorflow-gpu

1.15.0

termcolor

2.0.0

threadpoolctl

3.1.0

toolz

0.12.0

torch

1.3.0+cu100

torchvision

0.4.1+cu100

tornado

6.2

tqdm

4.64.1

typing_extensions

4.3.0

urllib3

1.26.11

uvicorn

0.18.3

wcwidth

0.2.5

websocket-client

1.4.1

Werkzeug

2.2.2

wheel

0.37.1

wrapt

1.14.1

xgboost

1.6.2

yapf

0.32.0

yarl

1.8.1

zict

2.2.0

zipp

3.8.1

absl-py

1.1.0

adal

1.2.7

addict

2.4.0

aiohttp

3.8.1

aiohttp-cors

0.7.0

aioredis

1.3.1

aiosignal

1.2.0

alembic

1.4.1

anyio

3.6.1

apex

0.1

appdirs

1.4.4

astunparse

1.6.3

async-timeout

4.0.2

asynctest

0.13.0

attrs

21.4.0

audioread

2.1.9

autopage

0.5.1

avro

1.11.0

awscli

1.25.26

azure-common

1.1.28

azure-storage-blob

2.1.0

azure-storage-common

2.1.0

blessings

1.7

bokeh

2.4.3

boto3

1.24.26

botocore

1.27.26

brotlipy

0.7.0

cachetools

4.2.4

certifi

2022.6.15

cffi

1.15.1

charset-normalizer

2.1.0

click

8.1.3

cliff

3.10.1

cloudevents

1.3.0

cloudpickle

2.1.0

cmaes

0.8.2

cmd2

2.4.1

colorama

0.4.4

colorful

0.5.4

colorlog

6.6.0

conda

4.13.0

conda-package-handling

1.8.1

configparser

5.2.0

cryptography

37.0.1

cycler

0.11.0

Cython

0.29.30

dask

2022.2.0

databricks-cli

0.17.0

decorator

5.1.1

Deprecated

1.2.13

deprecation

2.1.0

distributed

2022.2.0

docker

5.0.3

docutils

0.16

entrypoints

0.4

fastapi

0.78.0

filelock

3.7.1

Flask

2.1.2

fonttools

4.34.4

frozenlist

1.3.0

fsspec

2022.5.0

future

0.18.2

gast

0.3.3

gitdb

4.0.9

GitPython

3.1.27

google-api-core

2.8.2

google-auth

1.35.0

google-auth-oauthlib

0.4.6

google-cloud-core

2.3.1

google-cloud-language

2.4.3

google-cloud-storage

2.4.0

google-crc32c

1.3.0

google-pasta

0.2.0

google-resumable-media

2.3.3

googleapis-common-protos

1.56.3

gorilla

0.4.0

gpustat

0.6.0

graphviz

0.8.4

grpcio

1.47.0

grpcio-status

1.47.0

gunicorn

20.1.0

h11

0.13.0

h5py

2.10.0

HeapDict

1.0.1

hiredis

2.0.0

horovod

0.22.1

idna

3.3

importlib-metadata

4.12.0

importlib-resources

5.8.0

inflect

5.6.1

itsdangerous

2.1.2

Jinja2

3.1.2

jmespath

1.0.1

joblib

1.1.0

jsonschema

4.6.2

keras

2.9.0

Keras-Preprocessing

1.1.2

kfserving

0.6.1

kiwisolver

1.4.3

kubernetes

24.2.0

librosa

0.9.2

llvmlite

0.38.1

locket

1.0.0

Mako

1.2.1

Markdown

3.3.7

MarkupSafe

2.1.1

matplotlib

3.5.2

minio

6.0.2

mlflow

1.7.2

mmcv-full

1.5.3

modin

0.12.1

mpi4py

3.1.3

msgpack

1.0.4

multidict

6.0.2

mxnet-cu101

1.5.0

nltk

3.7

numba

0.55.2

numpy

1.21.6

nvidia-ml-py3

7.352.0

oauthlib

3.2.0

opencensus

0.10.0

opencensus-context

0.1.2

opencv-python

4.6.0.66

opt-einsum

3.3.0

optuna

2.10.1

packaging

21.3

pandas

1.3.5

partd

1.2.0

pbr

5.9.0

Pillow

9.2.0

pip

22.1.2

pooch

1.6.0

portalocker

2.5.1

prettytable

3.3.0

prometheus-client

0.14.1

prometheus-flask-exporter

0.20.2

proto-plus

1.20.6

protobuf

3.20.1

psutil

5.9.1

py-spy

0.3.12

pyarrow

8.0.0

pyasn1

0.4.8

pyasn1-modules

0.2.8

pycosat

0.6.3

pycparser

2.21

pydantic

1.9.1

PyJWT

2.4.0

pyOpenSSL

22.0.0

pyparsing

3.0.9

pyperclip

1.8.2

pyrsistent

0.18.1

PySocks

1.7.1

python-dateutil

2.8.2

python-editor

1.0.4

python-speech-features

0.6

pytz

2022.1

PyYAML

5.4.1

querystring-parser

1.2.4

ray

1.6.0

redis

4.3.4

regex

2022.7.9

requests

2.28.1

requests-oauthlib

1.3.1

resampy

0.3.1

rsa

4.7.2

ruamel-yaml-conda

0.15.80

s3transfer

0.6.0

sacrebleu

2.1.0

scikit-learn

1.0.2

scipy

1.4.1

sentencepiece

0.1.96

setuptools

63.1.0

simplejson

3.17.6

six

1.16.0

smmap

5.0.0

sniffio

1.2.0

sortedcontainers

2.4.0

SoundFile

0.10.3.post1

sox

1.4.1

SQLAlchemy

1.3.13

sqlparse

0.4.2

starlette

0.19.1

stevedore

3.5.0

table-logger

0.3.6

tabulate

0.8.10

tblib

1.7.0

tensorboard

2.2.2

tensorboard-plugin-wit

1.8.1

tensorboardX

2.5.1

tensorflow-estimator

2.2.0

tensorflow-gpu

2.2.0

termcolor

1.1.0

threadpoolctl

3.1.0

toolz

0.12.0

torch

1.5.0+cu101

torchvision

0.6.0+cu101

tornado

6.2

tqdm

4.64.0

typing_extensions

4.3.0

urllib3

1.26.10

uvicorn

0.18.2

wcwidth

0.2.5

websocket-client

1.3.3

Werkzeug

2.1.2

wheel

0.37.1

wrapt

1.14.1

xgboost

1.6.1

yapf

0.32.0

yarl

1.7.2

zict

2.2.0

zipp

3.8.0

absl-py

1.2.0

adal

1.2.7

addict

2.4.0

aiohttp

3.8.1

aiohttp-cors

0.7.0

aioredis

1.3.1

aiosignal

1.2.0

alembic

1.4.1

anyio

3.6.1

apex

0.1

appdirs

1.4.4

astunparse

1.6.3

async-timeout

4.0.2

asynctest

0.13.0

attrs

21.4.0

audioread

2.1.9

autopage

0.5.1

avro

1.11.0

awscli

1.25.36

azure-common

1.1.28

azure-storage-blob

2.1.0

azure-storage-common

2.1.0

blessings

1.7

bokeh

2.4.3

boto3

1.24.36

botocore

1.27.36

brotlipy

0.7.0

cachetools

4.2.4

certifi

2022.6.15

cffi

1.15.1

charset-normalizer

2.1.0

click

8.1.3

cliff

3.10.1

cloudevents

1.4.0

cloudpickle

2.1.0

cmaes

0.8.2

cmd2

2.4.2

colorama

0.4.4

colorful

0.5.4

colorlog

6.6.0

conda

4.13.0

conda-package-handling

1.8.1

configparser

5.2.0

cryptography

37.0.1

cycler

0.11.0

Cython

0.29.30

dask

2022.2.0

databricks-cli

0.17.0

decorator

5.1.1

Deprecated

1.2.13

deprecation

2.1.0

distributed

2022.2.0

docker

5.0.3

docutils

0.16

entrypoints

0.4

fastapi

0.79.0

filelock

3.7.1

Flask

2.1.3

fonttools

4.34.4

frozenlist

1.3.0

fsspec

2022.5.0

future

0.18.2

gast

0.3.3

gitdb

4.0.9

GitPython

3.1.27

google-api-core

2.8.2

google-auth

1.35.0

google-auth-oauthlib

0.4.6

google-cloud-core

2.3.2

google-cloud-language

2.5.1

google-cloud-storage

2.4.0

google-crc32c

1.3.0

google-pasta

0.2.0

google-resumable-media

2.3.3

googleapis-common-protos

1.56.4

gorilla

0.4.0

gpustat

0.6.0

graphviz

0.8.4

grpcio

1.47.0

grpcio-status

1.47.0

gunicorn

20.1.0

h11

0.13.0

h5py

2.10.0

HeapDict

1.0.1

hiredis

2.0.0

horovod

0.22.1

idna

3.3

importlib-metadata

4.12.0

importlib-resources

5.9.0

inflect

5.6.2

itsdangerous

2.1.2

Jinja2

3.1.2

jmespath

1.0.1

joblib

1.1.0

jsonschema

4.7.2

keras

2.9.0

Keras-Preprocessing

1.1.2

kfserving

0.6.1

kiwisolver

1.4.4

kubernetes

24.2.0

librosa

0.9.2

llvmlite

0.38.1

locket

1.0.0

Mako

1.2.1

Markdown

3.4.1

MarkupSafe

2.1.1

matplotlib

3.5.2

minio

6.0.2

mlflow

1.7.2

mmcv-full

1.6.0

modin

0.12.1

mpi4py

3.1.3

msgpack

1.0.4

multidict

6.0.2

mxnet-cu101

1.5.0

nltk

3.7

numba

0.55.2

numpy

1.21.6

nvidia-ml-py3

7.352.0

oauthlib

3.2.0

opencensus

0.10.0

opencensus-context

0.1.2

opencv-python

4.6.0.66

opt-einsum

3.3.0

optuna

2.10.1

packaging

21.3

pandas

1.3.5

partd

1.2.0

pbr

5.9.0

Pillow

9.2.0

pip

22.2

pooch

1.6.0

portalocker

2.5.1

prettytable

3.3.0

prometheus-client

0.14.1

prometheus-flask-exporter

0.20.2

proto-plus

1.20.6

protobuf

3.20.1

psutil

5.9.1

py-spy

0.3.12

pyarrow

8.0.0

pyasn1

0.4.8

pyasn1-modules

0.2.8

pycosat

0.6.3

pycparser

2.21

pydantic

1.9.1

PyJWT

2.4.0

pyOpenSSL

22.0.0

pyparsing

3.0.9

pyperclip

1.8.2

pyrsistent

0.18.1

PySocks

1.7.1

python-dateutil

2.8.2

python-editor

1.0.4

python-speech-features

0.6

pytz

2022.1

PyYAML

5.4.1

querystring-parser

1.2.4

ray

1.6.0

redis

4.3.4

regex

2022.7.9

requests

2.28.1

requests-oauthlib

1.3.1

resampy

0.3.1

rsa

4.7.2

ruamel-yaml-conda

0.15.80

s3transfer

0.6.0

sacrebleu

2.1.0

scikit-learn

1.0.2

scipy

1.4.1

sentencepiece

0.1.96

setuptools

63.2.0

simplejson

3.17.6

six

1.16.0

smmap

5.0.0

sniffio

1.2.0

sortedcontainers

2.4.0

SoundFile

0.10.3.post1

sox

1.4.1

SQLAlchemy

1.3.13

sqlparse

0.4.2

starlette

0.19.1

stevedore

3.5.0

table-logger

0.3.6

tabulate

0.8.10

tblib

1.7.0

tensorboard

2.2.2

tensorboard-plugin-wit

1.8.1

tensorboardX

2.5.1

tensorflow-estimator

2.2.0

tensorflow-gpu

2.2.0

termcolor

1.1.0

threadpoolctl

3.1.0

toolz

0.12.0

torch

1.5.0+cu101

torchvision

0.6.0+cu101

tornado

6.2

tqdm

4.64.0

typing_extensions

4.3.0

urllib3

1.26.10

uvicorn

0.18.2

wcwidth

0.2.5

websocket-client

1.3.3

Werkzeug

2.2.0

wheel

0.37.1

wrapt

1.14.1

xgboost

1.6.1

yapf

0.32.0

yarl

1.7.2

zict

2.2.0

zipp

3.8.1

absl-py

1.2.0

adal

1.2.7

addict

2.4.0

aiohttp

3.8.1

aiohttp-cors

0.7.0

aioredis

1.3.1

aiosignal

1.2.0

alembic

1.4.1

anyio

3.6.1

apex

0.1

appdirs

1.4.4

astunparse

1.6.3

async-timeout

4.0.2

asynctest

0.13.0

attrs

22.1.0

audioread

3.0.0

autopage

0.5.1

avro

1.11.1

awscli

1.25.71

azure-common

1.1.28

azure-storage-blob

2.1.0

azure-storage-common

2.1.0

blessed

1.19.1

bokeh

2.4.3

boto3

1.24.70

botocore

1.27.70

brotlipy

0.7.0

cachetools

4.2.4

certifi

2022.6.15.1

cffi

1.15.1

charset-normalizer

2.1.1

click

8.1.3

cliff

3.10.1

cloudevents

1.6.1

cloudpickle

2.2.0

cmaes

0.8.2

cmd2

2.4.2

colorama

0.4.4

colorful

0.5.4

colorlog

6.7.0

conda

4.14.0

conda-package-handling

1.8.1

configparser

5.3.0

cryptography

37.0.1

cycler

0.11.0

Cython

0.29.32

dask

2022.2.0

databricks-cli

0.17.3

decorator

5.1.1

Deprecated

1.2.13

deprecation

2.1.0

distributed

2022.2.0

docker

6.0.0

docutils

0.16

entrypoints

0.4

fastapi

0.83.0

filelock

3.8.0

Flask

2.2.2

fonttools

4.37.1

frozenlist

1.3.1

fsspec

2022.8.2

future

0.18.2

gast

0.3.3

gitdb

4.0.9

GitPython

3.1.27

google-api-core

2.10.0

google-auth

1.35.0

google-auth-oauthlib

0.4.6

google-cloud-core

2.3.2

google-cloud-language

2.5.2

google-cloud-storage

2.5.0

google-crc32c

1.5.0

google-pasta

0.2.0

google-resumable-media

2.3.3

googleapis-common-protos

1.56.4

gorilla

0.4.0

gpustat

1.0.0

graphviz

0.8.4

grpcio

1.48.1

grpcio-status

1.48.1

gunicorn

20.1.0

h11

0.13.0

h5py

2.10.0

HeapDict

1.0.1

hiredis

2.0.0

horovod

0.22.1

idna

3.3

importlib-metadata

4.12.0

importlib-resources

5.9.0

inflect

6.0.0

itsdangerous

2.1.2

Jinja2

3.1.2

jmespath

1.0.1

joblib

1.1.0

jsonschema

4.16.0

keras

2.10.0

Keras-Preprocessing

1.1.2

kfserving

0.6.1

kiwisolver

1.4.4

kubernetes

24.2.0

librosa

0.9.2

llvmlite

0.39.1

locket

1.0.0

lxml

4.9.1

Mako

1.2.2

Markdown

3.4.1

MarkupSafe

2.1.1

matplotlib

3.5.3

minio

6.0.2

mlflow

1.7.2

mmcv-full

1.6.1

modin

0.12.1

mpi4py

3.1.3

msgpack

1.0.4

multidict

6.0.2

mxnet-cu101

1.5.0

nltk

3.7

numba

0.56.2

numpy

1.21.6

nvidia-ml-py

11.495.46

oauthlib

3.2.1

opencensus

0.11.0

opencensus-context

0.1.3

opencv-python

4.6.0.66

opt-einsum

3.3.0

optuna

3.0.1

packaging

21.3

pandas

1.3.5

partd

1.3.0

pbr

5.10.0

Pillow

9.2.0

pip

22.2.2

pkgutil_resolve_name

1.3.10

pooch

1.6.0

portalocker

2.5.1

prettytable

3.4.1

prometheus-client

0.14.1

prometheus-flask-exporter

0.20.3

proto-plus

1.22.1

protobuf

3.20.1

psutil

5.9.2

py-spy

0.3.14

pyarrow

9.0.0

pyasn1

0.4.8

pyasn1-modules

0.2.8

pycosat

0.6.3

pycparser

2.21

pydantic

1.10.2

PyJWT

2.4.0

pyOpenSSL

22.0.0

pyparsing

3.0.9

pyperclip

1.8.2

pyrsistent

0.18.1

PySocks

1.7.1

python-dateutil

2.8.2

python-editor

1.0.4

python-speech-features

0.6

pytz

2022.2.1

PyYAML

5.4.1

querystring-parser

1.2.4

ray

1.6.0

redis

4.3.4

regex

2022.9.11

requests

2.28.1

requests-oauthlib

1.3.1

resampy

0.4.1

rsa

4.7.2

ruamel-yaml-conda

0.15.80

s3transfer

0.6.0

sacrebleu

2.2.0

scikit-learn

1.0.2

scipy

1.7.3

sentencepiece

0.1.97

setuptools

59.8.0

simplejson

3.17.6

six

1.16.0

smmap

5.0.0

sniffio

1.3.0

sortedcontainers

2.4.0

SoundFile

0.10.3.post1

sox

1.4.1

SQLAlchemy

1.3.13

sqlparse

0.4.2

starlette

0.19.1

stevedore

3.5.0

table-logger

0.3.6

tabulate

0.8.10

tblib

1.7.0

tensorboard

2.2.2

tensorboard-plugin-wit

1.8.1

tensorboardX

2.5.1

tensorflow-estimator

2.2.0

tensorflow-gpu

2.2.0

termcolor

2.0.1

threadpoolctl

3.1.0

toolz

0.12.0

torch

1.5.0+cu101

torchvision

0.6.0+cu101

tornado

6.2

tqdm

4.64.1

typing_extensions

4.3.0

urllib3

1.26.11

uvicorn

0.18.3

wcwidth

0.2.5

websocket-client

1.4.1

Werkzeug

2.2.2

wheel

0.37.1

wrapt

1.14.1

xgboost

1.6.2

yapf

0.32.0

yarl

1.8.1

zict

2.2.0

zipp

3.8.1

absl-py

1.1.0

adal

1.2.7

addict

2.4.0

aiohttp

3.8.1

aiohttp-cors

0.7.0

aioredis

1.3.1

aiosignal

1.2.0

alembic

1.4.1

anyio

3.6.1

apex

0.1

appdirs

1.4.4

astunparse

1.6.3

async-timeout

4.0.2

asynctest

0.13.0

attrs

21.4.0

audioread

2.1.9

autopage

0.5.1

avro

1.11.0

awscli

1.25.26

azure-common

1.1.28

azure-storage-blob

2.1.0

azure-storage-common

2.1.0

blessings

1.7

bokeh

2.4.3

boto3

1.24.26

botocore

1.27.26

brotlipy

0.7.0

cachetools

5.2.0

certifi

2022.6.15

cffi

1.15.1

charset-normalizer

2.1.0

click

8.1.3

cliff

3.10.1

cloudevents

1.3.0

cloudpickle

2.1.0

cmaes

0.8.2

cmd2

2.4.1

colorama

0.4.4

colorful

0.5.4

colorlog

6.6.0

conda

4.13.0

conda-package-handling

1.8.1

configparser

5.2.0

cryptography

37.0.1

cycler

0.11.0

Cython

0.29.30

dask

2022.2.0

databricks-cli

0.17.0

decorator

5.1.1

Deprecated

1.2.13

deprecation

2.1.0

distributed

2022.2.0

docker

5.0.3

docutils

0.16

entrypoints

0.4

fastapi

0.78.0

filelock

3.7.1

Flask

2.1.2

fonttools

4.34.4

frozenlist

1.3.0

fsspec

2022.5.0

future

0.18.2

gast

0.3.3

gitdb

4.0.9

GitPython

3.1.27

google-api-core

2.8.2

google-auth

2.9.0

google-auth-oauthlib

0.4.6

google-cloud-core

2.3.1

google-cloud-language

2.4.3

google-cloud-storage

2.4.0

google-crc32c

1.3.0

google-pasta

0.2.0

google-resumable-media

2.3.3

googleapis-common-protos

1.56.3

gorilla

0.4.0

gpustat

0.6.0

graphviz

0.8.4

grpcio

1.47.0

grpcio-status

1.47.0

gunicorn

20.1.0

h11

0.13.0

h5py

2.10.0

HeapDict

1.0.1

hiredis

2.0.0

horovod

0.22.1

idna

3.3

importlib-metadata

4.12.0

importlib-resources

5.8.0

inflect

5.6.1

itsdangerous

2.1.2

Jinja2

3.1.2

jmespath

1.0.1

joblib

1.1.0

jsonschema

4.6.2

keras

2.9.0

Keras-Preprocessing

1.1.2

kfserving

0.6.1

kiwisolver

1.4.3

kubernetes

24.2.0

librosa

0.9.2

llvmlite

0.38.1

locket

1.0.0

Mako

1.2.1

Markdown

3.3.7

MarkupSafe

2.1.1

matplotlib

3.5.2

minio

6.0.2

mlflow

1.7.2

mmcv-full

1.5.3

modin

0.12.1

mpi4py

3.1.3

msgpack

1.0.4

multidict

6.0.2

mxnet-cu101mkl

1.6.0.post0

nltk

3.7

numba

0.55.2

numpy

1.18.5

nvidia-ml-py3

7.352.0

oauthlib

3.2.0

opencensus

0.10.0

opencensus-context

0.1.2

opencv-python

4.6.0.66

opt-einsum

3.3.0

optuna

2.10.1

packaging

21.3

pandas

1.3.5

partd

1.2.0

pbr

5.9.0

Pillow

9.2.0

pip

22.1.2

pooch

1.6.0

portalocker

2.5.1

prettytable

3.3.0

prometheus-client

0.14.1

prometheus-flask-exporter

0.20.2

proto-plus

1.20.6

protobuf

3.19.4

psutil

5.9.1

py-spy

0.3.12

pyarrow

8.0.0

pyasn1

0.4.8

pyasn1-modules

0.2.8

pycosat

0.6.3

pycparser

2.21

pydantic

1.9.1

PyJWT

2.4.0

pyOpenSSL

22.0.0

pyparsing

3.0.9

pyperclip

1.8.2

pyrsistent

0.18.1

PySocks

1.7.1

python-dateutil

2.8.2

python-editor

1.0.4

python-speech-features

0.6

pytz

2022.1

PyYAML

5.4.1

querystring-parser

1.2.4

ray

1.6.0

redis

4.3.4

regex

2022.7.9

requests

2.28.1

requests-oauthlib

1.3.1

resampy

0.3.1

rsa

4.7.2

ruamel-yaml-conda

0.15.80

s3transfer

0.6.0

sacrebleu

2.1.0

scikit-learn

1.0.2

scipy

1.4.1

sentencepiece

0.1.96

setuptools

63.1.0

simplejson

3.17.6

six

1.16.0

smmap

5.0.0

sniffio

1.2.0

sortedcontainers

2.4.0

SoundFile

0.10.3.post1

sox

1.4.1

SQLAlchemy

1.3.13

sqlparse

0.4.2

starlette

0.19.1

stevedore

3.5.0

table-logger

0.3.6

tabulate

0.8.10

tblib

1.7.0

tensorboard

2.9.1

tensorboard-data-server

0.6.1

tensorboard-plugin-wit

1.8.1

tensorboardX

2.5.1

tensorflow-estimator

2.3.0

tensorflow-gpu

2.3.0

termcolor

1.1.0

threadpoolctl

3.1.0

toolz

0.12.0

torch

1.6.0+cu101

torchvision

0.7.0+cu101

tornado

6.2

tqdm

4.64.0

typing_extensions

4.3.0

urllib3

1.26.10

uvicorn

0.18.2

wcwidth

0.2.5

websocket-client

1.3.3

Werkzeug

2.1.2

wheel

0.37.1

wrapt

1.14.1

xgboost

1.6.1

yapf

0.32.0

yarl

1.7.2

zict

2.2.0

zipp

3.8.0

absl-py

1.2.0

adal

1.2.7

addict

2.4.0

aiohttp

3.8.1

aiohttp-cors

0.7.0

aioredis

1.3.1

aiosignal

1.2.0

alembic

1.4.1

anyio

3.6.1

apex

0.1

appdirs

1.4.4

astunparse

1.6.3

async-timeout

4.0.2

asynctest

0.13.0

attrs

21.4.0

audioread

2.1.9

autopage

0.5.1

avro

1.11.0

awscli

1.25.36

azure-common

1.1.28

azure-storage-blob

2.1.0

azure-storage-common

2.1.0

blessings

1.7

bokeh

2.4.3

boto3

1.24.36

botocore

1.27.36

brotlipy

0.7.0

cachetools

5.2.0

certifi

2022.6.15

cffi

1.15.1

charset-normalizer

2.1.0

click

8.1.3

cliff

3.10.1

cloudevents

1.4.0

cloudpickle

2.1.0

cmaes

0.8.2

cmd2

2.4.2

colorama

0.4.4

colorful

0.5.4

colorlog

6.6.0

conda

4.13.0

conda-package-handling

1.8.1

configparser

5.2.0

cryptography

37.0.1

cycler

0.11.0

Cython

0.29.30

dask

2022.2.0

databricks-cli

0.17.0

decorator

5.1.1

Deprecated

1.2.13

deprecation

2.1.0

distributed

2022.2.0

docker

5.0.3

docutils

0.16

entrypoints

0.4

fastapi

0.79.0

filelock

3.7.1

Flask

2.1.3

fonttools

4.34.4

frozenlist

1.3.0

fsspec

2022.5.0

future

0.18.2

gast

0.3.3

gitdb

4.0.9

GitPython

3.1.27

google-api-core

2.8.2

google-auth

2.9.1

google-auth-oauthlib

0.4.6

google-cloud-core

2.3.2

google-cloud-language

2.5.1

google-cloud-storage

2.4.0

google-crc32c

1.3.0

google-pasta

0.2.0

google-resumable-media

2.3.3

googleapis-common-protos

1.56.4

gorilla

0.4.0

gpustat

0.6.0

graphviz

0.8.4

grpcio

1.47.0

grpcio-status

1.47.0

gunicorn

20.1.0

h11

0.13.0

h5py

2.10.0

HeapDict

1.0.1

hiredis

2.0.0

horovod

0.22.1

idna

3.3

importlib-metadata

4.12.0

importlib-resources

5.9.0

inflect

5.6.2

itsdangerous

2.1.2

Jinja2

3.1.2

jmespath

1.0.1

joblib

1.1.0

jsonschema

4.7.2

keras

2.9.0

Keras-Preprocessing

1.1.2

kfserving

0.6.1

kiwisolver

1.4.4

kubernetes

24.2.0

librosa

0.9.2

llvmlite

0.38.1

locket

1.0.0

Mako

1.2.1

Markdown

3.4.1

MarkupSafe

2.1.1

matplotlib

3.5.2

minio

6.0.2

mlflow

1.7.2

mmcv-full

1.6.0

modin

0.12.1

mpi4py

3.1.3

msgpack

1.0.4

multidict

6.0.2

mxnet-cu101mkl

1.6.0.post0

nltk

3.7

numba

0.55.2

numpy

1.18.5

nvidia-ml-py3

7.352.0

oauthlib

3.2.0

opencensus

0.10.0

opencensus-context

0.1.2

opencv-python

4.6.0.66

opt-einsum

3.3.0

optuna

2.10.1

packaging

21.3

pandas

1.3.5

partd

1.2.0

pbr

5.9.0

Pillow

9.2.0

pip

22.2

pooch

1.6.0

portalocker

2.5.1

prettytable

3.3.0

prometheus-client

0.14.1

prometheus-flask-exporter

0.20.2

proto-plus

1.20.6

protobuf

3.19.4

psutil

5.9.1

py-spy

0.3.12

pyarrow

8.0.0

pyasn1

0.4.8

pyasn1-modules

0.2.8

pycosat

0.6.3

pycparser

2.21

pydantic

1.9.1

PyJWT

2.4.0

pyOpenSSL

22.0.0

pyparsing

3.0.9

pyperclip

1.8.2

pyrsistent

0.18.1

PySocks

1.7.1

python-dateutil

2.8.2

python-editor

1.0.4

python-speech-features

0.6

pytz

2022.1

PyYAML

5.4.1

querystring-parser

1.2.4

ray

1.6.0

redis

4.3.4

regex

2022.7.9

requests

2.28.1

requests-oauthlib

1.3.1

resampy

0.3.1

rsa

4.7.2

ruamel-yaml-conda

0.15.80

s3transfer

0.6.0

sacrebleu

2.1.0

scikit-learn

1.0.2

scipy

1.4.1

sentencepiece

0.1.96

setuptools

63.2.0

simplejson

3.17.6

six

1.16.0

smmap

5.0.0

sniffio

1.2.0

sortedcontainers

2.4.0

SoundFile

0.10.3.post1

sox

1.4.1

SQLAlchemy

1.3.13

sqlparse

0.4.2

starlette

0.19.1

stevedore

3.5.0

table-logger

0.3.6

tabulate

0.8.10

tblib

1.7.0

tensorboard

2.9.1

tensorboard-data-server

0.6.1

tensorboard-plugin-wit

1.8.1

tensorboardX

2.5.1

tensorflow-estimator

2.3.0

tensorflow-gpu

2.3.0

termcolor

1.1.0

threadpoolctl

3.1.0

toolz

0.12.0

torch

1.6.0+cu101

torchvision

0.7.0+cu101

tornado

6.2

tqdm

4.64.0

typing_extensions

4.3.0

urllib3

1.26.10

uvicorn

0.18.2

wcwidth

0.2.5

websocket-client

1.3.3

Werkzeug

2.2.0

wheel

0.37.1

wrapt

1.14.1

xgboost

1.6.1

yapf

0.32.0

yarl

1.7.2

zict

2.2.0

zipp

3.8.1

absl-py

1.2.0

adal

1.2.7

addict

2.4.0

aiohttp

3.8.1

aiohttp-cors

0.7.0

aioredis

1.3.1

aiosignal

1.2.0

alembic

1.4.1

anyio

3.6.1

apex

0.1

appdirs

1.4.4

astunparse

1.6.3

async-timeout

4.0.2

asynctest

0.13.0

attrs

22.1.0

audioread

3.0.0

autopage

0.5.1

avro

1.11.1

awscli

1.25.71

azure-common

1.1.28

azure-storage-blob

2.1.0

azure-storage-common

2.1.0

blessed

1.19.1

bokeh

2.4.3

boto3

1.24.70

botocore

1.27.70

brotlipy

0.7.0

cachetools

5.2.0

certifi

2022.6.15.1

cffi

1.15.1

charset-normalizer

2.1.1

click

8.1.3

cliff

3.10.1

cloudevents

1.6.1

cloudpickle

2.2.0

cmaes

0.8.2

cmd2

2.4.2

colorama

0.4.4

colorful

0.5.4

colorlog

6.7.0

conda

4.14.0

conda-package-handling

1.8.1

configparser

5.3.0

cryptography

37.0.1

cycler

0.11.0

Cython

0.29.32

dask

2022.2.0

databricks-cli

0.17.3

decorator

5.1.1

Deprecated

1.2.13

deprecation

2.1.0

distributed

2022.2.0

docker

6.0.0

docutils

0.16

entrypoints

0.4

fastapi

0.83.0

filelock

3.8.0

Flask

2.2.2

fonttools

4.37.1

frozenlist

1.3.1

fsspec

2022.8.2

future

0.18.2

gast

0.3.3

gitdb

4.0.9

GitPython

3.1.27

google-api-core

2.8.2

google-auth

2.11.0

google-auth-oauthlib

0.4.6

google-cloud-core

2.3.2

google-cloud-language

2.5.2

google-cloud-storage

2.5.0

google-crc32c

1.5.0

google-pasta

0.2.0

google-resumable-media

2.3.3

googleapis-common-protos

1.56.4

gorilla

0.4.0

gpustat

1.0.0

graphviz

0.8.4

grpcio

1.48.1

grpcio-status

1.48.1

gunicorn

20.1.0

h11

0.13.0

h5py

2.10.0

HeapDict

1.0.1

hiredis

2.0.0

horovod

0.22.1

idna

3.3

importlib-metadata

4.12.0

importlib-resources

5.9.0

inflect

6.0.0

itsdangerous

2.1.2

Jinja2

3.1.2

jmespath

1.0.1

joblib

1.1.0

jsonschema

4.16.0

keras

2.10.0

Keras-Preprocessing

1.1.2

kfserving

0.6.1

kiwisolver

1.4.4

kubernetes

24.2.0

librosa

0.9.2

llvmlite

0.39.1

locket

1.0.0

lxml

4.9.1

Mako

1.2.2

Markdown

3.4.1

MarkupSafe

2.1.1

matplotlib

3.5.3

minio

6.0.2

mlflow

1.7.2

mmcv-full

1.6.1

modin

0.12.1

mpi4py

3.1.3

msgpack

1.0.4

multidict

6.0.2

mxnet-cu101mkl

1.6.0.post0

nltk

3.7

numba

0.56.2

numpy

1.18.5

nvidia-ml-py

11.495.46

oauthlib

3.2.1

opencensus

0.11.0

opencensus-context

0.1.3

opencv-python

4.6.0.66

opt-einsum

3.3.0

optuna

3.0.1

packaging

21.3

pandas

1.3.5

partd

1.3.0

pbr

5.10.0

Pillow

9.2.0

pip

22.2.2

pkgutil_resolve_name

1.3.10

pooch

1.6.0

portalocker

2.5.1

prettytable

3.4.1

prometheus-client

0.14.1

prometheus-flask-exporter

0.20.3

proto-plus

1.22.1

protobuf

3.19.4

psutil

5.9.2

py-spy

0.3.14

pyarrow

9.0.0

pyasn1

0.4.8

pyasn1-modules

0.2.8

pycosat

0.6.3

pycparser

2.21

pydantic

1.10.2

PyJWT

2.4.0

pyOpenSSL

22.0.0

pyparsing

3.0.9

pyperclip

1.8.2

pyrsistent

0.18.1

PySocks

1.7.1

python-dateutil

2.8.2

python-editor

1.0.4

python-speech-features

0.6

pytz

2022.2.1

PyYAML

5.4.1

querystring-parser

1.2.4

ray

1.6.0

redis

4.3.4

regex

2022.9.11

requests

2.28.1

requests-oauthlib

1.3.1

resampy

0.4.1

rsa

4.7.2

ruamel-yaml-conda

0.15.80

s3transfer

0.6.0

sacrebleu

2.2.0

scikit-learn

1.0.2

scipy

1.7.3

sentencepiece

0.1.97

setuptools

59.8.0

simplejson

3.17.6

six

1.16.0

smmap

5.0.0

sniffio

1.3.0

sortedcontainers

2.4.0

SoundFile

0.10.3.post1

sox

1.4.1

SQLAlchemy

1.3.13

sqlparse

0.4.2

starlette

0.19.1

stevedore

3.5.0

table-logger

0.3.6

tabulate

0.8.10

tblib

1.7.0

tensorboard

2.10.0

tensorboard-data-server

0.6.1

tensorboard-plugin-wit

1.8.1

tensorboardX

2.5.1

tensorflow-estimator

2.3.0

tensorflow-gpu

2.3.0

termcolor

2.0.1

threadpoolctl

3.1.0

toolz

0.12.0

torch

1.6.0+cu101

torchvision

0.7.0+cu101

tornado

6.2

tqdm

4.64.1

typing_extensions

4.3.0

urllib3

1.26.11

uvicorn

0.18.3

wcwidth

0.2.5

websocket-client

1.4.1

Werkzeug

2.2.2

wheel

0.37.1

wrapt

1.14.1

xgboost

1.6.2

yapf

0.32.0

yarl

1.8.1

zict

2.2.0

zipp

3.8.1

absl-py

1.1.0

adal

1.2.7

aiohttp

3.8.1

aiohttp-cors

0.7.0

aioredis

1.3.1

aiosignal

1.2.0

alembic

1.4.1

anyio

3.6.1

apex

0.1

appdirs

1.4.4

async-timeout

4.0.2

asynctest

0.13.0

attrs

21.4.0

audioread

2.1.9

autopage

0.5.1

avro

1.11.0

awscli

1.25.26

azure-common

1.1.28

azure-storage-blob

2.1.0

azure-storage-common

2.1.0

blessings

1.7

bokeh

2.4.3

boto3

1.24.26

botocore

1.27.26

brotlipy

0.7.0

cachetools

5.2.0

certifi

2022.6.15

cffi

1.15.1

charset-normalizer

2.1.0

click

8.1.3

cliff

3.10.1

cloudevents

1.3.0

cloudpickle

2.1.0

cmaes

0.8.2

cmd2

2.4.1

colorama

0.4.4

colorful

0.5.4

colorlog

6.6.0

conda

4.13.0

conda-package-handling

1.8.1

configparser

5.2.0

cryptography

37.0.1

cycler

0.11.0

Cython

0.29.30

dask

2022.2.0

databricks-cli

0.17.0

decorator

5.1.1

Deprecated

1.2.13

deprecation

2.1.0

distributed

2022.2.0

docker

5.0.3

docutils

0.16

entrypoints

0.4

fastapi

0.78.0

filelock

3.7.1

Flask

2.1.2

fonttools

4.34.4

frozenlist

1.3.0

fsspec

2022.5.0

future

0.18.2

gitdb

4.0.9

GitPython

3.1.27

google-api-core

2.8.2

google-auth

2.9.0

google-auth-oauthlib

0.4.6

google-cloud-core

2.3.1

google-cloud-language

2.4.3

google-cloud-storage

2.4.0

google-crc32c

1.3.0

google-resumable-media

2.3.3

googleapis-common-protos

1.56.3

gorilla

0.4.0

gpustat

0.6.0

graphviz

0.8.4

grpcio

1.47.0

grpcio-status

1.47.0

gunicorn

20.1.0

h11

0.13.0

h5py

3.7.0

HeapDict

1.0.1

hiredis

2.0.0

horovod

0.22.1

idna

3.3

importlib-metadata

4.12.0

importlib-resources

5.8.0

inflect

5.6.1

itsdangerous

2.1.2

Jinja2

3.1.2

jmespath

1.0.1

joblib

1.1.0

jsonschema

4.6.2

kfserving

0.6.1

kiwisolver

1.4.3

kubernetes

24.2.0

librosa

0.9.2

llvmlite

0.38.1

locket

1.0.0

Mako

1.2.1

Markdown

3.3.7

MarkupSafe

2.1.1

matplotlib

3.5.2

minio

6.0.2

mlflow

1.7.2

modin

0.12.1

mpi4py

3.1.3

msgpack

1.0.4

multidict

6.0.2

mxnet-cu102

1.6.0.post0

nltk

3.7

numba

0.55.2

numpy

1.21.6

nvidia-ml-py3

7.352.0

oauthlib

3.2.0

opencensus

0.10.0

opencensus-context

0.1.2

optuna

2.10.1

packaging

21.3

pandas

1.3.5

partd

1.2.0

pbr

5.9.0

Pillow

9.2.0

pip

22.1.2

pooch

1.6.0

portalocker

2.5.1

prettytable

3.3.0

prometheus-client

0.14.1

prometheus-flask-exporter

0.20.2

proto-plus

1.20.6

protobuf

3.19.4

psutil

5.9.1

py-spy

0.3.12

pyarrow

8.0.0

pyasn1

0.4.8

pyasn1-modules

0.2.8

pycosat

0.6.3

pycparser

2.21

pydantic

1.9.1

PyJWT

2.4.0

pyOpenSSL

22.0.0

pyparsing

3.0.9

pyperclip

1.8.2

pyrsistent

0.18.1

PySocks

1.7.1

python-dateutil

2.8.2

python-editor

1.0.4

python-speech-features

0.6

pytz

2022.1

PyYAML

5.4.1

querystring-parser

1.2.4

ray

1.6.0

redis

4.3.4

regex

2022.7.9

requests

2.28.1

requests-oauthlib

1.3.1

resampy

0.3.1

rsa

4.7.2

ruamel-yaml-conda

0.15.80

s3transfer

0.6.0

sacrebleu

2.1.0

scikit-learn

1.0.2

scipy

1.7.3

sentencepiece

0.1.96

setuptools

63.1.0

simplejson

3.17.6

six

1.16.0

smmap

5.0.0

sniffio

1.2.0

sortedcontainers

2.4.0

SoundFile

0.10.3.post1

sox

1.4.1

SQLAlchemy

1.3.13

sqlparse

0.4.2

starlette

0.19.1

stevedore

3.5.0

table-logger

0.3.6

tabulate

0.8.10

tblib

1.7.0

tensorboard

2.9.1

tensorboard-data-server

0.6.1

tensorboard-plugin-wit

1.8.1

tensorboardX

2.5.1

threadpoolctl

3.1.0

toolz

0.12.0

torch

1.8.1

torchaudio

0.8.1

torchvision

0.9.1

tornado

6.2

tqdm

4.64.0

typing_extensions

4.3.0

urllib3

1.26.10

uvicorn

0.18.2

wcwidth

0.2.5

websocket-client

1.3.3

Werkzeug

2.1.2

wheel

0.37.1

wrapt

1.14.1

xgboost

1.6.1

yarl

1.7.2

zict

2.2.0

zipp

3.8.0

absl-py

1.2.0

adal

1.2.7

aiohttp

3.8.1

aiohttp-cors

0.7.0

aioredis

1.3.1

aiosignal

1.2.0

alembic

1.4.1

anyio

3.6.1

apex

0.1

appdirs

1.4.4

async-timeout

4.0.2

asynctest

0.13.0

attrs

21.4.0

audioread

2.1.9

autopage

0.5.1

avro

1.11.0

awscli

1.25.36

azure-common

1.1.28

azure-storage-blob

2.1.0

azure-storage-common

2.1.0

blessings

1.7

bokeh

2.4.3

boto3

1.24.36

botocore

1.27.36

brotlipy

0.7.0

cachetools

5.2.0

certifi

2022.6.15

cffi

1.15.1

charset-normalizer

2.1.0

click

8.1.3

cliff

3.10.1

cloudevents

1.4.0

cloudpickle

2.1.0

cmaes

0.8.2

cmd2

2.4.2

colorama

0.4.4

colorful

0.5.4

colorlog

6.6.0

conda

4.13.0

conda-package-handling

1.8.1

configparser

5.2.0

cryptography

37.0.1

cycler

0.11.0

Cython

0.29.30

dask

2022.2.0

databricks-cli

0.17.0

decorator

5.1.1

Deprecated

1.2.13

deprecation

2.1.0

distributed

2022.2.0

docker

5.0.3

docutils

0.16

entrypoints

0.4

fastapi

0.79.0

filelock

3.7.1

Flask

2.1.3

fonttools

4.34.4

frozenlist

1.3.0

fsspec

2022.5.0

future

0.18.2

gitdb

4.0.9

GitPython

3.1.27

google-api-core

2.8.2

google-auth

2.9.1

google-auth-oauthlib

0.4.6

google-cloud-core

2.3.2

google-cloud-language

2.5.1

google-cloud-storage

2.4.0

google-crc32c

1.3.0

google-resumable-media

2.3.3

googleapis-common-protos

1.56.4

gorilla

0.4.0

gpustat

0.6.0

graphviz

0.8.4

grpcio

1.47.0

grpcio-status

1.47.0

gunicorn

20.1.0

h11

0.13.0

h5py

3.7.0

HeapDict

1.0.1

hiredis

2.0.0

horovod

0.22.1

idna

3.3

importlib-metadata

4.12.0

importlib-resources

5.9.0

inflect

5.6.2

itsdangerous

2.1.2

Jinja2

3.1.2

jmespath

1.0.1

joblib

1.1.0

jsonschema

4.7.2

kfserving

0.6.1

kiwisolver

1.4.4

kubernetes

24.2.0

librosa

0.9.2

llvmlite

0.38.1

locket

1.0.0

Mako

1.2.1

Markdown

3.4.1

MarkupSafe

2.1.1

matplotlib

3.5.2

minio

6.0.2

mlflow

1.7.2

modin

0.12.1

mpi4py

3.1.3

msgpack

1.0.4

multidict

6.0.2

mxnet-cu102

1.6.0.post0

nltk

3.7

numba

0.55.2

numpy

1.21.6

nvidia-ml-py3

7.352.0

oauthlib

3.2.0

opencensus

0.10.0

opencensus-context

0.1.2

optuna

2.10.1

packaging

21.3

pandas

1.3.5

partd

1.2.0

pbr

5.9.0

Pillow

9.2.0

pip

22.2

pooch

1.6.0

portalocker

2.5.1

prettytable

3.3.0

prometheus-client

0.14.1

prometheus-flask-exporter

0.20.2

proto-plus

1.20.6

protobuf

3.19.4

psutil

5.9.1

py-spy

0.3.12

pyarrow

8.0.0

pyasn1

0.4.8

pyasn1-modules

0.2.8

pycosat

0.6.3

pycparser

2.21

pydantic

1.9.1

PyJWT

2.4.0

pyOpenSSL

22.0.0

pyparsing

3.0.9

pyperclip

1.8.2

pyrsistent

0.18.1

PySocks

1.7.1

python-dateutil

2.8.2

python-editor

1.0.4

python-speech-features

0.6

pytz

2022.1

PyYAML

5.4.1

querystring-parser

1.2.4

ray

1.6.0

redis

4.3.4

regex

2022.7.9

requests

2.28.1

requests-oauthlib

1.3.1

resampy

0.3.1

rsa

4.7.2

ruamel-yaml-conda

0.15.80

s3transfer

0.6.0

sacrebleu

2.1.0

scikit-learn

1.0.2

scipy

1.7.3

sentencepiece

0.1.96

setuptools

63.2.0

simplejson

3.17.6

six

1.16.0

smmap

5.0.0

sniffio

1.2.0

sortedcontainers

2.4.0

SoundFile

0.10.3.post1

sox

1.4.1

SQLAlchemy

1.3.13

sqlparse

0.4.2

starlette

0.19.1

stevedore

3.5.0

table-logger

0.3.6

tabulate

0.8.10

tblib

1.7.0

tensorboard

2.9.1

tensorboard-data-server

0.6.1

tensorboard-plugin-wit

1.8.1

tensorboardX

2.5.1

threadpoolctl

3.1.0

toolz

0.12.0

torch

1.8.1

torchaudio

0.8.1

torchvision

0.9.1

tornado

6.2

tqdm

4.64.0

typing_extensions

4.3.0

urllib3

1.26.10

uvicorn

0.18.2

wcwidth

0.2.5

websocket-client

1.3.3

Werkzeug

2.2.0

wheel

0.37.1

wrapt

1.14.1

xgboost

1.6.1

yarl

1.7.2

zict

2.2.0

zipp

3.8.1

absl-py

1.2.0

adal

1.2.7

aiohttp

3.8.1

aiohttp-cors

0.7.0

aioredis

1.3.1

aiosignal

1.2.0

alembic

1.4.1

anyio

3.6.1

apex

0.1

appdirs

1.4.4

async-timeout

4.0.2

asynctest

0.13.0

attrs

22.1.0

audioread

3.0.0

autopage

0.5.1

avro

1.11.1

awscli

1.25.71

azure-common

1.1.28

azure-storage-blob

2.1.0

azure-storage-common

2.1.0

blessed

1.19.1

bokeh

2.4.3

boto3

1.24.70

botocore

1.27.70

brotlipy

0.7.0

cachetools

5.2.0

certifi

2022.6.15.1

cffi

1.15.1

charset-normalizer

2.1.1

click

8.1.3

cliff

3.10.1

cloudevents

1.6.1

cloudpickle

2.2.0

cmaes

0.8.2

cmd2

2.4.2

colorama

0.4.4

colorful

0.5.4

colorlog

6.7.0

conda

4.14.0

conda-package-handling

1.8.1

configparser

5.3.0

cryptography

37.0.1

cycler

0.11.0

Cython

0.29.32

dask

2022.2.0

databricks-cli

0.17.3

decorator

5.1.1

Deprecated

1.2.13

deprecation

2.1.0

distributed

2022.2.0

docker

6.0.0

docutils

0.16

entrypoints

0.4

fastapi

0.83.0

filelock

3.8.0

Flask

2.2.2

fonttools

4.37.1

frozenlist

1.3.1

fsspec

2022.8.2

future

0.18.2

gitdb

4.0.9

GitPython

3.1.27

google-api-core

2.8.2

google-auth

2.11.0

google-auth-oauthlib

0.4.6

google-cloud-core

2.3.2

google-cloud-language

2.5.2

google-cloud-storage

2.5.0

google-crc32c

1.5.0

google-resumable-media

2.3.3

googleapis-common-protos

1.56.4

gorilla

0.4.0

gpustat

1.0.0

graphviz

0.8.4

grpcio

1.48.1

grpcio-status

1.48.1

gunicorn

20.1.0

h11

0.13.0

h5py

3.7.0

HeapDict

1.0.1

hiredis

2.0.0

horovod

0.22.1

idna

3.3

importlib-metadata

4.12.0

importlib-resources

5.9.0

inflect

6.0.0

itsdangerous

2.1.2

Jinja2

3.1.2

jmespath

1.0.1

joblib

1.1.0

jsonschema

4.16.0

kfserving

0.6.1

kiwisolver

1.4.4

kubernetes

24.2.0

librosa

0.9.2

llvmlite

0.39.1

locket

1.0.0

lxml

4.9.1

Mako

1.2.2

Markdown

3.4.1

MarkupSafe

2.1.1

matplotlib

3.5.3

minio

6.0.2

mlflow

1.7.2

modin

0.12.1

mpi4py

3.1.3

msgpack

1.0.4

multidict

6.0.2

mxnet-cu102

1.6.0.post0

nltk

3.7

numba

0.56.2

numpy

1.21.6

nvidia-ml-py

11.495.46

oauthlib

3.2.1

opencensus

0.11.0

opencensus-context

0.1.3

optuna

3.0.1

packaging

21.3

pandas

1.3.5

partd

1.3.0

pbr

5.10.0

Pillow

9.2.0

pip

22.2.2

pkgutil_resolve_name

1.3.10

pooch

1.6.0

portalocker

2.5.1

prettytable

3.4.1

prometheus-client

0.14.1

prometheus-flask-exporter

0.20.3

proto-plus

1.22.1

protobuf

3.19.4

psutil

5.9.2

py-spy

0.3.14

pyarrow

9.0.0

pyasn1

0.4.8

pyasn1-modules

0.2.8

pycosat

0.6.3

pycparser

2.21

pydantic

1.10.2

PyJWT

2.4.0

pyOpenSSL

22.0.0

pyparsing

3.0.9

pyperclip

1.8.2

pyrsistent

0.18.1

PySocks

1.7.1

python-dateutil

2.8.2

python-editor

1.0.4

python-speech-features

0.6

pytz

2022.2.1

PyYAML

5.4.1

querystring-parser

1.2.4

ray

1.6.0

redis

4.3.4

regex

2022.9.11

requests

2.28.1

requests-oauthlib

1.3.1

resampy

0.4.1

rsa

4.7.2

ruamel-yaml-conda

0.15.80

s3transfer

0.6.0

sacrebleu

2.2.0

scikit-learn

1.0.2

scipy

1.7.3

sentencepiece

0.1.97

setuptools

59.8.0

simplejson

3.17.6

six

1.16.0

smmap

5.0.0

sniffio

1.3.0

sortedcontainers

2.4.0

SoundFile

0.10.3.post1

sox

1.4.1

SQLAlchemy

1.3.13

sqlparse

0.4.2

starlette

0.19.1

stevedore

3.5.0

table-logger

0.3.6

tabulate

0.8.10

tblib

1.7.0

tensorboard

2.10.0

tensorboard-data-server

0.6.1

tensorboard-plugin-wit

1.8.1

tensorboardX

2.5.1

threadpoolctl

3.1.0

toolz

0.12.0

torch

1.8.1

torchaudio

0.8.1

torchvision

0.9.1

tornado

6.2

tqdm

4.64.1

typing_extensions

4.3.0

urllib3

1.26.11

uvicorn

0.18.3

wcwidth

0.2.5

websocket-client

1.4.1

Werkzeug

2.2.2

wheel

0.37.1

wrapt

1.14.1

xgboost

1.6.2

yarl

1.8.1

zict

2.2.0

zipp

3.8.1

absl-py

0.15.0

adal

1.2.7

addict

2.4.0

aiohttp

3.8.1

aiohttp-cors

0.7.0

aioredis

1.3.1

aiosignal

1.2.0

alembic

1.4.1

anyio

3.6.1

apex

0.1

appdirs

1.4.4

astunparse

1.6.3

async-timeout

4.0.2

asynctest

0.13.0

attrs

21.4.0

audioread

2.1.9

autopage

0.5.1

avro

1.11.0

awscli

1.25.26

azure-common

1.1.28

azure-storage-blob

2.1.0

azure-storage-common

2.1.0

blessings

1.7

bokeh

2.4.3

boto3

1.24.26

botocore

1.27.26

brotlipy

0.7.0

cachetools

5.2.0

certifi

2022.6.15

cffi

1.15.1

charset-normalizer

2.1.0

click

8.1.3

cliff

3.10.1

cloudevents

1.3.0

cloudpickle

2.1.0

cmaes

0.8.2

cmd2

2.4.1

colorama

0.4.4

colorful

0.5.4

colorlog

6.6.0

conda

4.13.0

conda-package-handling

1.8.1

configparser

5.2.0

cryptography

37.0.1

cycler

0.11.0

Cython

0.29.30

dask

2022.2.0

databricks-cli

0.17.0

decorator

5.1.1

Deprecated

1.2.13

deprecation

2.1.0

distributed

2022.2.0

docker

5.0.3

docutils

0.16

entrypoints

0.4

fastapi

0.78.0

filelock

3.7.1

Flask

2.1.2

flatbuffers

1.12

fonttools

4.34.4

frozenlist

1.3.0

fsspec

2022.5.0

future

0.18.2

gast

0.3.3

gitdb

4.0.9

GitPython

3.1.27

google-api-core

2.8.2

google-auth

2.9.0

google-auth-oauthlib

0.4.6

google-cloud-core

2.3.1

google-cloud-language

2.4.3

google-cloud-storage

2.4.0

google-crc32c

1.3.0

google-pasta

0.2.0

google-resumable-media

2.3.3

googleapis-common-protos

1.56.3

gorilla

0.4.0

gpustat

0.6.0

graphviz

0.8.4

grpcio

1.47.0

grpcio-status

1.47.0

gunicorn

20.1.0

h11

0.13.0

h5py

2.10.0

HeapDict

1.0.1

hiredis

2.0.0

horovod

0.22.1

idna

3.3

importlib-metadata

4.12.0

importlib-resources

5.8.0

inflect

5.6.1

itsdangerous

2.1.2

Jinja2

3.1.2

jmespath

1.0.1

joblib

1.1.0

jsonschema

4.6.2

keras

2.9.0

Keras-Preprocessing

1.1.2

kfserving

0.6.1

kiwisolver

1.4.3

kubernetes

24.2.0

librosa

0.9.2

llvmlite

0.38.1

locket

1.0.0

Mako

1.2.1

Markdown

3.3.7

MarkupSafe

2.1.1

matplotlib

3.5.2

minio

6.0.2

mlflow

1.7.2

mmcv-full

1.5.3

modin

0.12.1

mpi4py

3.1.3

msgpack

1.0.4

multidict

6.0.2

mxnet-cu110

1.8.0.post0

nltk

3.7

numba

0.55.2

numpy

1.19.5

nvidia-ml-py3

7.352.0

oauthlib

3.2.0

opencensus

0.10.0

opencensus-context

0.1.2

opencv-python

4.6.0.66

opt-einsum

3.3.0

optuna

2.10.1

packaging

21.3

pandas

1.3.5

partd

1.2.0

pbr

5.9.0

Pillow

9.2.0

pip

22.1.2

pooch

1.6.0

portalocker

2.5.1

prettytable

3.3.0

prometheus-client

0.14.1

prometheus-flask-exporter

0.20.2

proto-plus

1.20.6

protobuf

3.19.4

psutil

5.9.1

py-spy

0.3.12

pyarrow

8.0.0

pyasn1

0.4.8

pyasn1-modules

0.2.8

pycosat

0.6.3

pycparser

2.21

pydantic

1.9.1

PyJWT

2.4.0

pyOpenSSL

22.0.0

pyparsing

3.0.9

pyperclip

1.8.2

pyrsistent

0.18.1

PySocks

1.7.1

python-dateutil

2.8.2

python-editor

1.0.4

python-speech-features

0.6

pytz

2022.1

PyYAML

5.4.1

querystring-parser

1.2.4

ray

1.6.0

redis

4.3.4

regex

2022.7.9

requests

2.28.1

requests-oauthlib

1.3.1

resampy

0.3.1

rsa

4.7.2

ruamel-yaml-conda

0.15.80

s3transfer

0.6.0

sacrebleu

2.1.0

scikit-learn

1.0.2

scipy

1.7.3

sentencepiece

0.1.96

setuptools

63.1.0

simplejson

3.17.6

six

1.15.0

smmap

5.0.0

sniffio

1.2.0

sortedcontainers

2.4.0

SoundFile

0.10.3.post1

sox

1.4.1

SQLAlchemy

1.3.13

sqlparse

0.4.2

starlette

0.19.1

stevedore

3.5.0

table-logger

0.3.6

tabulate

0.8.10

tblib

1.7.0

tensorboard

2.9.1

tensorboard-data-server

0.6.1

tensorboard-plugin-wit

1.8.1

tensorboardX

2.5.1

tensorflow-estimator

2.4.0

tensorflow-gpu

2.4.0

termcolor

1.1.0

threadpoolctl

3.1.0

toolz

0.12.0

torch

1.7.1+cu110

torchaudio

0.7.2

torchvision

0.8.2+cu110

tornado

6.2

tqdm

4.64.0

typing_extensions

4.3.0

urllib3

1.26.10

uvicorn

0.18.2

wcwidth

0.2.5

websocket-client

1.3.3

Werkzeug

2.1.2

wheel

0.37.1

wrapt

1.12.1

xgboost

1.6.1

yapf

0.32.0

yarl

1.7.2

zict

2.2.0

zipp

3.8.0

absl-py

0.15.0

adal

1.2.7

addict

2.4.0

aiohttp

3.8.1

aiohttp-cors

0.7.0

aioredis

1.3.1

aiosignal

1.2.0

alembic

1.4.1

anyio

3.6.1

apex

0.1

appdirs

1.4.4

astunparse

1.6.3

async-timeout

4.0.2

asynctest

0.13.0

attrs

21.4.0

audioread

2.1.9

autopage

0.5.1

avro

1.11.0

awscli

1.25.36

azure-common

1.1.28

azure-storage-blob

2.1.0

azure-storage-common

2.1.0

blessings

1.7

bokeh

2.4.3

boto3

1.24.36

botocore

1.27.36

brotlipy

0.7.0

cachetools

5.2.0

certifi

2022.6.15

cffi

1.15.1

charset-normalizer

2.1.0

click

8.1.3

cliff

3.10.1

cloudevents

1.4.0

cloudpickle

2.1.0

cmaes

0.8.2

cmd2

2.4.2

colorama

0.4.4

colorful

0.5.4

colorlog

6.6.0

conda

4.13.0

conda-package-handling

1.8.1

configparser

5.2.0

cryptography

37.0.1

cycler

0.11.0

Cython

0.29.30

dask

2022.2.0

databricks-cli

0.17.0

decorator

5.1.1

Deprecated

1.2.13

deprecation

2.1.0

distributed

2022.2.0

docker

5.0.3

docutils

0.16

entrypoints

0.4

fastapi

0.79.0

filelock

3.7.1

Flask

2.1.3

flatbuffers

1.12

fonttools

4.34.4

frozenlist

1.3.0

fsspec

2022.5.0

future

0.18.2

gast

0.3.3

gitdb

4.0.9

GitPython

3.1.27

google-api-core

2.8.2

google-auth

2.9.1

google-auth-oauthlib

0.4.6

google-cloud-core

2.3.2

google-cloud-language

2.5.1

google-cloud-storage

2.4.0

google-crc32c

1.3.0

google-pasta

0.2.0

google-resumable-media

2.3.3

googleapis-common-protos

1.56.4

gorilla

0.4.0

gpustat

0.6.0

graphviz

0.8.4

grpcio

1.47.0

grpcio-status

1.47.0

gunicorn

20.1.0

h11

0.13.0

h5py

2.10.0

HeapDict

1.0.1

hiredis

2.0.0

horovod

0.22.1

idna

3.3

importlib-metadata

4.12.0

importlib-resources

5.9.0

inflect

5.6.2

itsdangerous

2.1.2

Jinja2

3.1.2

jmespath

1.0.1

joblib

1.1.0

jsonschema

4.7.2

keras

2.9.0

Keras-Preprocessing

1.1.2

kfserving

0.6.1

kiwisolver

1.4.4

kubernetes

24.2.0

librosa

0.9.2

llvmlite

0.38.1

locket

1.0.0

Mako

1.2.1

Markdown

3.4.1

MarkupSafe

2.1.1

matplotlib

3.5.2

minio

6.0.2

mlflow

1.7.2

mmcv-full

1.6.0

modin

0.12.1

mpi4py

3.1.3

msgpack

1.0.4

multidict

6.0.2

mxnet-cu110

1.8.0.post0

nltk

3.7

numba

0.55.2

numpy

1.19.5

nvidia-ml-py3

7.352.0

oauthlib

3.2.0

opencensus

0.10.0

opencensus-context

0.1.2

opencv-python

4.6.0.66

opt-einsum

3.3.0

optuna

2.10.1

packaging

21.3

pandas

1.3.5

partd

1.2.0

pbr

5.9.0

Pillow

9.2.0

pip

22.2

pooch

1.6.0

portalocker

2.5.1

prettytable

3.3.0

prometheus-client

0.14.1

prometheus-flask-exporter

0.20.2

proto-plus

1.20.6

protobuf

3.19.4

psutil

5.9.1

py-spy

0.3.12

pyarrow

8.0.0

pyasn1

0.4.8

pyasn1-modules

0.2.8

pycosat

0.6.3

pycparser

2.21

pydantic

1.9.1

PyJWT

2.4.0

pyOpenSSL

22.0.0

pyparsing

3.0.9

pyperclip

1.8.2

pyrsistent

0.18.1

PySocks

1.7.1

python-dateutil

2.8.2

python-editor

1.0.4

python-speech-features

0.6

pytz

2022.1

PyYAML

5.4.1

querystring-parser

1.2.4

ray

1.6.0

redis

4.3.4

regex

2022.7.9

requests

2.28.1

requests-oauthlib

1.3.1

resampy

0.3.1

rsa

4.7.2

ruamel-yaml-conda

0.15.80

s3transfer

0.6.0

sacrebleu

2.1.0

scikit-learn

1.0.2

scipy

1.7.3

sentencepiece

0.1.96

setuptools

63.2.0

simplejson

3.17.6

six

1.15.0

smmap

5.0.0

sniffio

1.2.0

sortedcontainers

2.4.0

SoundFile

0.10.3.post1

sox

1.4.1

SQLAlchemy

1.3.13

sqlparse

0.4.2

starlette

0.19.1

stevedore

3.5.0

table-logger

0.3.6

tabulate

0.8.10

tblib

1.7.0

tensorboard

2.9.1

tensorboard-data-server

0.6.1

tensorboard-plugin-wit

1.8.1

tensorboardX

2.5.1

tensorflow-estimator

2.4.0

tensorflow-gpu

2.4.0

termcolor

1.1.0

threadpoolctl

3.1.0

toolz

0.12.0

torch

1.7.1+cu110

torchaudio

0.7.2

torchvision

0.8.2+cu110

tornado

6.2

tqdm

4.64.0

typing_extensions

4.3.0

urllib3

1.26.10

uvicorn

0.18.2

wcwidth

0.2.5

websocket-client

1.3.3

Werkzeug

2.2.0

wheel

0.37.1

wrapt

1.12.1

xgboost

1.6.1

yapf

0.32.0

yarl

1.7.2

zict

2.2.0

zipp

3.8.1

absl-py

0.15.0

adal

1.2.7

addict

2.4.0

aiohttp

3.8.1

aiohttp-cors

0.7.0

aioredis

1.3.1

aiosignal

1.2.0

alembic

1.4.1

anyio

3.6.1

apex

0.1

appdirs

1.4.4

astunparse

1.6.3

async-timeout

4.0.2

asynctest

0.13.0

attrs

22.1.0

audioread

3.0.0

autopage

0.5.1

avro

1.11.1

awscli

1.25.71

azure-common

1.1.28

azure-storage-blob

2.1.0

azure-storage-common

2.1.0

blessed

1.19.1

bokeh

2.4.3

boto3

1.24.70

botocore

1.27.70

brotlipy

0.7.0

cachetools

5.2.0

certifi

2022.6.15.1

cffi

1.15.1

charset-normalizer

2.1.1

click

8.1.3

cliff

3.10.1

cloudevents

1.6.1

cloudpickle

2.2.0

cmaes

0.8.2

cmd2

2.4.2

colorama

0.4.4

colorful

0.5.4

colorlog

6.7.0

conda

4.14.0

conda-package-handling

1.8.1

configparser

5.3.0

cryptography

37.0.1

cycler

0.11.0

Cython

0.29.32

dask

2022.2.0

databricks-cli

0.17.3

decorator

5.1.1

Deprecated

1.2.13

deprecation

2.1.0

distributed

2022.2.0

docker

6.0.0

docutils

0.16

entrypoints

0.4

fastapi

0.83.0

filelock

3.8.0

Flask

2.2.2

flatbuffers

1.12

fonttools

4.37.1

frozenlist

1.3.1

fsspec

2022.8.2

future

0.18.2

gast

0.3.3

gitdb

4.0.9

GitPython

3.1.27

google-api-core

2.8.2

google-auth

2.11.0

google-auth-oauthlib

0.4.6

google-cloud-core

2.3.2

google-cloud-language

2.5.2

google-cloud-storage

2.5.0

google-crc32c

1.5.0

google-pasta

0.2.0

google-resumable-media

2.3.3

googleapis-common-protos

1.56.4

gorilla

0.4.0

gpustat

1.0.0

graphviz

0.8.4

grpcio

1.48.1

grpcio-status

1.48.1

gunicorn

20.1.0

h11

0.13.0

h5py

2.10.0

HeapDict

1.0.1

hiredis

2.0.0

horovod

0.22.1

idna

3.3

importlib-metadata

4.12.0

importlib-resources

5.9.0

inflect

6.0.0

itsdangerous

2.1.2

Jinja2

3.1.2

jmespath

1.0.1

joblib

1.1.0

jsonschema

4.16.0

keras

2.10.0

Keras-Preprocessing

1.1.2

kfserving

0.6.1

kiwisolver

1.4.4

kubernetes

24.2.0

librosa

0.9.2

llvmlite

0.39.1

locket

1.0.0

lxml

4.9.1

Mako

1.2.2

Markdown

3.4.1

MarkupSafe

2.1.1

matplotlib

3.5.3

minio

6.0.2

mlflow

1.7.2

mmcv-full

1.6.1

modin

0.12.1

mpi4py

3.1.3

msgpack

1.0.4

multidict

6.0.2

mxnet-cu110

1.8.0.post0

nltk

3.7

numba

0.56.2

numpy

1.19.5

nvidia-ml-py

11.495.46

oauthlib

3.2.1

opencensus

0.11.0

opencensus-context

0.1.3

opencv-python

4.6.0.66

opt-einsum

3.3.0

optuna

3.0.1

packaging

21.3

pandas

1.3.5

partd

1.3.0

pbr

5.10.0

Pillow

9.2.0

pip

22.2.2

pkgutil_resolve_name

1.3.10

pooch

1.6.0

portalocker

2.5.1

prettytable

3.4.1

prometheus-client

0.14.1

prometheus-flask-exporter

0.20.3

proto-plus

1.22.1

protobuf

3.19.4

psutil

5.9.2

py-spy

0.3.14

pyarrow

9.0.0

pyasn1

0.4.8

pyasn1-modules

0.2.8

pycosat

0.6.3

pycparser

2.21

pydantic

1.10.2

PyJWT

2.4.0

pyOpenSSL

22.0.0

pyparsing

3.0.9

pyperclip

1.8.2

pyrsistent

0.18.1

PySocks

1.7.1

python-dateutil

2.8.2

python-editor

1.0.4

python-speech-features

0.6

pytz

2022.2.1

PyYAML

5.4.1

querystring-parser

1.2.4

ray

1.6.0

redis

4.3.4

regex

2022.9.11

requests

2.28.1

requests-oauthlib

1.3.1

resampy

0.4.1

rsa

4.7.2

ruamel-yaml-conda

0.15.80

s3transfer

0.6.0

sacrebleu

2.2.0

scikit-learn

1.0.2

scipy

1.7.3

sentencepiece

0.1.97

setuptools

59.8.0

simplejson

3.17.6

six

1.15.0

smmap

5.0.0

sniffio

1.3.0

sortedcontainers

2.4.0

SoundFile

0.10.3.post1

sox

1.4.1

SQLAlchemy

1.3.13

sqlparse

0.4.2

starlette

0.19.1

stevedore

3.5.0

table-logger

0.3.6

tabulate

0.8.10

tblib

1.7.0

tensorboard

2.10.0

tensorboard-data-server

0.6.1

tensorboard-plugin-wit

1.8.1

tensorboardX

2.5.1

tensorflow-estimator

2.4.0

tensorflow-gpu

2.4.0

termcolor

1.1.0

threadpoolctl

3.1.0

toolz

0.12.0

torch

1.7.1+cu110

torchaudio

0.7.2

torchvision

0.8.2+cu110

tornado

6.2

tqdm

4.64.1

typing_extensions

4.3.0

urllib3

1.26.11

uvicorn

0.18.3

wcwidth

0.2.5

websocket-client

1.4.1

Werkzeug

2.2.2

wheel

0.37.1

wrapt

1.12.1

xgboost

1.6.2

yapf

0.32.0

yarl

1.8.1

zict

2.2.0

zipp

3.8.1

absl-py

0.15.0

adal

1.2.7

addict

2.4.0

aiohttp

3.8.1

aiohttp-cors

0.7.0

aioredis

1.3.1

aiosignal

1.2.0

alembic

1.4.1

anyio

3.6.1

apex

0.1

appdirs

1.4.4

astunparse

1.6.3

async-timeout

4.0.2

asynctest

0.13.0

attrs

21.4.0

audioread

2.1.9

autopage

0.5.1

avro

1.11.0

awscli

1.25.26

azure-common

1.1.28

azure-storage-blob

2.1.0

azure-storage-common

2.1.0

blessings

1.7

bokeh

2.4.3

boto3

1.24.26

botocore

1.27.26

brotlipy

0.7.0

cachetools

5.2.0

certifi

2022.6.15

cffi

1.15.1

charset-normalizer

2.1.0

click

8.1.3

cliff

3.10.1

cloudevents

1.3.0

cloudpickle

2.1.0

cmaes

0.8.2

cmd2

2.4.1

colorama

0.4.4

colorful

0.5.4

colorlog

6.6.0

conda

4.13.0

conda-package-handling

1.8.1

configparser

5.2.0

cryptography

37.0.1

cycler

0.11.0

Cython

0.29.30

dask

2022.2.0

databricks-cli

0.17.0

decorator

5.1.1

Deprecated

1.2.13

deprecation

2.1.0

distributed

2022.2.0

docker

5.0.3

docutils

0.16

entrypoints

0.4

fastapi

0.78.0

filelock

3.7.1

Flask

2.1.2

flatbuffers

1.12

fonttools

4.34.4

frozenlist

1.3.0

fsspec

2022.5.0

future

0.18.2

gast

0.3.3

gitdb

4.0.9

GitPython

3.1.27

google-api-core

2.8.2

google-auth

2.9.0

google-auth-oauthlib

0.4.6

google-cloud-core

2.3.1

google-cloud-language

2.4.3

google-cloud-storage

2.4.0

google-crc32c

1.3.0

google-pasta

0.2.0

google-resumable-media

2.3.3

googleapis-common-protos

1.56.3

gorilla

0.4.0

gpustat

0.6.0

graphviz

0.8.4

grpcio

1.47.0

grpcio-status

1.47.0

gunicorn

20.1.0

h11

0.13.0

h5py

2.10.0

HeapDict

1.0.1

hiredis

2.0.0

horovod

0.25.0

idna

3.3

importlib-metadata

4.12.0

importlib-resources

5.8.0

inflect

5.6.1

itsdangerous

2.1.2

Jinja2

3.1.2

jmespath

1.0.1

joblib

1.1.0

jsonschema

4.6.2

keras

2.9.0

Keras-Preprocessing

1.1.2

kfserving

0.6.1

kiwisolver

1.4.3

kubernetes

24.2.0

librosa

0.9.2

llvmlite

0.38.1

locket

1.0.0

Mako

1.2.1

Markdown

3.3.7

MarkupSafe

2.1.1

matplotlib

3.5.2

minio

6.0.2

mlflow

1.7.2

mmcv-full

1.5.3

modin

0.12.1

mpi4py

3.1.3

msgpack

1.0.4

multidict

6.0.2

mxnet-cu110

1.8.0.post0

nltk

3.7

numba

0.55.2

numpy

1.19.5

nvidia-ml-py3

7.352.0

oauthlib

3.2.0

opencensus

0.10.0

opencensus-context

0.1.2

opencv-python

4.6.0.66

opt-einsum

3.3.0

optuna

2.10.1

packaging

21.3

pandas

1.3.5

partd

1.2.0

pbr

5.9.0

Pillow

9.2.0

pip

22.1.2

pooch

1.6.0

portalocker

2.5.1

prettytable

3.3.0

prometheus-client

0.14.1

prometheus-flask-exporter

0.20.2

proto-plus

1.20.6

protobuf

3.19.4

psutil

5.9.1

py-spy

0.3.12

pyarrow

8.0.0

pyasn1

0.4.8

pyasn1-modules

0.2.8

pycosat

0.6.3

pycparser

2.21

pydantic

1.9.1

PyJWT

2.4.0

pyOpenSSL

22.0.0

pyparsing

3.0.9

pyperclip

1.8.2

pyrsistent

0.18.1

PySocks

1.7.1

python-dateutil

2.8.2

python-editor

1.0.4

python-speech-features

0.6

pytz

2022.1

PyYAML

5.4.1

querystring-parser

1.2.4

ray

1.6.0

redis

4.3.4

regex

2022.7.9

requests

2.28.1

requests-oauthlib

1.3.1

resampy

0.3.1

rsa

4.7.2

ruamel-yaml-conda

0.15.80

s3transfer

0.6.0

sacrebleu

2.1.0

scikit-learn

1.0.2

scipy

1.7.3

sentencepiece

0.1.96

setuptools

63.1.0

simplejson

3.17.6

six

1.15.0

smmap

5.0.0

sniffio

1.2.0

sortedcontainers

2.4.0

SoundFile

0.10.3.post1

sox

1.4.1

SQLAlchemy

1.3.13

sqlparse

0.4.2

starlette

0.19.1

stevedore

3.5.0

table-logger

0.3.6

tabulate

0.8.10

tblib

1.7.0

tensorboard

2.9.1

tensorboard-data-server

0.6.1

tensorboard-plugin-wit

1.8.1

tensorboardX

2.5.1

tensorflow-estimator

2.4.0

tensorflow-gpu

2.4.0

termcolor

1.1.0

threadpoolctl

3.1.0

toolz

0.12.0

torch

1.7.1+cu110

torchaudio

0.7.2

torchvision

0.8.2+cu110

tornado

6.2

tqdm

4.64.0

typing_extensions

4.3.0

urllib3

1.26.10

uvicorn

0.18.2

wcwidth

0.2.5

websocket-client

1.3.3

Werkzeug

2.1.2

wheel

0.37.1

wrapt

1.12.1

xgboost

1.6.1

yapf

0.32.0

yarl

1.7.2

zict

2.2.0

zipp

3.8.0

absl-py

0.15.0

adal

1.2.7

addict

2.4.0

aiohttp

3.8.1

aiohttp-cors

0.7.0

aioredis

1.3.1

aiosignal

1.2.0

alembic

1.4.1

anyio

3.6.1

apex

0.1

appdirs

1.4.4

astunparse

1.6.3

async-timeout

4.0.2

asynctest

0.13.0

attrs

21.4.0

audioread

2.1.9

autopage

0.5.1

avro

1.11.0

awscli

1.25.36

azure-common

1.1.28

azure-storage-blob

2.1.0

azure-storage-common

2.1.0

blessings

1.7

bokeh

2.4.3

boto3

1.24.36

botocore

1.27.36

brotlipy

0.7.0

cachetools

5.2.0

certifi

2022.6.15

cffi

1.15.1

charset-normalizer

2.1.0

click

8.1.3

cliff

3.10.1

cloudevents

1.4.0

cloudpickle

2.1.0

cmaes

0.8.2

cmd2

2.4.2

colorama

0.4.4

colorful

0.5.4

colorlog

6.6.0

conda

4.13.0

conda-package-handling

1.8.1

configparser

5.2.0

cryptography

37.0.1

cycler

0.11.0

Cython

0.29.30

dask

2022.2.0

databricks-cli

0.17.0

decorator

5.1.1

Deprecated

1.2.13

deprecation

2.1.0

distributed

2022.2.0

docker

5.0.3

docutils

0.16

entrypoints

0.4

fastapi

0.79.0

filelock

3.7.1

Flask

2.1.3

flatbuffers

1.12

fonttools

4.34.4

frozenlist

1.3.0

fsspec

2022.5.0

future

0.18.2

gast

0.3.3

gitdb

4.0.9

GitPython

3.1.27

google-api-core

2.8.2

google-auth

2.9.1

google-auth-oauthlib

0.4.6

google-cloud-core

2.3.2

google-cloud-language

2.5.1

google-cloud-storage

2.4.0

google-crc32c

1.3.0

google-pasta

0.2.0

google-resumable-media

2.3.3

googleapis-common-protos

1.56.4

gorilla

0.4.0

gpustat

0.6.0

graphviz

0.8.4

grpcio

1.47.0

grpcio-status

1.47.0

gunicorn

20.1.0

h11

0.13.0

h5py

2.10.0

HeapDict

1.0.1

hiredis

2.0.0

horovod

0.25.0

idna

3.3

importlib-metadata

4.12.0

importlib-resources

5.9.0

inflect

5.6.2

itsdangerous

2.1.2

Jinja2

3.1.2

jmespath

1.0.1

joblib

1.1.0

jsonschema

4.7.2

keras

2.9.0

Keras-Preprocessing

1.1.2

kfserving

0.6.1

kiwisolver

1.4.4

kubernetes

24.2.0

librosa

0.9.2

llvmlite

0.38.1

locket

1.0.0

Mako

1.2.1

Markdown

3.4.1

MarkupSafe

2.1.1

matplotlib

3.5.2

minio

6.0.2

mlflow

1.7.2

mmcv-full

1.6.0

modin

0.12.1

mpi4py

3.1.3

msgpack

1.0.4

multidict

6.0.2

mxnet-cu110

1.8.0.post0

nltk

3.7

numba

0.55.2

numpy

1.19.5

nvidia-ml-py3

7.352.0

oauthlib

3.2.0

opencensus

0.10.0

opencensus-context

0.1.2

opencv-python

4.6.0.66

opt-einsum

3.3.0

optuna

2.10.1

packaging

21.3

pandas

1.3.5

partd

1.2.0

pbr

5.9.0

Pillow

9.2.0

pip

22.2

pooch

1.6.0

portalocker

2.5.1

prettytable

3.3.0

prometheus-client

0.14.1

prometheus-flask-exporter

0.20.2

proto-plus

1.20.6

protobuf

3.19.4

psutil

5.9.1

py-spy

0.3.12

pyarrow

8.0.0

pyasn1

0.4.8

pyasn1-modules

0.2.8

pycosat

0.6.3

pycparser

2.21

pydantic

1.9.1

PyJWT

2.4.0

pyOpenSSL

22.0.0

pyparsing

3.0.9

pyperclip

1.8.2

pyrsistent

0.18.1

PySocks

1.7.1

python-dateutil

2.8.2

python-editor

1.0.4

python-speech-features

0.6

pytz

2022.1

PyYAML

5.4.1

querystring-parser

1.2.4

ray

1.6.0

redis

4.3.4

regex

2022.7.9

requests

2.28.1

requests-oauthlib

1.3.1

resampy

0.3.1

rsa

4.7.2

ruamel-yaml-conda

0.15.80

s3transfer

0.6.0

sacrebleu

2.1.0

scikit-learn

1.0.2

scipy

1.7.3

sentencepiece

0.1.96

setuptools

63.2.0

simplejson

3.17.6

six

1.15.0

smmap

5.0.0

sniffio

1.2.0

sortedcontainers

2.4.0

SoundFile

0.10.3.post1

sox

1.4.1

SQLAlchemy

1.3.13

sqlparse

0.4.2

starlette

0.19.1

stevedore

3.5.0

table-logger

0.3.6

tabulate

0.8.10

tblib

1.7.0

tensorboard

2.9.1

tensorboard-data-server

0.6.1

tensorboard-plugin-wit

1.8.1

tensorboardX

2.5.1

tensorflow-estimator

2.4.0

tensorflow-gpu

2.4.0

termcolor

1.1.0

threadpoolctl

3.1.0

toolz

0.12.0

torch

1.7.1+cu110

torchaudio

0.7.2

torchvision

0.8.2+cu110

tornado

6.2

tqdm

4.64.0

typing_extensions

4.3.0

urllib3

1.26.10

uvicorn

0.18.2

wcwidth

0.2.5

websocket-client

1.3.3

Werkzeug

2.2.0

wheel

0.37.1

wrapt

1.12.1

xgboost

1.6.1

yapf

0.32.0

yarl

1.7.2

zict

2.2.0

zipp

3.8.1

absl-py

0.15.0

adal

1.2.7

addict

2.4.0

aiohttp

3.8.1

aiohttp-cors

0.7.0

aioredis

1.3.1

aiosignal

1.2.0

alembic

1.4.1

anyio

3.6.1

apex

0.1

appdirs

1.4.4

astunparse

1.6.3

async-timeout

4.0.2

asynctest

0.13.0

attrs

22.1.0

audioread

3.0.0

autopage

0.5.1

avro

1.11.1

awscli

1.25.71

azure-common

1.1.28

azure-storage-blob

2.1.0

azure-storage-common

2.1.0

blessed

1.19.1

bokeh

2.4.3

boto3

1.24.70

botocore

1.27.70

brotlipy

0.7.0

cachetools

5.2.0

certifi

2022.6.15.1

cffi

1.15.1

charset-normalizer

2.1.1

click

8.1.3

cliff

3.10.1

cloudevents

1.6.1

cloudpickle

2.2.0

cmaes

0.8.2

cmd2

2.4.2

colorama

0.4.4

colorful

0.5.4

colorlog

6.7.0

conda

4.14.0

conda-package-handling

1.8.1

configparser

5.3.0

cryptography

37.0.1

cycler

0.11.0

Cython

0.29.32

dask

2022.2.0

databricks-cli

0.17.3

decorator

5.1.1

Deprecated

1.2.13

deprecation

2.1.0

distributed

2022.2.0

docker

6.0.0

docutils

0.16

entrypoints

0.4

fastapi

0.83.0

filelock

3.8.0

Flask

2.2.2

flatbuffers

1.12

fonttools

4.37.1

frozenlist

1.3.1

fsspec

2022.8.2

future

0.18.2

gast

0.3.3

gitdb

4.0.9

GitPython

3.1.27

google-api-core

2.8.2

google-auth

2.11.0

google-auth-oauthlib

0.4.6

google-cloud-core

2.3.2

google-cloud-language

2.5.2

google-cloud-storage

2.5.0

google-crc32c

1.5.0

google-pasta

0.2.0

google-resumable-media

2.3.3

googleapis-common-protos

1.56.4

gorilla

0.4.0

gpustat

1.0.0

graphviz

0.8.4

grpcio

1.48.1

grpcio-status

1.48.1

gunicorn

20.1.0

h11

0.13.0

h5py

2.10.0

HeapDict

1.0.1

hiredis

2.0.0

horovod

0.25.0

idna

3.3

importlib-metadata

4.12.0

importlib-resources

5.9.0

inflect

6.0.0

itsdangerous

2.1.2

Jinja2

3.1.2

jmespath

1.0.1

joblib

1.1.0

jsonschema

4.16.0

keras

2.10.0

Keras-Preprocessing

1.1.2

kfserving

0.6.1

kiwisolver

1.4.4

kubernetes

24.2.0

librosa

0.9.2

llvmlite

0.39.1

locket

1.0.0

lxml

4.9.1

Mako

1.2.2

Markdown

3.4.1

MarkupSafe

2.1.1

matplotlib

3.5.3

minio

6.0.2

mlflow

1.7.2

mmcv-full

1.6.1

modin

0.12.1

mpi4py

3.1.3

msgpack

1.0.4

multidict

6.0.2

mxnet-cu110

1.8.0.post0

nltk

3.7

numba

0.56.2

numpy

1.19.5

nvidia-ml-py

11.495.46

oauthlib

3.2.1

opencensus

0.11.0

opencensus-context

0.1.3

opencv-python

4.6.0.66

opt-einsum

3.3.0

optuna

3.0.1

packaging

21.3

pandas

1.3.5

partd

1.3.0

pbr

5.10.0

Pillow

9.2.0

pip

22.2.2

pkgutil_resolve_name

1.3.10

pooch

1.6.0

portalocker

2.5.1

prettytable

3.4.1

prometheus-client

0.14.1

prometheus-flask-exporter

0.20.3

proto-plus

1.22.1

protobuf

3.19.4

psutil

5.9.2

py-spy

0.3.14

pyarrow

9.0.0

pyasn1

0.4.8

pyasn1-modules

0.2.8

pycosat

0.6.3

pycparser

2.21

pydantic

1.10.2

PyJWT

2.4.0

pyOpenSSL

22.0.0

pyparsing

3.0.9

pyperclip

1.8.2

pyrsistent

0.18.1

PySocks

1.7.1

python-dateutil

2.8.2

python-editor

1.0.4

python-speech-features

0.6

pytz

2022.2.1

PyYAML

5.4.1

querystring-parser

1.2.4

ray

1.6.0

redis

4.3.4

regex

2022.9.11

requests

2.28.1

requests-oauthlib

1.3.1

resampy

0.4.1

rsa

4.7.2

ruamel-yaml-conda

0.15.80

s3transfer

0.6.0

sacrebleu

2.2.0

scikit-learn

1.0.2

scipy

1.7.3

sentencepiece

0.1.97

setuptools

59.8.0

simplejson

3.17.6

six

1.15.0

smmap

5.0.0

sniffio

1.3.0

sortedcontainers

2.4.0

SoundFile

0.10.3.post1

sox

1.4.1

SQLAlchemy

1.3.13

sqlparse

0.4.2

starlette

0.19.1

stevedore

3.5.0

table-logger

0.3.6

tabulate

0.8.10

tblib

1.7.0

tensorboard

2.10.0

tensorboard-data-server

0.6.1

tensorboard-plugin-wit

1.8.1

tensorboardX

2.5.1

tensorflow-estimator

2.4.0

tensorflow-gpu

2.4.0

termcolor

1.1.0

threadpoolctl

3.1.0

toolz

0.12.0

torch

1.7.1+cu110

torchaudio

0.7.2

torchvision

0.8.2+cu110

tornado

6.2

tqdm

4.64.1

typing_extensions

4.3.0

urllib3

1.26.11

uvicorn

0.18.3

wcwidth

0.2.5

websocket-client

1.4.1

Werkzeug

2.2.2

wheel

0.37.1

wrapt

1.12.1

xgboost

1.6.2

yapf

0.32.0

yarl

1.8.1

zict

2.2.0

zipp

3.8.1

absl-py

1.1.0

adal

1.2.7

addict

2.4.0

aiohttp

3.8.1

aiohttp-cors

0.7.0

aioredis

1.3.1

aiosignal

1.2.0

alembic

1.4.1

anyio

3.6.1

apex

0.1

appdirs

1.4.4

async-timeout

4.0.2

asynctest

0.13.0

attrs

21.4.0

audioread

2.1.9

autopage

0.5.1

avro

1.11.0

awscli

1.25.26

azure-common

1.1.28

azure-storage-blob

2.1.0

azure-storage-common

2.1.0

blessings

1.7

bokeh

2.4.3

boto3

1.24.26

botocore

1.27.26

brotlipy

0.7.0

cachetools

5.2.0

certifi

2022.6.15

cffi

1.15.1

charset-normalizer

2.1.0

click

8.1.3

cliff

3.10.1

cloudevents

1.3.0

cloudpickle

2.1.0

cmaes

0.8.2

cmd2

2.4.1

colorama

0.4.4

colorful

0.5.4

colorlog

6.6.0

conda

4.13.0

conda-package-handling

1.8.1

configparser

5.2.0

cryptography

37.0.1

cycler

0.11.0

Cython

0.29.30

dask

2022.2.0

databricks-cli

0.17.0

decorator

5.1.1

Deprecated

1.2.13

deprecation

2.1.0

distributed

2022.2.0

docker

5.0.3

docutils

0.16

entrypoints

0.4

fastapi

0.78.0

filelock

3.7.1

Flask

2.1.2

fonttools

4.34.4

frozenlist

1.3.0

fsspec

2022.5.0

future

0.18.2

gitdb

4.0.9

GitPython

3.1.27

google-api-core

2.8.2

google-auth

2.9.0

google-auth-oauthlib

0.4.6

google-cloud-core

2.3.1

google-cloud-language

2.4.3

google-cloud-storage

2.4.0

google-crc32c

1.3.0

google-resumable-media

2.3.3

googleapis-common-protos

1.56.3

gorilla

0.4.0

gpustat

0.6.0

grpcio

1.47.0

grpcio-status

1.47.0

gunicorn

20.1.0

h11

0.13.0

h5py

3.7.0

HeapDict

1.0.1

hiredis

2.0.0

horovod

0.25.0

idna

3.3

importlib-metadata

4.12.0

importlib-resources

5.8.0

inflect

5.6.1

itsdangerous

2.1.2

Jinja2

3.1.2

jmespath

1.0.1

joblib

1.1.0

jsonschema

4.6.2

kfserving

0.6.1

kiwisolver

1.4.3

kubernetes

24.2.0

librosa

0.9.2

llvmlite

0.38.1

locket

1.0.0

Mako

1.2.1

Markdown

3.3.7

MarkupSafe

2.1.1

matplotlib

3.5.2

minio

6.0.2

mlflow

1.7.2

mmcv-full

1.5.3

modin

0.12.1

mpi4py

3.1.3

msgpack

1.0.4

multidict

6.0.2

nltk

3.7

numba

0.55.2

numpy

1.21.6

nvidia-ml-py3

7.352.0

oauthlib

3.2.0

opencensus

0.10.0

opencensus-context

0.1.2

opencv-python

4.6.0.66

optuna

2.10.1

packaging

21.3

pandas

1.3.5

partd

1.2.0

pbr

5.9.0

Pillow

9.2.0

pip

22.1.2

pooch

1.6.0

portalocker

2.5.1

prettytable

3.3.0

prometheus-client

0.14.1

prometheus-flask-exporter

0.20.2

proto-plus

1.20.6

protobuf

3.19.4

psutil

5.9.1

py-spy

0.3.12

pyarrow

8.0.0

pyasn1

0.4.8

pyasn1-modules

0.2.8

pycosat

0.6.3

pycparser

2.21

pydantic

1.9.1

PyJWT

2.4.0

pyOpenSSL

22.0.0

pyparsing

3.0.9

pyperclip

1.8.2

pyrsistent

0.18.1

PySocks

1.7.1

python-dateutil

2.8.2

python-editor

1.0.4

python-speech-features

0.6

pytz

2022.1

PyYAML

5.4.1

querystring-parser

1.2.4

ray

1.6.0

redis

4.3.4

regex

2022.7.9

requests

2.28.1

requests-oauthlib

1.3.1

resampy

0.3.1

rsa

4.7.2

ruamel-yaml-conda

0.15.80

s3transfer

0.6.0

sacrebleu

2.1.0

scikit-learn

1.0.2

scipy

1.7.3

sentencepiece

0.1.96

setuptools

63.1.0

simplejson

3.17.6

six

1.16.0

smmap

5.0.0

sniffio

1.2.0

sortedcontainers

2.4.0

SoundFile

0.10.3.post1

sox

1.4.1

SQLAlchemy

1.3.13

sqlparse

0.4.2

starlette

0.19.1

stevedore

3.5.0

table-logger

0.3.6

tabulate

0.8.10

tblib

1.7.0

tensorboard

2.9.1

tensorboard-data-server

0.6.1

tensorboard-plugin-wit

1.8.1

tensorboardX

2.5.1

threadpoolctl

3.1.0

toolz

0.12.0

torch

1.8.1+cu111

torchaudio

0.8.1

torchvision

0.9.1+cu111

tornado

6.2

tqdm

4.64.0

typing_extensions

4.3.0

urllib3

1.26.10

uvicorn

0.18.2

wcwidth

0.2.5

websocket-client

1.3.3

Werkzeug

2.1.2

wheel

0.37.1

wrapt

1.14.1

xgboost

1.6.1

yapf

0.32.0

yarl

1.7.2

zict

2.2.0

zipp

3.8.0

absl-py

1.2.0

adal

1.2.7

addict

2.4.0

aiohttp

3.8.1

aiohttp-cors

0.7.0

aioredis

1.3.1

aiosignal

1.2.0

alembic

1.4.1

anyio

3.6.1

apex

0.1

appdirs

1.4.4

async-timeout

4.0.2

asynctest

0.13.0

attrs

21.4.0

audioread

2.1.9

autopage

0.5.1

avro

1.11.0

awscli

1.25.36

azure-common

1.1.28

azure-storage-blob

2.1.0

azure-storage-common

2.1.0

blessings

1.7

bokeh

2.4.3

boto3

1.24.36

botocore

1.27.36

brotlipy

0.7.0

cachetools

5.2.0

certifi

2022.6.15

cffi

1.15.1

charset-normalizer

2.1.0

click

8.1.3

cliff

3.10.1

cloudevents

1.4.0

cloudpickle

2.1.0

cmaes

0.8.2

cmd2

2.4.2

colorama

0.4.4

colorful

0.5.4

colorlog

6.6.0

conda

4.13.0

conda-package-handling

1.8.1

configparser

5.2.0

cryptography

37.0.1

cycler

0.11.0

Cython

0.29.30

dask

2022.2.0

databricks-cli

0.17.0

decorator

5.1.1

Deprecated

1.2.13

deprecation

2.1.0

distributed

2022.2.0

docker

5.0.3

docutils

0.16

entrypoints

0.4

fastapi

0.79.0

filelock

3.7.1

Flask

2.1.3

fonttools

4.34.4

frozenlist

1.3.0

fsspec

2022.5.0

future

0.18.2

gitdb

4.0.9

GitPython

3.1.27

google-api-core

2.8.2

google-auth

2.9.1

google-auth-oauthlib

0.4.6

google-cloud-core

2.3.2

google-cloud-language

2.5.1

google-cloud-storage

2.4.0

google-crc32c

1.3.0

google-resumable-media

2.3.3

googleapis-common-protos

1.56.4

gorilla

0.4.0

gpustat

0.6.0

grpcio

1.47.0

grpcio-status

1.47.0

gunicorn

20.1.0

h11

0.13.0

h5py

3.7.0

HeapDict

1.0.1

hiredis

2.0.0

horovod

0.25.0

idna

3.3

importlib-metadata

4.12.0

importlib-resources

5.9.0

inflect

5.6.2

itsdangerous

2.1.2

Jinja2

3.1.2

jmespath

1.0.1

joblib

1.1.0

jsonschema

4.7.2

kfserving

0.6.1

kiwisolver

1.4.4

kubernetes

24.2.0

librosa

0.9.2

llvmlite

0.38.1

locket

1.0.0

Mako

1.2.1

Markdown

3.4.1

MarkupSafe

2.1.1

matplotlib

3.5.2

minio

6.0.2

mlflow

1.7.2

mmcv-full

1.6.0

modin

0.12.1

mpi4py

3.1.3

msgpack

1.0.4

multidict

6.0.2

nltk

3.7

numba

0.55.2

numpy

1.21.6

nvidia-ml-py3

7.352.0

oauthlib

3.2.0

opencensus

0.10.0

opencensus-context

0.1.2

opencv-python

4.6.0.66

optuna

2.10.1

packaging

21.3

pandas

1.3.5

partd

1.2.0

pbr

5.9.0

Pillow

9.2.0

pip

22.2

pooch

1.6.0

portalocker

2.5.1

prettytable

3.3.0

prometheus-client

0.14.1

prometheus-flask-exporter

0.20.2

proto-plus

1.20.6

protobuf

3.19.4

psutil

5.9.1

py-spy

0.3.12

pyarrow

8.0.0

pyasn1

0.4.8

pyasn1-modules

0.2.8

pycosat

0.6.3

pycparser

2.21

pydantic

1.9.1

PyJWT

2.4.0

pyOpenSSL

22.0.0

pyparsing

3.0.9

pyperclip

1.8.2

pyrsistent

0.18.1

PySocks

1.7.1

python-dateutil

2.8.2

python-editor

1.0.4

python-speech-features

0.6

pytz

2022.1

PyYAML

5.4.1

querystring-parser

1.2.4

ray

1.6.0

redis

4.3.4

regex

2022.7.9

requests

2.28.1

requests-oauthlib

1.3.1

resampy

0.3.1

rsa

4.7.2

ruamel-yaml-conda

0.15.80

s3transfer

0.6.0

sacrebleu

2.1.0

scikit-learn

1.0.2

scipy

1.7.3

sentencepiece

0.1.96

setuptools

63.2.0

simplejson

3.17.6

six

1.16.0

smmap

5.0.0

sniffio

1.2.0

sortedcontainers

2.4.0

SoundFile

0.10.3.post1

sox

1.4.1

SQLAlchemy

1.3.13

sqlparse

0.4.2

starlette

0.19.1

stevedore

3.5.0

table-logger

0.3.6

tabulate

0.8.10

tblib

1.7.0

tensorboard

2.9.1

tensorboard-data-server

0.6.1

tensorboard-plugin-wit

1.8.1

tensorboardX

2.5.1

threadpoolctl

3.1.0

toolz

0.12.0

torch

1.8.1+cu111

torchaudio

0.8.1

torchvision

0.9.1+cu111

tornado

6.2

tqdm

4.64.0

typing_extensions

4.3.0

urllib3

1.26.10

uvicorn

0.18.2

wcwidth

0.2.5

websocket-client

1.3.3

Werkzeug

2.2.0

wheel

0.37.1

wrapt

1.14.1

xgboost

1.6.1

yapf

0.32.0

yarl

1.7.2

zict

2.2.0

zipp

3.8.1

absl-py

1.2.0

adal

1.2.7

addict

2.4.0

aiohttp

3.8.1

aiohttp-cors

0.7.0

aioredis

1.3.1

aiosignal

1.2.0

alembic

1.4.1

anyio

3.6.1

apex

0.1

appdirs

1.4.4

async-timeout

4.0.2

asynctest

0.13.0

attrs

22.1.0

audioread

3.0.0

autopage

0.5.1

avro

1.11.1

awscli

1.25.71

azure-common

1.1.28

azure-storage-blob

2.1.0

azure-storage-common

2.1.0

blessed

1.19.1

bokeh

2.4.3

boto3

1.24.70

botocore

1.27.70

brotlipy

0.7.0

cachetools

5.2.0

certifi

2022.6.15.1

cffi

1.15.1

charset-normalizer

2.1.1

click

8.1.3

cliff

3.10.1

cloudevents

1.6.1

cloudpickle

2.2.0

cmaes

0.8.2

cmd2

2.4.2

colorama

0.4.4

colorful

0.5.4

colorlog

6.7.0

conda

4.14.0

conda-package-handling

1.8.1

configparser

5.3.0

cryptography

37.0.1

cycler

0.11.0

Cython

0.29.32

dask

2022.2.0

databricks-cli

0.17.3

decorator

5.1.1

Deprecated

1.2.13

deprecation

2.1.0

distributed

2022.2.0

docker

6.0.0

docutils

0.16

entrypoints

0.4

fastapi

0.83.0

filelock

3.8.0

Flask

2.2.2

fonttools

4.37.1

frozenlist

1.3.1

fsspec

2022.8.2

future

0.18.2

gitdb

4.0.9

GitPython

3.1.27

google-api-core

2.8.2

google-auth

2.11.0

google-auth-oauthlib

0.4.6

google-cloud-core

2.3.2

google-cloud-language

2.5.2

google-cloud-storage

2.5.0

google-crc32c

1.5.0

google-resumable-media

2.3.3

googleapis-common-protos

1.56.4

gorilla

0.4.0

gpustat

1.0.0

grpcio

1.48.1

grpcio-status

1.48.1

gunicorn

20.1.0

h11

0.13.0

h5py

3.7.0

HeapDict

1.0.1

hiredis

2.0.0

horovod

0.25.0

idna

3.3

importlib-metadata

4.12.0

importlib-resources

5.9.0

inflect

6.0.0

itsdangerous

2.1.2

Jinja2

3.1.2

jmespath

1.0.1

joblib

1.1.0

jsonschema

4.16.0

kfserving

0.6.1

kiwisolver

1.4.4

kubernetes

24.2.0

librosa

0.9.2

llvmlite

0.39.1

locket

1.0.0

lxml

4.9.1

Mako

1.2.2

Markdown

3.4.1

MarkupSafe

2.1.1

matplotlib

3.5.3

minio

6.0.2

mlflow

1.7.2

mmcv-full

1.6.1

modin

0.12.1

mpi4py

3.1.3

msgpack

1.0.4

multidict

6.0.2

nltk

3.7

numba

0.56.2

numpy

1.21.6

nvidia-ml-py

11.495.46

oauthlib

3.2.1

opencensus

0.11.0

opencensus-context

0.1.3

opencv-python

4.6.0.66

optuna

3.0.1

packaging

21.3

pandas

1.3.5

partd

1.3.0

pbr

5.10.0

Pillow

9.2.0

pip

22.2.2

pkgutil_resolve_name

1.3.10

pooch

1.6.0

portalocker

2.5.1

prettytable

3.4.1

prometheus-client

0.14.1

prometheus-flask-exporter

0.20.3

proto-plus

1.22.1

protobuf

3.19.4

psutil

5.9.2

py-spy

0.3.14

pyarrow

9.0.0

pyasn1

0.4.8

pyasn1-modules

0.2.8

pycosat

0.6.3

pycparser

2.21

pydantic

1.10.2

PyJWT

2.4.0

pyOpenSSL

22.0.0

pyparsing

3.0.9

pyperclip

1.8.2

pyrsistent

0.18.1

PySocks

1.7.1

python-dateutil

2.8.2

python-editor

1.0.4

python-speech-features

0.6

pytz

2022.2.1

PyYAML

5.4.1

querystring-parser

1.2.4

ray

1.6.0

redis

4.3.4

regex

2022.9.11

requests

2.28.1

requests-oauthlib

1.3.1

resampy

0.4.1

rsa

4.7.2

ruamel-yaml-conda

0.15.80

s3transfer

0.6.0

sacrebleu

2.2.0

scikit-learn

1.0.2

scipy

1.7.3

sentencepiece

0.1.97

setuptools

59.8.0

simplejson

3.17.6

six

1.16.0

smmap

5.0.0

sniffio

1.3.0

sortedcontainers

2.4.0

SoundFile

0.10.3.post1

sox

1.4.1

SQLAlchemy

1.3.13

sqlparse

0.4.2

starlette

0.19.1

stevedore

3.5.0

table-logger

0.3.6

tabulate

0.8.10

tblib

1.7.0

tensorboard

2.10.0

tensorboard-data-server

0.6.1

tensorboard-plugin-wit

1.8.1

tensorboardX

2.5.1

threadpoolctl

3.1.0

toolz

0.12.0

torch

1.8.1+cu111

torchaudio

0.8.1

torchvision

0.9.1+cu111

tornado

6.2

tqdm

4.64.1

typing_extensions

4.3.0

urllib3

1.26.11

uvicorn

0.18.3

wcwidth

0.2.5

websocket-client

1.4.1

Werkzeug

2.2.2

wheel

0.37.1

wrapt

1.14.1

xgboost

1.6.2

yapf

0.32.0

yarl

1.8.1

zict

2.2.0

zipp

3.8.1

absl-py

1.1.0

adal

1.2.7

addict

2.4.0

aiohttp

3.8.1

aiohttp-cors

0.7.0

aioredis

1.3.1

aiosignal

1.2.0

alembic

1.4.1

anyio

3.6.1

apex

0.1

appdirs

1.4.4

async-timeout

4.0.2

asynctest

0.13.0

attrs

21.4.0

audioread

2.1.9

autopage

0.5.1

avro

1.11.0

awscli

1.25.26

azure-common

1.1.28

azure-storage-blob

2.1.0

azure-storage-common

2.1.0

blessings

1.7

bokeh

2.4.3

boto3

1.24.26

botocore

1.27.26

brotlipy

0.7.0

cachetools

5.2.0

certifi

2022.6.15

cffi

1.15.1

charset-normalizer

2.1.0

click

8.1.3

cliff

3.10.1

cloudevents

1.3.0

cloudpickle

2.1.0

cmaes

0.8.2

cmd2

2.4.1

colorama

0.4.4

colorful

0.5.4

colorlog

6.6.0

conda

4.13.0

conda-package-handling

1.8.1

configparser

5.2.0

cryptography

37.0.1

cycler

0.11.0

Cython

0.29.30

dask

2022.2.0

databricks-cli

0.17.0

decorator

5.1.1

Deprecated

1.2.13

deprecation

2.1.0

distributed

2022.2.0

docker

5.0.3

docutils

0.16

entrypoints

0.4

fastapi

0.78.0

filelock

3.7.1

Flask

2.1.2

fonttools

4.34.4

frozenlist

1.3.0

fsspec

2022.5.0

future

0.18.2

gitdb

4.0.9

GitPython

3.1.27

google-api-core

2.8.2

google-auth

2.9.0

google-auth-oauthlib

0.4.6

google-cloud-core

2.3.1

google-cloud-language

2.4.3

google-cloud-storage

2.4.0

google-crc32c

1.3.0

google-resumable-media

2.3.3

googleapis-common-protos

1.56.3

gorilla

0.4.0

gpustat

0.6.0

grpcio

1.47.0

grpcio-status

1.47.0

gunicorn

20.1.0

h11

0.13.0

h5py

3.7.0

HeapDict

1.0.1

hiredis

2.0.0

horovod

0.25.0

idna

3.3

importlib-metadata

4.12.0

importlib-resources

5.8.0

inflect

5.6.1

itsdangerous

2.1.2

Jinja2

3.1.2

jmespath

1.0.1

joblib

1.1.0

jsonschema

4.6.2

kfserving

0.6.1

kiwisolver

1.4.3

kubernetes

24.2.0

librosa

0.9.2

llvmlite

0.38.1

locket

1.0.0

Mako

1.2.1

Markdown

3.3.7

MarkupSafe

2.1.1

matplotlib

3.5.2

minio

6.0.2

mlflow

1.7.2

mmcv-full

1.5.3

modin

0.12.1

mpi4py

3.1.3

msgpack

1.0.4

multidict

6.0.2

nltk

3.7

numba

0.55.2

numpy

1.21.6

nvidia-ml-py3

7.352.0

oauthlib

3.2.0

opencensus

0.10.0

opencensus-context

0.1.2

opencv-python

4.6.0.66

optuna

2.10.1

packaging

21.3

pandas

1.3.5

partd

1.2.0

pbr

5.9.0

Pillow

9.2.0

pip

22.1.2

pooch

1.6.0

portalocker

2.5.1

prettytable

3.3.0

prometheus-client

0.14.1

prometheus-flask-exporter

0.20.2

proto-plus

1.20.6

protobuf

3.19.4

psutil

5.9.1

py-spy

0.3.12

pyarrow

8.0.0

pyasn1

0.4.8

pyasn1-modules

0.2.8

pycosat

0.6.3

pycparser

2.21

pydantic

1.9.1

PyJWT

2.4.0

pyOpenSSL

22.0.0

pyparsing

3.0.9

pyperclip

1.8.2

pyrsistent

0.18.1

PySocks

1.7.1

python-dateutil

2.8.2

python-editor

1.0.4

python-speech-features

0.6

pytz

2022.1

PyYAML

5.4.1

querystring-parser

1.2.4

ray

1.6.0

redis

4.3.4

regex

2022.7.9

requests

2.28.1

requests-oauthlib

1.3.1

resampy

0.3.1

rsa

4.7.2

ruamel-yaml-conda

0.15.80

s3transfer

0.6.0

sacrebleu

2.1.0

scikit-learn

1.0.2

scipy

1.7.3

sentencepiece

0.1.96

setuptools

59.5.0

simplejson

3.17.6

six

1.16.0

smmap

5.0.0

sniffio

1.2.0

sortedcontainers

2.4.0

SoundFile

0.10.3.post1

sox

1.4.1

SQLAlchemy

1.3.13

sqlparse

0.4.2

starlette

0.19.1

stevedore

3.5.0

table-logger

0.3.6

tabulate

0.8.10

tblib

1.7.0

tensorboard

2.9.1

tensorboard-data-server

0.6.1

tensorboard-plugin-wit

1.8.1

tensorboardX

2.5.1

threadpoolctl

3.1.0

toolz

0.12.0

torch

1.9.1+cu111

torchaudio

0.9.1

torchvision

0.10.1+cu111

tornado

6.2

tqdm

4.64.0

typing_extensions

4.3.0

urllib3

1.26.10

uvicorn

0.18.2

wcwidth

0.2.5

websocket-client

1.3.3

Werkzeug

2.1.2

wheel

0.37.1

wrapt

1.14.1

xgboost

1.6.1

yapf

0.32.0

yarl

1.7.2

zict

2.2.0

zipp

3.8.0

absl-py

1.2.0

adal

1.2.7

addict

2.4.0

aiohttp

3.8.1

aiohttp-cors

0.7.0

aioredis

1.3.1

aiosignal

1.2.0

alembic

1.4.1

anyio

3.6.1

apex

0.1

appdirs

1.4.4

async-timeout

4.0.2

asynctest

0.13.0

attrs

21.4.0

audioread

2.1.9

autopage

0.5.1

avro

1.11.0

awscli

1.25.36

azure-common

1.1.28

azure-storage-blob

2.1.0

azure-storage-common

2.1.0

blessings

1.7

bokeh

2.4.3

boto3

1.24.36

botocore

1.27.36

brotlipy

0.7.0

cachetools

5.2.0

certifi

2022.6.15

cffi

1.15.1

charset-normalizer

2.1.0

click

8.1.3

cliff

3.10.1

cloudevents

1.4.0

cloudpickle

2.1.0

cmaes

0.8.2

cmd2

2.4.2

colorama

0.4.4

colorful

0.5.4

colorlog

6.6.0

conda

4.13.0

conda-package-handling

1.8.1

configparser

5.2.0

cryptography

37.0.1

cycler

0.11.0

Cython

0.29.30

dask

2022.2.0

databricks-cli

0.17.0

decorator

5.1.1

Deprecated

1.2.13

deprecation

2.1.0

distributed

2022.2.0

docker

5.0.3

docutils

0.16

entrypoints

0.4

fastapi

0.79.0

filelock

3.7.1

Flask

2.1.3

fonttools

4.34.4

frozenlist

1.3.0

fsspec

2022.5.0

future

0.18.2

gitdb

4.0.9

GitPython

3.1.27

google-api-core

2.8.2

google-auth

2.9.1

google-auth-oauthlib

0.4.6

google-cloud-core

2.3.2

google-cloud-language

2.5.1

google-cloud-storage

2.4.0

google-crc32c

1.3.0

google-resumable-media

2.3.3

googleapis-common-protos

1.56.4

gorilla

0.4.0

gpustat

0.6.0

grpcio

1.47.0

grpcio-status

1.47.0

gunicorn

20.1.0

h11

0.13.0

h5py

3.7.0

HeapDict

1.0.1

hiredis

2.0.0

horovod

0.25.0

idna

3.3

importlib-metadata

4.12.0

importlib-resources

5.9.0

inflect

5.6.2

itsdangerous

2.1.2

Jinja2

3.1.2

jmespath

1.0.1

joblib

1.1.0

jsonschema

4.7.2

kfserving

0.6.1

kiwisolver

1.4.4

kubernetes

24.2.0

librosa

0.9.2

llvmlite

0.38.1

locket

1.0.0

Mako

1.2.1

Markdown

3.4.1

MarkupSafe

2.1.1

matplotlib

3.5.2

minio

6.0.2

mlflow

1.7.2

mmcv-full

1.6.0

modin

0.12.1

mpi4py

3.1.3

msgpack

1.0.4

multidict

6.0.2

nltk

3.7

numba

0.55.2

numpy

1.21.6

nvidia-ml-py3

7.352.0

oauthlib

3.2.0

opencensus

0.10.0

opencensus-context

0.1.2

opencv-python

4.6.0.66

optuna

2.10.1

packaging

21.3

pandas

1.3.5

partd

1.2.0

pbr

5.9.0

Pillow

9.2.0

pip

22.2

pooch

1.6.0

portalocker

2.5.1

prettytable

3.3.0

prometheus-client

0.14.1

prometheus-flask-exporter

0.20.2

proto-plus

1.20.6

protobuf

3.19.4

psutil

5.9.1

py-spy

0.3.12

pyarrow

8.0.0

pyasn1

0.4.8

pyasn1-modules

0.2.8

pycosat

0.6.3

pycparser

2.21

pydantic

1.9.1

PyJWT

2.4.0

pyOpenSSL

22.0.0

pyparsing

3.0.9

pyperclip

1.8.2

pyrsistent

0.18.1

PySocks

1.7.1

python-dateutil

2.8.2

python-editor

1.0.4

python-speech-features

0.6

pytz

2022.1

PyYAML

5.4.1

querystring-parser

1.2.4

ray

1.6.0

redis

4.3.4

regex

2022.7.9

requests

2.28.1

requests-oauthlib

1.3.1

resampy

0.3.1

rsa

4.7.2

ruamel-yaml-conda

0.15.80

s3transfer

0.6.0

sacrebleu

2.1.0

scikit-learn

1.0.2

scipy

1.7.3

sentencepiece

0.1.96

setuptools

59.5.0

simplejson

3.17.6

six

1.16.0

smmap

5.0.0

sniffio

1.2.0

sortedcontainers

2.4.0

SoundFile

0.10.3.post1

sox

1.4.1

SQLAlchemy

1.3.13

sqlparse

0.4.2

starlette

0.19.1

stevedore

3.5.0

table-logger

0.3.6

tabulate

0.8.10

tblib

1.7.0

tensorboard

2.9.1

tensorboard-data-server

0.6.1

tensorboard-plugin-wit

1.8.1

tensorboardX

2.5.1

threadpoolctl

3.1.0

toolz

0.12.0

torch

1.9.1+cu111

torchaudio

0.9.1

torchvision

0.10.1+cu111

tornado

6.2

tqdm

4.64.0

typing_extensions

4.3.0

urllib3

1.26.10

uvicorn

0.18.2

wcwidth

0.2.5

websocket-client

1.3.3

Werkzeug

2.2.0

wheel

0.37.1

wrapt

1.14.1

xgboost

1.6.1

yapf

0.32.0

yarl

1.7.2

zict

2.2.0

zipp

3.8.1

absl-py

1.2.0

adal

1.2.7

addict

2.4.0

aiohttp

3.8.1

aiohttp-cors

0.7.0

aioredis

1.3.1

aiosignal

1.2.0

alembic

1.4.1

anyio

3.6.1

apex

0.1

appdirs

1.4.4

async-timeout

4.0.2

asynctest

0.13.0

attrs

22.1.0

audioread

3.0.0

autopage

0.5.1

avro

1.11.1

awscli

1.25.71

azure-common

1.1.28

azure-storage-blob

2.1.0

azure-storage-common

2.1.0

blessed

1.19.1

bokeh

2.4.3

boto3

1.24.70

botocore

1.27.70

brotlipy

0.7.0

cachetools

5.2.0

certifi

2022.6.15.1

cffi

1.15.1

charset-normalizer

2.1.1

click

8.1.3

cliff

3.10.1

cloudevents

1.6.1

cloudpickle

2.2.0

cmaes

0.8.2

cmd2

2.4.2

colorama

0.4.4

colorful

0.5.4

colorlog

6.7.0

conda

4.14.0

conda-package-handling

1.8.1

configparser

5.3.0

cryptography

37.0.1

cycler

0.11.0

Cython

0.29.32

dask

2022.2.0

databricks-cli

0.17.3

decorator

5.1.1

Deprecated

1.2.13

deprecation

2.1.0

distributed

2022.2.0

docker

6.0.0

docutils

0.16

entrypoints

0.4

fastapi

0.83.0

filelock

3.8.0

Flask

2.2.2

fonttools

4.37.1

frozenlist

1.3.1

fsspec

2022.8.2

future

0.18.2

gitdb

4.0.9

GitPython

3.1.27

google-api-core

2.8.2

google-auth

2.11.0

google-auth-oauthlib

0.4.6

google-cloud-core

2.3.2

google-cloud-language

2.5.2

google-cloud-storage

2.5.0

google-crc32c

1.5.0

google-resumable-media

2.3.3

googleapis-common-protos

1.56.4

gorilla

0.4.0

gpustat

1.0.0

grpcio

1.48.1

grpcio-status

1.48.1

gunicorn

20.1.0

h11

0.13.0

h5py

3.7.0

HeapDict

1.0.1

hiredis

2.0.0

horovod

0.25.0

idna

3.3

importlib-metadata

4.12.0

importlib-resources

5.9.0

inflect

6.0.0

itsdangerous

2.1.2

Jinja2

3.1.2

jmespath

1.0.1

joblib

1.1.0

jsonschema

4.16.0

kfserving

0.6.1

kiwisolver

1.4.4

kubernetes

24.2.0

librosa

0.9.2

llvmlite

0.39.1

locket

1.0.0

lxml

4.9.1

Mako

1.2.2

Markdown

3.4.1

MarkupSafe

2.1.1

matplotlib

3.5.3

minio

6.0.2

mlflow

1.7.2

mmcv-full

1.6.1

modin

0.12.1

mpi4py

3.1.3

msgpack

1.0.4

multidict

6.0.2

nltk

3.7

numba

0.56.2

numpy

1.21.6

nvidia-ml-py

11.495.46

oauthlib

3.2.1

opencensus

0.11.0

opencensus-context

0.1.3

opencv-python

4.6.0.66

optuna

3.0.1

packaging

21.3

pandas

1.3.5

partd

1.3.0

pbr

5.10.0

Pillow

9.2.0

pip

22.2.2

pkgutil_resolve_name

1.3.10

pooch

1.6.0

portalocker

2.5.1

prettytable

3.4.1

prometheus-client

0.14.1

prometheus-flask-exporter

0.20.3

proto-plus

1.22.1

protobuf

3.19.4

psutil

5.9.2

py-spy

0.3.14

pyarrow

9.0.0

pyasn1

0.4.8

pyasn1-modules

0.2.8

pycosat

0.6.3

pycparser

2.21

pydantic

1.10.2

PyJWT

2.4.0

pyOpenSSL

22.0.0

pyparsing

3.0.9

pyperclip

1.8.2

pyrsistent

0.18.1

PySocks

1.7.1

python-dateutil

2.8.2

python-editor

1.0.4

python-speech-features

0.6

pytz

2022.2.1

PyYAML

5.4.1

querystring-parser

1.2.4

ray

1.6.0

redis

4.3.4

regex

2022.9.11

requests

2.28.1

requests-oauthlib

1.3.1

resampy

0.4.1

rsa

4.7.2

ruamel-yaml-conda

0.15.80

s3transfer

0.6.0

sacrebleu

2.2.0

scikit-learn

1.0.2

scipy

1.7.3

sentencepiece

0.1.97

setuptools

59.5.0

simplejson

3.17.6

six

1.16.0

smmap

5.0.0

sniffio

1.3.0

sortedcontainers

2.4.0

SoundFile

0.10.3.post1

sox

1.4.1

SQLAlchemy

1.3.13

sqlparse

0.4.2

starlette

0.19.1

stevedore

3.5.0

table-logger

0.3.6

tabulate

0.8.10

tblib

1.7.0

tensorboard

2.10.0

tensorboard-data-server

0.6.1

tensorboard-plugin-wit

1.8.1

tensorboardX

2.5.1

threadpoolctl

3.1.0

toolz

0.12.0

torch

1.9.1+cu111

torchaudio

0.9.1

torchvision

0.10.1+cu111

tornado

6.2

tqdm

4.64.1

typing_extensions

4.3.0

urllib3

1.26.11

uvicorn

0.18.3

wcwidth

0.2.5

websocket-client

1.4.1

Werkzeug

2.2.2

wheel

0.37.1

wrapt

1.14.1

xgboost

1.6.2

yapf

0.32.0

yarl

1.8.1

zict

2.2.0

zipp

3.8.1

absl-py

1.1.0

adal

1.2.7

addict

2.4.0

aiohttp

3.8.1

aiohttp-cors

0.7.0

aioredis

1.3.1

aiosignal

1.2.0

alembic

1.4.1

anyio

3.6.1

apex

0.1

appdirs

1.4.4

async-timeout

4.0.2

asynctest

0.13.0

attrs

21.4.0

audioread

2.1.9

autopage

0.5.1

avro

1.11.0

awscli

1.25.26

azure-common

1.1.28

azure-storage-blob

2.1.0

azure-storage-common

2.1.0

blessings

1.7

bokeh

2.4.3

boto3

1.24.26

botocore

1.27.26

brotlipy

0.7.0

cachetools

5.2.0

certifi

2022.6.15

cffi

1.15.1

charset-normalizer

2.1.0

click

8.1.3

cliff

3.10.1

cloudevents

1.3.0

cloudpickle

2.1.0

cmaes

0.8.2

cmd2

2.4.1

colorama

0.4.4

colorful

0.5.4

colorlog

6.6.0

conda

4.13.0

conda-package-handling

1.8.1

configparser

5.2.0

cryptography

37.0.1

cycler

0.11.0

Cython

0.29.30

dask

2022.2.0

databricks-cli

0.17.0

decorator

5.1.1

Deprecated

1.2.13

deprecation

2.1.0

distributed

2022.2.0

docker

5.0.3

docutils

0.16

entrypoints

0.4

fastapi

0.78.0

filelock

3.7.1

Flask

2.1.2

fonttools

4.34.4

frozenlist

1.3.0

fsspec

2022.5.0

future

0.18.2

gitdb

4.0.9

GitPython

3.1.27

google-api-core

2.8.2

google-auth

2.9.0

google-auth-oauthlib

0.4.6

google-cloud-core

2.3.1

google-cloud-language

2.4.3

google-cloud-storage

2.4.0

google-crc32c

1.3.0

google-resumable-media

2.3.3

googleapis-common-protos

1.56.3

gorilla

0.4.0

gpustat

0.6.0

grpcio

1.47.0

grpcio-status

1.47.0

gunicorn

20.1.0

h11

0.13.0

h5py

3.7.0

HeapDict

1.0.1

hiredis

2.0.0

horovod

0.25.0

idna

3.3

importlib-metadata

4.12.0

importlib-resources

5.8.0

inflect

5.6.1

itsdangerous

2.1.2

Jinja2

3.1.2

jmespath

1.0.1

joblib

1.1.0

jsonschema

4.6.2

kfserving

0.6.1

kiwisolver

1.4.3

kubernetes

24.2.0

librosa

0.9.2

llvmlite

0.38.1

locket

1.0.0

Mako

1.2.1

Markdown

3.3.7

MarkupSafe

2.1.1

matplotlib

3.5.2

minio

6.0.2

mlflow

1.7.2

mmcv-full

1.5.3

modin

0.12.1

mpi4py

3.1.3

msgpack

1.0.4

multidict

6.0.2

nltk

3.7

numba

0.55.2

numpy

1.21.6

nvidia-ml-py3

7.352.0

oauthlib

3.2.0

opencensus

0.10.0

opencensus-context

0.1.2

opencv-python

4.6.0.66

optuna

2.10.1

packaging

21.3

pandas

1.3.5

partd

1.2.0

pbr

5.9.0

Pillow

9.2.0

pip

22.1.2

pooch

1.6.0

portalocker

2.5.1

prettytable

3.3.0

prometheus-client

0.14.1

prometheus-flask-exporter

0.20.2

proto-plus

1.20.6

protobuf

3.19.4

psutil

5.9.1

py-spy

0.3.12

pyarrow

8.0.0

pyasn1

0.4.8

pyasn1-modules

0.2.8

pycosat

0.6.3

pycparser

2.21

pydantic

1.9.1

PyJWT

2.4.0

pyOpenSSL

22.0.0

pyparsing

3.0.9

pyperclip

1.8.2

pyrsistent

0.18.1

PySocks

1.7.1

python-dateutil

2.8.2

python-editor

1.0.4

python-speech-features

0.6

pytz

2022.1

PyYAML

5.4.1

querystring-parser

1.2.4

ray

1.6.0

redis

4.3.4

regex

2022.7.9

requests

2.28.1

requests-oauthlib

1.3.1

resampy

0.3.1

rsa

4.7.2

ruamel-yaml-conda

0.15.80

s3transfer

0.6.0

sacrebleu

2.1.0

scikit-learn

1.0.2

scipy

1.7.3

sentencepiece

0.1.96

setuptools

63.1.0

simplejson

3.17.6

six

1.16.0

smmap

5.0.0

sniffio

1.2.0

sortedcontainers

2.4.0

SoundFile

0.10.3.post1

sox

1.4.1

SQLAlchemy

1.3.13

sqlparse

0.4.2

starlette

0.19.1

stevedore

3.5.0

table-logger

0.3.6

tabulate

0.8.10

tblib

1.7.0

tensorboard

2.9.1

tensorboard-data-server

0.6.1

tensorboard-plugin-wit

1.8.1

tensorboardX

2.5.1

threadpoolctl

3.1.0

toolz

0.12.0

torch

1.8.1+cu111

torchaudio

0.8.1

torchvision

0.9.1+cu111

tornado

6.2

tqdm

4.64.0

typing_extensions

4.3.0

urllib3

1.26.10

uvicorn

0.18.2

wcwidth

0.2.5

websocket-client

1.3.3

Werkzeug

2.1.2

wheel

0.37.1

wrapt

1.14.1

xgboost

1.6.1

yapf

0.32.0

yarl

1.7.2

zict

2.2.0

zipp

3.8.0

absl-py

1.2.0

adal

1.2.7

addict

2.4.0

aiohttp

3.8.1

aiohttp-cors

0.7.0

aioredis

1.3.1

aiosignal

1.2.0

alembic

1.4.1

anyio

3.6.1

apex

0.1

appdirs

1.4.4

async-timeout

4.0.2

asynctest

0.13.0

attrs

21.4.0

audioread

2.1.9

autopage

0.5.1

avro

1.11.0

awscli

1.25.36

azure-common

1.1.28

azure-storage-blob

2.1.0

azure-storage-common

2.1.0

blessings

1.7

bokeh

2.4.3

boto3

1.24.36

botocore

1.27.36

brotlipy

0.7.0

cachetools

5.2.0

certifi

2022.6.15

cffi

1.15.1

charset-normalizer

2.1.0

click

8.1.3

cliff

3.10.1

cloudevents

1.4.0

cloudpickle

2.1.0

cmaes

0.8.2

cmd2

2.4.2

colorama

0.4.4

colorful

0.5.4

colorlog

6.6.0

conda

4.13.0

conda-package-handling

1.8.1

configparser

5.2.0

cryptography

37.0.1

cycler

0.11.0

Cython

0.29.30

dask

2022.2.0

databricks-cli

0.17.0

decorator

5.1.1

Deprecated

1.2.13

deprecation

2.1.0

distributed

2022.2.0

docker

5.0.3

docutils

0.16

entrypoints

0.4

fastapi

0.79.0

filelock

3.7.1

Flask

2.1.3

fonttools

4.34.4

frozenlist

1.3.0

fsspec

2022.5.0

future

0.18.2

gitdb

4.0.9

GitPython

3.1.27

google-api-core

2.8.2

google-auth

2.9.1

google-auth-oauthlib

0.4.6

google-cloud-core

2.3.2

google-cloud-language

2.5.1

google-cloud-storage

2.4.0

google-crc32c

1.3.0

google-resumable-media

2.3.3

googleapis-common-protos

1.56.4

gorilla

0.4.0

gpustat

0.6.0

grpcio

1.47.0

grpcio-status

1.47.0

gunicorn

20.1.0

h11

0.13.0

h5py

3.7.0

HeapDict

1.0.1

hiredis

2.0.0

horovod

0.25.0

idna

3.3

importlib-metadata

4.12.0

importlib-resources

5.9.0

inflect

5.6.2

itsdangerous

2.1.2

Jinja2

3.1.2

jmespath

1.0.1

joblib

1.1.0

jsonschema

4.7.2

kfserving

0.6.1

kiwisolver

1.4.4

kubernetes

24.2.0

librosa

0.9.2

llvmlite

0.38.1

locket

1.0.0

Mako

1.2.1

Markdown

3.4.1

MarkupSafe

2.1.1

matplotlib

3.5.2

minio

6.0.2

mlflow

1.7.2

mmcv-full

1.6.0

modin

0.12.1

mpi4py

3.1.3

msgpack

1.0.4

multidict

6.0.2

nltk

3.7

numba

0.55.2

numpy

1.21.6

nvidia-ml-py3

7.352.0

oauthlib

3.2.0

opencensus

0.10.0

opencensus-context

0.1.2

opencv-python

4.6.0.66

optuna

2.10.1

packaging

21.3

pandas

1.3.5

partd

1.2.0

pbr

5.9.0

Pillow

9.2.0

pip

22.2

pooch

1.6.0

portalocker

2.5.1

prettytable

3.3.0

prometheus-client

0.14.1

prometheus-flask-exporter

0.20.2

proto-plus

1.20.6

protobuf

3.19.4

psutil

5.9.1

py-spy

0.3.12

pyarrow

8.0.0

pyasn1

0.4.8

pyasn1-modules

0.2.8

pycosat

0.6.3

pycparser

2.21

pydantic

1.9.1

PyJWT

2.4.0

pyOpenSSL

22.0.0

pyparsing

3.0.9

pyperclip

1.8.2

pyrsistent

0.18.1

PySocks

1.7.1

python-dateutil

2.8.2

python-editor

1.0.4

python-speech-features

0.6

pytz

2022.1

PyYAML

5.4.1

querystring-parser

1.2.4

ray

1.6.0

redis

4.3.4

regex

2022.7.9

requests

2.28.1

requests-oauthlib

1.3.1

resampy

0.3.1

rsa

4.7.2

ruamel-yaml-conda

0.15.80

s3transfer

0.6.0

sacrebleu

2.1.0

scikit-learn

1.0.2

scipy

1.7.3

sentencepiece

0.1.96

setuptools

63.2.0

simplejson

3.17.6

six

1.16.0

smmap

5.0.0

sniffio

1.2.0

sortedcontainers

2.4.0

SoundFile

0.10.3.post1

sox

1.4.1

SQLAlchemy

1.3.13

sqlparse

0.4.2

starlette

0.19.1

stevedore

3.5.0

table-logger

0.3.6

tabulate

0.8.10

tblib

1.7.0

tensorboard

2.9.1

tensorboard-data-server

0.6.1

tensorboard-plugin-wit

1.8.1

tensorboardX

2.5.1

threadpoolctl

3.1.0

toolz

0.12.0

torch

1.8.1+cu111

torchaudio

0.8.1

torchvision

0.9.1+cu111

tornado

6.2

tqdm

4.64.0

typing_extensions

4.3.0

urllib3

1.26.10

uvicorn

0.18.2

wcwidth

0.2.5

websocket-client

1.3.3

Werkzeug

2.2.0

wheel

0.37.1

wrapt

1.14.1

xgboost

1.6.1

yapf

0.32.0

yarl

1.7.2

zict

2.2.0

zipp

3.8.1

absl-py

1.2.0

adal

1.2.7

addict

2.4.0

aiohttp

3.8.1

aiohttp-cors

0.7.0

aioredis

1.3.1

aiosignal

1.2.0

alembic

1.4.1

anyio

3.6.1

apex

0.1

appdirs

1.4.4

async-timeout

4.0.2

asynctest

0.13.0

attrs

22.1.0

audioread

3.0.0

autopage

0.5.1

avro

1.11.1

awscli

1.25.71

azure-common

1.1.28

azure-storage-blob

2.1.0

azure-storage-common

2.1.0

blessed

1.19.1

bokeh

2.4.3

boto3

1.24.70

botocore

1.27.70

brotlipy

0.7.0

cachetools

5.2.0

certifi

2022.6.15.1

cffi

1.15.1

charset-normalizer

2.1.1

click

8.1.3

cliff

3.10.1

cloudevents

1.6.1

cloudpickle

2.2.0

cmaes

0.8.2

cmd2

2.4.2

colorama

0.4.4

colorful

0.5.4

colorlog

6.7.0

conda

4.14.0

conda-package-handling

1.8.1

configparser

5.3.0

cryptography

37.0.1

cycler

0.11.0

Cython

0.29.32

dask

2022.2.0

databricks-cli

0.17.3

decorator

5.1.1

Deprecated

1.2.13

deprecation

2.1.0

distributed

2022.2.0

docker

6.0.0

docutils

0.16

entrypoints

0.4

fastapi

0.83.0

filelock

3.8.0

Flask

2.2.2

fonttools

4.37.1

frozenlist

1.3.1

fsspec

2022.8.2

future

0.18.2

gitdb

4.0.9

GitPython

3.1.27

google-api-core

2.8.2

google-auth

2.11.0

google-auth-oauthlib

0.4.6

google-cloud-core

2.3.2

google-cloud-language

2.5.2

google-cloud-storage

2.5.0

google-crc32c

1.5.0

google-resumable-media

2.3.3

googleapis-common-protos

1.56.4

gorilla

0.4.0

gpustat

1.0.0

grpcio

1.48.1

grpcio-status

1.48.1

gunicorn

20.1.0

h11

0.13.0

h5py

3.7.0

HeapDict

1.0.1

hiredis

2.0.0

horovod

0.25.0

idna

3.3

importlib-metadata

4.12.0

importlib-resources

5.9.0

inflect

6.0.0

itsdangerous

2.1.2

Jinja2

3.1.2

jmespath

1.0.1

joblib

1.1.0

jsonschema

4.16.0

kfserving

0.6.1

kiwisolver

1.4.4

kubernetes

24.2.0

librosa

0.9.2

llvmlite

0.39.1

locket

1.0.0

lxml

4.9.1

Mako

1.2.2

Markdown

3.4.1

MarkupSafe

2.1.1

matplotlib

3.5.3

minio

6.0.2

mlflow

1.7.2

mmcv-full

1.6.1

modin

0.12.1

mpi4py

3.1.3

msgpack

1.0.4

multidict

6.0.2

nltk

3.7

numba

0.56.2

numpy

1.21.6

nvidia-ml-py

11.495.46

oauthlib

3.2.1

opencensus

0.11.0

opencensus-context

0.1.3

opencv-python

4.6.0.66

optuna

3.0.1

packaging

21.3

pandas

1.3.5

partd

1.3.0

pbr

5.10.0

Pillow

9.2.0

pip

22.2.2

pkgutil_resolve_name

1.3.10

pooch

1.6.0

portalocker

2.5.1

prettytable

3.4.1

prometheus-client

0.14.1

prometheus-flask-exporter

0.20.3

proto-plus

1.22.1

protobuf

3.19.4

psutil

5.9.2

py-spy

0.3.14

pyarrow

9.0.0

pyasn1

0.4.8

pyasn1-modules

0.2.8

pycosat

0.6.3

pycparser

2.21

pydantic

1.10.2

PyJWT

2.4.0

pyOpenSSL

22.0.0

pyparsing

3.0.9

pyperclip

1.8.2

pyrsistent

0.18.1

PySocks

1.7.1

python-dateutil

2.8.2

python-editor

1.0.4

python-speech-features

0.6

pytz

2022.2.1

PyYAML

5.4.1

querystring-parser

1.2.4

ray

1.6.0

redis

4.3.4

regex

2022.9.11

requests

2.28.1

requests-oauthlib

1.3.1

resampy

0.4.1

rsa

4.7.2

ruamel-yaml-conda

0.15.80

s3transfer

0.6.0

sacrebleu

2.2.0

scikit-learn

1.0.2

scipy

1.7.3

sentencepiece

0.1.97

setuptools

59.8.0

simplejson

3.17.6

six

1.16.0

smmap

5.0.0

sniffio

1.3.0

sortedcontainers

2.4.0

SoundFile

0.10.3.post1

sox

1.4.1

SQLAlchemy

1.3.13

sqlparse

0.4.2

starlette

0.19.1

stevedore

3.5.0

table-logger

0.3.6

tabulate

0.8.10

tblib

1.7.0

tensorboard

2.10.0

tensorboard-data-server

0.6.1

tensorboard-plugin-wit

1.8.1

tensorboardX

2.5.1

threadpoolctl

3.1.0

toolz

0.12.0

torch

1.8.1+cu111

torchaudio

0.8.1

torchvision

0.9.1+cu111

tornado

6.2

tqdm

4.64.1

typing_extensions

4.3.0

urllib3

1.26.11

uvicorn

0.18.3

wcwidth

0.2.5

websocket-client

1.4.1

Werkzeug

2.2.2

wheel

0.37.1

wrapt

1.14.1

xgboost

1.6.2

yapf

0.32.0

yarl

1.8.1

zict

2.2.0

zipp

3.8.1

absl-py

1.1.0

adal

1.2.7

addict

2.4.0

aiohttp

3.8.1

aiohttp-cors

0.7.0

aioredis

1.3.1

aiosignal

1.2.0

alembic

1.4.1

anyio

3.6.1

apex

0.1

appdirs

1.4.4

async-timeout

4.0.2

asynctest

0.13.0

attrs

21.4.0

audioread

2.1.9

autopage

0.5.1

avro

1.11.0

awscli

1.25.28

azure-common

1.1.28

azure-storage-blob

2.1.0

azure-storage-common

2.1.0

blessings

1.7

bokeh

2.4.3

boto3

1.24.28

botocore

1.27.28

brotlipy

0.7.0

cachetools

5.2.0

certifi

2022.6.15

cffi

1.15.1

charset-normalizer

2.1.0

click

8.1.3

cliff

3.10.1

cloudevents

1.3.0

cloudpickle

2.1.0

cmaes

0.8.2

cmd2

2.4.1

colorama

0.4.4

colorful

0.5.4

colorlog

6.6.0

conda

4.13.0

conda-package-handling

1.8.1

configparser

5.2.0

cryptography

37.0.1

cycler

0.11.0

Cython

0.29.30

dask

2022.2.0

databricks-cli

0.17.0

decorator

5.1.1

Deprecated

1.2.13

deprecation

2.1.0

distributed

2022.2.0

docker

5.0.3

docutils

0.16

entrypoints

0.4

fastapi

0.78.0

filelock

3.7.1

Flask

2.1.2

fonttools

4.34.4

frozenlist

1.3.0

fsspec

2022.5.0

future

0.18.2

gitdb

4.0.9

GitPython

3.1.27

google-api-core

2.8.2

google-auth

2.9.1

google-auth-oauthlib

0.4.6

google-cloud-core

2.3.1

google-cloud-language

2.4.3

google-cloud-storage

2.4.0

google-crc32c

1.3.0

google-resumable-media

2.3.3

googleapis-common-protos

1.56.4

gorilla

0.4.0

gpustat

0.6.0

grpcio

1.47.0

grpcio-status

1.47.0

gunicorn

20.1.0

h11

0.13.0

h5py

3.7.0

HeapDict

1.0.1

hiredis

2.0.0

horovod

0.25.0

idna

3.3

importlib-metadata

4.12.0

importlib-resources

5.8.0

inflect

5.6.1

itsdangerous

2.1.2

Jinja2

3.1.2

jmespath

1.0.1

joblib

1.1.0

jsonschema

4.7.2

kfserving

0.6.1

kiwisolver

1.4.3

kubernetes

24.2.0

librosa

0.9.2

llvmlite

0.38.1

locket

1.0.0

Mako

1.2.1

Markdown

3.3.7

MarkupSafe

2.1.1

matplotlib

3.5.2

minio

6.0.2

mlflow

1.7.2

mmcv-full

1.6.0

modin

0.12.1

mpi4py

3.1.3

msgpack

1.0.4

multidict

6.0.2

nltk

3.7

numba

0.55.2

numpy

1.21.6

nvidia-ml-py3

7.352.0

oauthlib

3.2.0

opencensus

0.10.0

opencensus-context

0.1.2

opencv-python

4.6.0.66

optuna

2.10.1

packaging

21.3

pandas

1.3.5

partd

1.2.0

pbr

5.9.0

Pillow

9.2.0

pip

22.1.2

pooch

1.6.0

portalocker

2.5.1

prettytable

3.3.0

prometheus-client

0.14.1

prometheus-flask-exporter

0.20.2

proto-plus

1.20.6

protobuf

3.19.4

psutil

5.9.1

py-spy

0.3.12

pyarrow

8.0.0

pyasn1

0.4.8

pyasn1-modules

0.2.8

pycosat

0.6.3

pycparser

2.21

pydantic

1.9.1

PyJWT

2.4.0

pyOpenSSL

22.0.0

pyparsing

3.0.9

pyperclip

1.8.2

pyrsistent

0.18.1

PySocks

1.7.1

python-dateutil

2.8.2

python-editor

1.0.4

python-speech-features

0.6

pytz

2022.1

PyYAML

5.4.1

querystring-parser

1.2.4

ray

1.6.0

redis

4.3.4

regex

2022.7.9

requests

2.28.1

requests-oauthlib

1.3.1

resampy

0.3.1

rsa

4.7.2

ruamel-yaml-conda

0.15.80

s3transfer

0.6.0

sacrebleu

2.1.0

scikit-learn

1.0.2

scipy

1.7.3

sentencepiece

0.1.96

setuptools

59.5.0

simplejson

3.17.6

six

1.16.0

smmap

5.0.0

sniffio

1.2.0

sortedcontainers

2.4.0

SoundFile

0.10.3.post1

sox

1.4.1

SQLAlchemy

1.3.13

sqlparse

0.4.2

starlette

0.19.1

stevedore

3.5.0

table-logger

0.3.6

tabulate

0.8.10

tblib

1.7.0

tensorboard

2.9.1

tensorboard-data-server

0.6.1

tensorboard-plugin-wit

1.8.1

tensorboardX

2.5.1

threadpoolctl

3.1.0

toolz

0.12.0

torch

1.9.1+cu111

torchaudio

0.9.1

torchvision

0.10.1+cu111

tornado

6.2

tqdm

4.64.0

typing_extensions

4.3.0

urllib3

1.26.10

uvicorn

0.18.2

wcwidth

0.2.5

websocket-client

1.3.3

Werkzeug

2.1.2

wheel

0.37.1

wrapt

1.14.1

xgboost

1.6.1

yapf

0.32.0

yarl

1.7.2

zict

2.2.0

zipp

3.8.1

absl-py

1.2.0

adal

1.2.7

addict

2.4.0

aiohttp

3.8.1

aiohttp-cors

0.7.0

aioredis

1.3.1

aiosignal

1.2.0

alembic

1.4.1

anyio

3.6.1

apex

0.1

appdirs

1.4.4

async-timeout

4.0.2

asynctest

0.13.0

attrs

21.4.0

audioread

2.1.9

autopage

0.5.1

avro

1.11.0

awscli

1.25.36

azure-common

1.1.28

azure-storage-blob

2.1.0

azure-storage-common

2.1.0

blessings

1.7

bokeh

2.4.3

boto3

1.24.36

botocore

1.27.36

brotlipy

0.7.0

cachetools

5.2.0

certifi

2022.6.15

cffi

1.15.1

charset-normalizer

2.1.0

click

8.1.3

cliff

3.10.1

cloudevents

1.4.0

cloudpickle

2.1.0

cmaes

0.8.2

cmd2

2.4.2

colorama

0.4.4

colorful

0.5.4

colorlog

6.6.0

conda

4.13.0

conda-package-handling

1.8.1

configparser

5.2.0

cryptography

37.0.1

cycler

0.11.0

Cython

0.29.30

dask

2022.2.0

databricks-cli

0.17.0

decorator

5.1.1

Deprecated

1.2.13

deprecation

2.1.0

distributed

2022.2.0

docker

5.0.3

docutils

0.16

entrypoints

0.4

fastapi

0.79.0

filelock

3.7.1

Flask

2.1.3

fonttools

4.34.4

frozenlist

1.3.0

fsspec

2022.5.0

future

0.18.2

gitdb

4.0.9

GitPython

3.1.27

google-api-core

2.8.2

google-auth

2.9.1

google-auth-oauthlib

0.4.6

google-cloud-core

2.3.2

google-cloud-language

2.5.1

google-cloud-storage

2.4.0

google-crc32c

1.3.0

google-resumable-media

2.3.3

googleapis-common-protos

1.56.4

gorilla

0.4.0

gpustat

0.6.0

grpcio

1.47.0

grpcio-status

1.47.0

gunicorn

20.1.0

h11

0.13.0

h5py

3.7.0

HeapDict

1.0.1

hiredis

2.0.0

horovod

0.25.0

idna

3.3

importlib-metadata

4.12.0

importlib-resources

5.9.0

inflect

5.6.2

itsdangerous

2.1.2

Jinja2

3.1.2

jmespath

1.0.1

joblib

1.1.0

jsonschema

4.7.2

kfserving

0.6.1

kiwisolver

1.4.4

kubernetes

24.2.0

librosa

0.9.2

llvmlite

0.38.1

locket

1.0.0

Mako

1.2.1

Markdown

3.4.1

MarkupSafe

2.1.1

matplotlib

3.5.2

minio

6.0.2

mlflow

1.7.2

mmcv-full

1.6.0

modin

0.12.1

mpi4py

3.1.3

msgpack

1.0.4

multidict

6.0.2

nltk

3.7

numba

0.55.2

numpy

1.21.6

nvidia-ml-py3

7.352.0

oauthlib

3.2.0

opencensus

0.10.0

opencensus-context

0.1.2

opencv-python

4.6.0.66

optuna

2.10.1

packaging

21.3

pandas

1.3.5

partd

1.2.0

pbr

5.9.0

Pillow

9.2.0

pip

22.2

pooch

1.6.0

portalocker

2.5.1

prettytable

3.3.0

prometheus-client

0.14.1

prometheus-flask-exporter

0.20.2

proto-plus

1.20.6

protobuf

3.19.4

psutil

5.9.1

py-spy

0.3.12

pyarrow

8.0.0

pyasn1

0.4.8

pyasn1-modules

0.2.8

pycosat

0.6.3

pycparser

2.21

pydantic

1.9.1

PyJWT

2.4.0

pyOpenSSL

22.0.0

pyparsing

3.0.9

pyperclip

1.8.2

pyrsistent

0.18.1

PySocks

1.7.1

python-dateutil

2.8.2

python-editor

1.0.4

python-speech-features

0.6

pytz

2022.1

PyYAML

5.4.1

querystring-parser

1.2.4

ray

1.6.0

redis

4.3.4

regex

2022.7.9

requests

2.28.1

requests-oauthlib

1.3.1

resampy

0.3.1

rsa

4.7.2

ruamel-yaml-conda

0.15.80

s3transfer

0.6.0

sacrebleu

2.1.0

scikit-learn

1.0.2

scipy

1.7.3

sentencepiece

0.1.96

setuptools

59.5.0

simplejson

3.17.6

six

1.16.0

smmap

5.0.0

sniffio

1.2.0

sortedcontainers

2.4.0

SoundFile

0.10.3.post1

sox

1.4.1

SQLAlchemy

1.3.13

sqlparse

0.4.2

starlette

0.19.1

stevedore

3.5.0

table-logger

0.3.6

tabulate

0.8.10

tblib

1.7.0

tensorboard

2.9.1

tensorboard-data-server

0.6.1

tensorboard-plugin-wit

1.8.1

tensorboardX

2.5.1

threadpoolctl

3.1.0

toolz

0.12.0

torch

1.9.1+cu111

torchaudio

0.9.1

torchvision

0.10.1+cu111

tornado

6.2

tqdm

4.64.0

typing_extensions

4.3.0

urllib3

1.26.10

uvicorn

0.18.2

wcwidth

0.2.5

websocket-client

1.3.3

Werkzeug

2.2.0

wheel

0.37.1

wrapt

1.14.1

xgboost

1.6.1

yapf

0.32.0

yarl

1.7.2

zict

2.2.0

zipp

3.8.1

absl-py

1.2.0

adal

1.2.7

addict

2.4.0

aiohttp

3.8.1

aiohttp-cors

0.7.0

aioredis

1.3.1

aiosignal

1.2.0

alembic

1.4.1

anyio

3.6.1

apex

0.1

appdirs

1.4.4

async-timeout

4.0.2

asynctest

0.13.0

attrs

22.1.0

audioread

3.0.0

autopage

0.5.1

avro

1.11.1

awscli

1.25.71

azure-common

1.1.28

azure-storage-blob

2.1.0

azure-storage-common

2.1.0

blessed

1.19.1

bokeh

2.4.3

boto3

1.24.70

botocore

1.27.70

brotlipy

0.7.0

cachetools

5.2.0

certifi

2022.6.15.1

cffi

1.15.1

charset-normalizer

2.1.1

click

8.1.3

cliff

3.10.1

cloudevents

1.6.1

cloudpickle

2.2.0

cmaes

0.8.2

cmd2

2.4.2

colorama

0.4.4

colorful

0.5.4

colorlog

6.7.0

conda

4.14.0

conda-package-handling

1.8.1

configparser

5.3.0

cryptography

37.0.1

cycler

0.11.0

Cython

0.29.32

dask

2022.2.0

databricks-cli

0.17.3

decorator

5.1.1

Deprecated

1.2.13

deprecation

2.1.0

distributed

2022.2.0

docker

6.0.0

docutils

0.16

entrypoints

0.4

fastapi

0.83.0

filelock

3.8.0

Flask

2.2.2

fonttools

4.37.1

frozenlist

1.3.1

fsspec

2022.8.2

future

0.18.2

gitdb

4.0.9

GitPython

3.1.27

google-api-core

2.8.2

google-auth

2.11.0

google-auth-oauthlib

0.4.6

google-cloud-core

2.3.2

google-cloud-language

2.5.2

google-cloud-storage

2.5.0

google-crc32c

1.5.0

google-resumable-media

2.3.3

googleapis-common-protos

1.56.4

gorilla

0.4.0

gpustat

1.0.0

grpcio

1.48.1

grpcio-status

1.48.1

gunicorn

20.1.0

h11

0.13.0

h5py

3.7.0

HeapDict

1.0.1

hiredis

2.0.0

horovod

0.25.0

idna

3.3

importlib-metadata

4.12.0

importlib-resources

5.9.0

inflect

6.0.0

itsdangerous

2.1.2

Jinja2

3.1.2

jmespath

1.0.1

joblib

1.1.0

jsonschema

4.16.0

kfserving

0.6.1

kiwisolver

1.4.4

kubernetes

24.2.0

librosa

0.9.2

llvmlite

0.39.1

locket

1.0.0

lxml

4.9.1

Mako

1.2.2

Markdown

3.4.1

MarkupSafe

2.1.1

matplotlib

3.5.3

minio

6.0.2

mlflow

1.7.2

mmcv-full

1.6.1

modin

0.12.1

mpi4py

3.1.3

msgpack

1.0.4

multidict

6.0.2

nltk

3.7

numba

0.56.2

numpy

1.21.6

nvidia-ml-py

11.495.46

oauthlib

3.2.1

opencensus

0.11.0

opencensus-context

0.1.3

opencv-python

4.6.0.66

optuna

3.0.1

packaging

21.3

pandas

1.3.5

partd

1.3.0

pbr

5.10.0

Pillow

9.2.0

pip

22.2.2

pkgutil_resolve_name

1.3.10

pooch

1.6.0

portalocker

2.5.1

prettytable

3.4.1

prometheus-client

0.14.1

prometheus-flask-exporter

0.20.3

proto-plus

1.22.1

protobuf

3.19.4

psutil

5.9.2

py-spy

0.3.14

pyarrow

9.0.0

pyasn1

0.4.8

pyasn1-modules

0.2.8

pycosat

0.6.3

pycparser

2.21

pydantic

1.10.2

PyJWT

2.4.0

pyOpenSSL

22.0.0

pyparsing

3.0.9

pyperclip

1.8.2

pyrsistent

0.18.1

PySocks

1.7.1

python-dateutil

2.8.2

python-editor

1.0.4

python-speech-features

0.6

pytz

2022.2.1

PyYAML

5.4.1

querystring-parser

1.2.4

ray

1.6.0

redis

4.3.4

regex

2022.9.11

requests

2.28.1

requests-oauthlib

1.3.1

resampy

0.4.1

rsa

4.7.2

ruamel-yaml-conda

0.15.80

s3transfer

0.6.0

sacrebleu

2.2.0

scikit-learn

1.0.2

scipy

1.7.3

sentencepiece

0.1.97

setuptools

59.5.0

simplejson

3.17.6

six

1.16.0

smmap

5.0.0

sniffio

1.3.0

sortedcontainers

2.4.0

SoundFile

0.10.3.post1

sox

1.4.1

SQLAlchemy

1.3.13

sqlparse

0.4.2

starlette

0.19.1

stevedore

3.5.0

table-logger

0.3.6

tabulate

0.8.10

tblib

1.7.0

tensorboard

2.10.0

tensorboard-data-server

0.6.1

tensorboard-plugin-wit

1.8.1

tensorboardX

2.5.1

threadpoolctl

3.1.0

toolz

0.12.0

torch

1.9.1+cu111

torchaudio

0.9.1

torchvision

0.10.1+cu111

tornado

6.2

tqdm

4.64.1

typing_extensions

4.3.0

urllib3

1.26.11

uvicorn

0.18.3

wcwidth

0.2.5

websocket-client

1.4.1

Werkzeug

2.2.2

wheel

0.37.1

wrapt

1.14.1

xgboost

1.6.2

yapf

0.32.0

yarl

1.8.1

zict

2.2.0

zipp

3.8.1

absl-py

0.15.0

adal

1.2.7

addict

2.4.0

aiohttp

3.8.1

aiohttp-cors

0.7.0

aioredis

1.3.1

aiosignal

1.2.0

alembic

1.4.1

anyio

3.6.1

appdirs

1.4.4

astunparse

1.6.3

async-timeout

4.0.2

asynctest

0.13.0

attrs

21.4.0

audioread

2.1.9

autopage

0.5.1

avro

1.11.0

awscli

1.25.26

azure-common

1.1.28

azure-storage-blob

2.1.0

azure-storage-common

2.1.0

blessings

1.7

bokeh

2.4.3

boto3

1.24.26

botocore

1.27.26

brotlipy

0.7.0

cached-property

1.5.2

cachetools

5.2.0

certifi

2022.6.15

cffi

1.15.1

charset-normalizer

2.1.0

click

8.1.3

cliff

3.10.1

cloudevents

1.3.0

cloudpickle

2.1.0

cmaes

0.8.2

cmd2

2.4.1

colorama

0.4.4

colorful

0.5.4

colorlog

6.6.0

conda

4.13.0

conda-package-handling

1.8.1

configparser

5.2.0

cryptography

37.0.1

cycler

0.11.0

Cython

0.29.30

dask

2022.2.0

databricks-cli

0.17.0

decorator

5.1.1

Deprecated

1.2.13

deprecation

2.1.0

distributed

2022.2.0

docker

5.0.3

docutils

0.16

entrypoints

0.4

fastapi

0.78.0

filelock

3.7.1

Flask

2.1.2

flatbuffers

1.12

fonttools

4.34.4

frozenlist

1.3.0

fsspec

2022.5.0

future

0.18.2

gast

0.4.0

gitdb

4.0.9

GitPython

3.1.27

google-api-core

2.8.2

google-auth

2.9.0

google-auth-oauthlib

0.4.6

google-cloud-core

2.3.1

google-cloud-language

2.4.3

google-cloud-storage

2.4.0

google-crc32c

1.3.0

google-pasta

0.2.0

google-resumable-media

2.3.3

googleapis-common-protos

1.56.3

gorilla

0.4.0

gpustat

0.6.0

grpcio

1.47.0

grpcio-status

1.47.0

gunicorn

20.1.0

h11

0.13.0

h5py

3.1.0

HeapDict

1.0.1

hiredis

2.0.0

horovod

0.25.0

idna

3.3

importlib-metadata

4.12.0

importlib-resources

5.8.0

inflect

5.6.1

itsdangerous

2.1.2

Jinja2

3.1.2

jmespath

1.0.1

joblib

1.1.0

jsonschema

4.6.2

keras

2.9.0

keras-nightly

2.5.0.dev2021032900

Keras-Preprocessing

1.1.2

kfserving

0.6.1

kiwisolver

1.4.3

kubernetes

24.2.0

librosa

0.9.2

llvmlite

0.38.1

locket

1.0.0

Mako

1.2.1

Markdown

3.3.7

MarkupSafe

2.1.1

matplotlib

3.5.2

minio

6.0.2

mlflow

1.7.2

mmcv-full

1.5.3

modin

0.12.1

mpi4py

3.1.3

msgpack

1.0.4

multidict

6.0.2

nltk

3.7

numba

0.55.2

numpy

1.19.5

nvidia-ml-py3

7.352.0

oauthlib

3.2.0

opencensus

0.10.0

opencensus-context

0.1.2

opencv-python

4.6.0.66

opt-einsum

3.3.0

optuna

2.10.1

packaging

21.3

pandas

1.3.5

partd

1.2.0

pbr

5.9.0

Pillow

9.2.0

pip

22.1.2

pooch

1.6.0

portalocker

2.5.1

prettytable

3.3.0

prometheus-client

0.14.1

prometheus-flask-exporter

0.20.2

proto-plus

1.20.6

protobuf

3.19.4

psutil

5.9.1

py-spy

0.3.12

pyarrow

8.0.0

pyasn1

0.4.8

pyasn1-modules

0.2.8

pycosat

0.6.3

pycparser

2.21

pydantic

1.9.1

PyJWT

2.4.0

pyOpenSSL

22.0.0

pyparsing

3.0.9

pyperclip

1.8.2

pyrsistent

0.18.1

PySocks

1.7.1

python-dateutil

2.8.2

python-editor

1.0.4

python-speech-features

0.6

pytz

2022.1

PyYAML

5.4.1

querystring-parser

1.2.4

ray

1.6.0

redis

4.3.4

regex

2022.7.9

requests

2.28.1

requests-oauthlib

1.3.1

resampy

0.3.1

rsa

4.7.2

ruamel-yaml-conda

0.15.80

s3transfer

0.6.0

sacrebleu

2.1.0

scikit-learn

1.0.2

scipy

1.7.3

sentencepiece

0.1.96

setuptools

63.1.0

simplejson

3.17.6

six

1.15.0

smmap

5.0.0

sniffio

1.2.0

sortedcontainers

2.4.0

SoundFile

0.10.3.post1

sox

1.4.1

SQLAlchemy

1.3.13

sqlparse

0.4.2

starlette

0.19.1

stevedore

3.5.0

table-logger

0.3.6

tabulate

0.8.10

tblib

1.7.0

tensorboard

2.9.1

tensorboard-data-server

0.6.1

tensorboard-plugin-wit

1.8.1

tensorboardX

2.5.1

tensorflow-estimator

2.5.0

tensorflow-gpu

2.5.0

termcolor

1.1.0

threadpoolctl

3.1.0

toolz

0.12.0

tornado

6.2

tqdm

4.64.0

typing_extensions

4.3.0

urllib3

1.26.10

uvicorn

0.18.2

wcwidth

0.2.5

websocket-client

1.3.3

Werkzeug

2.1.2

wheel

0.37.1

wrapt

1.12.1

xgboost

1.6.1

yapf

0.32.0

yarl

1.7.2

zict

2.2.0

zipp

3.8.0

absl-py

0.15.0

adal

1.2.7

addict

2.4.0

aiohttp

3.8.1

aiohttp-cors

0.7.0

aioredis

1.3.1

aiosignal

1.2.0

alembic

1.4.1

anyio

3.6.1

appdirs

1.4.4

astunparse

1.6.3

async-timeout

4.0.2

asynctest

0.13.0

attrs

21.4.0

audioread

2.1.9

autopage

0.5.1

avro

1.11.0

awscli

1.25.36

azure-common

1.1.28

azure-storage-blob

2.1.0

azure-storage-common

2.1.0

blessings

1.7

bokeh

2.4.3

boto3

1.24.36

botocore

1.27.36

brotlipy

0.7.0

cached-property

1.5.2

cachetools

5.2.0

certifi

2022.6.15

cffi

1.15.1

charset-normalizer

2.1.0

click

8.1.3

cliff

3.10.1

cloudevents

1.4.0

cloudpickle

2.1.0

cmaes

0.8.2

cmd2

2.4.2

colorama

0.4.4

colorful

0.5.4

colorlog

6.6.0

conda

4.13.0

conda-package-handling

1.8.1

configparser

5.2.0

cryptography

37.0.1

cycler

0.11.0

Cython

0.29.30

dask

2022.2.0

databricks-cli

0.17.0

decorator

5.1.1

Deprecated

1.2.13

deprecation

2.1.0

distributed

2022.2.0

docker

5.0.3

docutils

0.16

entrypoints

0.4

fastapi

0.79.0

filelock

3.7.1

Flask

2.1.3

flatbuffers

1.12

fonttools

4.34.4

frozenlist

1.3.0

fsspec

2022.5.0

future

0.18.2

gast

0.4.0

gitdb

4.0.9

GitPython

3.1.27

google-api-core

2.8.2

google-auth

2.9.1

google-auth-oauthlib

0.4.6

google-cloud-core

2.3.2

google-cloud-language

2.5.1

google-cloud-storage

2.4.0

google-crc32c

1.3.0

google-pasta

0.2.0

google-resumable-media

2.3.3

googleapis-common-protos

1.56.4

gorilla

0.4.0

gpustat

0.6.0

grpcio

1.47.0

grpcio-status

1.47.0

gunicorn

20.1.0

h11

0.13.0

h5py

3.1.0

HeapDict

1.0.1

hiredis

2.0.0

horovod

0.25.0

idna

3.3

importlib-metadata

4.12.0

importlib-resources

5.9.0

inflect

5.6.2

itsdangerous

2.1.2

Jinja2

3.1.2

jmespath

1.0.1

joblib

1.1.0

jsonschema

4.7.2

keras

2.9.0

keras-nightly

2.5.0.dev2021032900

Keras-Preprocessing

1.1.2

kfserving

0.6.1

kiwisolver

1.4.4

kubernetes

24.2.0

librosa

0.9.2

llvmlite

0.38.1

locket

1.0.0

Mako

1.2.1

Markdown

3.4.1

MarkupSafe

2.1.1

matplotlib

3.5.2

minio

6.0.2

mlflow

1.7.2

mmcv-full

1.6.0

modin

0.12.1

mpi4py

3.1.3

msgpack

1.0.4

multidict

6.0.2

nltk

3.7

numba

0.55.2

numpy

1.19.5

nvidia-ml-py3

7.352.0

oauthlib

3.2.0

opencensus

0.10.0

opencensus-context

0.1.2

opencv-python

4.6.0.66

opt-einsum

3.3.0

optuna

2.10.1

packaging

21.3

pandas

1.3.5

partd

1.2.0

pbr

5.9.0

Pillow

9.2.0

pip

22.2

pooch

1.6.0

portalocker

2.5.1

prettytable

3.3.0

prometheus-client

0.14.1

prometheus-flask-exporter

0.20.2

proto-plus

1.20.6

protobuf

3.19.4

psutil

5.9.1

py-spy

0.3.12

pyarrow

8.0.0

pyasn1

0.4.8

pyasn1-modules

0.2.8

pycosat

0.6.3

pycparser

2.21

pydantic

1.9.1

PyJWT

2.4.0

pyOpenSSL

22.0.0

pyparsing

3.0.9

pyperclip

1.8.2

pyrsistent

0.18.1

PySocks

1.7.1

python-dateutil

2.8.2

python-editor

1.0.4

python-speech-features

0.6

pytz

2022.1

PyYAML

5.4.1

querystring-parser

1.2.4

ray

1.6.0

redis

4.3.4

regex

2022.7.9

requests

2.28.1

requests-oauthlib

1.3.1

resampy

0.3.1

rsa

4.7.2

ruamel-yaml-conda

0.15.80

s3transfer

0.6.0

sacrebleu

2.1.0

scikit-learn

1.0.2

scipy

1.7.3

sentencepiece

0.1.96

setuptools

63.2.0

simplejson

3.17.6

six

1.15.0

smmap

5.0.0

sniffio

1.2.0

sortedcontainers

2.4.0

SoundFile

0.10.3.post1

sox

1.4.1

SQLAlchemy

1.3.13

sqlparse

0.4.2

starlette

0.19.1

stevedore

3.5.0

table-logger

0.3.6

tabulate

0.8.10

tblib

1.7.0

tensorboard

2.9.1

tensorboard-data-server

0.6.1

tensorboard-plugin-wit

1.8.1

tensorboardX

2.5.1

tensorflow-estimator

2.5.0

tensorflow-gpu

2.5.0

termcolor

1.1.0

threadpoolctl

3.1.0

toolz

0.12.0

tornado

6.2

tqdm

4.64.0

typing_extensions

4.3.0

urllib3

1.26.10

uvicorn

0.18.2

wcwidth

0.2.5

websocket-client

1.3.3

Werkzeug

2.2.0

wheel

0.37.1

wrapt

1.12.1

xgboost

1.6.1

yapf

0.32.0

yarl

1.7.2

zict

2.2.0

zipp

3.8.1

absl-py

0.15.0

adal

1.2.7

addict

2.4.0

aiohttp

3.8.1

aiohttp-cors

0.7.0

aioredis

1.3.1

aiosignal

1.2.0

alembic

1.4.1

anyio

3.6.1

appdirs

1.4.4

astunparse

1.6.3

async-timeout

4.0.2

asynctest

0.13.0

attrs

22.1.0

audioread

3.0.0

autopage

0.5.1

avro

1.11.1

awscli

1.25.71

azure-common

1.1.28

azure-storage-blob

2.1.0

azure-storage-common

2.1.0

blessed

1.19.1

bokeh

2.4.3

boto3

1.24.70

botocore

1.27.70

brotlipy

0.7.0

cached-property

1.5.2

cachetools

5.2.0

certifi

2022.6.15.1

cffi

1.15.1

charset-normalizer

2.1.1

click

8.1.3

cliff

3.10.1

cloudevents

1.6.1

cloudpickle

2.2.0

cmaes

0.8.2

cmd2

2.4.2

colorama

0.4.4

colorful

0.5.4

colorlog

6.7.0

conda

4.14.0

conda-package-handling

1.8.1

configparser

5.3.0

cryptography

37.0.1

cycler

0.11.0

Cython

0.29.32

dask

2022.2.0

databricks-cli

0.17.3

decorator

5.1.1

Deprecated

1.2.13

deprecation

2.1.0

distributed

2022.2.0

docker

6.0.0

docutils

0.16

entrypoints

0.4

fastapi

0.83.0

filelock

3.8.0

Flask

2.2.2

flatbuffers

1.12

fonttools

4.37.1

frozenlist

1.3.1

fsspec

2022.8.2

future

0.18.2

gast

0.4.0

gitdb

4.0.9

GitPython

3.1.27

google-api-core

2.8.2

google-auth

2.11.0

google-auth-oauthlib

0.4.6

google-cloud-core

2.3.2

google-cloud-language

2.5.2

google-cloud-storage

2.5.0

google-crc32c

1.5.0

google-pasta

0.2.0

google-resumable-media

2.3.3

googleapis-common-protos

1.56.4

gorilla

0.4.0

gpustat

1.0.0

grpcio

1.48.1

grpcio-status

1.48.1

gunicorn

20.1.0

h11

0.13.0

h5py

3.1.0

HeapDict

1.0.1

hiredis

2.0.0

horovod

0.25.0

idna

3.3

importlib-metadata

4.12.0

importlib-resources

5.9.0

inflect

6.0.0

itsdangerous

2.1.2

Jinja2

3.1.2

jmespath

1.0.1

joblib

1.1.0

jsonschema

4.16.0

keras

2.10.0

keras-nightly

2.5.0.dev2021032900

Keras-Preprocessing

1.1.2

kfserving

0.6.1

kiwisolver

1.4.4

kubernetes

24.2.0

librosa

0.9.2

llvmlite

0.39.1

locket

1.0.0

lxml

4.9.1

Mako

1.2.2

Markdown

3.4.1

MarkupSafe

2.1.1

matplotlib

3.5.3

minio

6.0.2

mlflow

1.7.2

mmcv-full

1.6.1

modin

0.12.1

mpi4py

3.1.3

msgpack

1.0.4

multidict

6.0.2

nltk

3.7

numba

0.56.2

numpy

1.19.5

nvidia-ml-py

11.495.46

oauthlib

3.2.1

opencensus

0.11.0

opencensus-context

0.1.3

opencv-python

4.6.0.66

opt-einsum

3.3.0

optuna

3.0.1

packaging

21.3

pandas

1.3.5

partd

1.3.0

pbr

5.10.0

Pillow

9.2.0

pip

22.2.2

pkgutil_resolve_name

1.3.10

pooch

1.6.0

portalocker

2.5.1

prettytable

3.4.1

prometheus-client

0.14.1

prometheus-flask-exporter

0.20.3

proto-plus

1.22.1

protobuf

3.19.4

psutil

5.9.2

py-spy

0.3.14

pyarrow

9.0.0

pyasn1

0.4.8

pyasn1-modules

0.2.8

pycosat

0.6.3

pycparser

2.21

pydantic

1.10.2

PyJWT

2.4.0

pyOpenSSL

22.0.0

pyparsing

3.0.9

pyperclip

1.8.2

pyrsistent

0.18.1

PySocks

1.7.1

python-dateutil

2.8.2

python-editor

1.0.4

python-speech-features

0.6

pytz

2022.2.1

PyYAML

5.4.1

querystring-parser

1.2.4

ray

1.6.0

redis

4.3.4

regex

2022.9.11

requests

2.28.1

requests-oauthlib

1.3.1

resampy

0.4.1

rsa

4.7.2

ruamel-yaml-conda

0.15.80

s3transfer

0.6.0

sacrebleu

2.2.0

scikit-learn

1.0.2

scipy

1.7.3

sentencepiece

0.1.97

setuptools

59.8.0

simplejson

3.17.6

six

1.15.0

smmap

5.0.0

sniffio

1.3.0

sortedcontainers

2.4.0

SoundFile

0.10.3.post1

sox

1.4.1

SQLAlchemy

1.3.13

sqlparse

0.4.2

starlette

0.19.1

stevedore

3.5.0

table-logger

0.3.6

tabulate

0.8.10

tblib

1.7.0

tensorboard

2.10.0

tensorboard-data-server

0.6.1

tensorboard-plugin-wit

1.8.1

tensorboardX

2.5.1

tensorflow-estimator

2.5.0

tensorflow-gpu

2.5.0

termcolor

1.1.0

threadpoolctl

3.1.0

toolz

0.12.0

tornado

6.2

tqdm

4.64.1

typing_extensions

4.3.0

urllib3

1.26.11

uvicorn

0.18.3

wcwidth

0.2.5

websocket-client

1.4.1

Werkzeug

2.2.2

wheel

0.37.1

wrapt

1.12.1

xgboost

1.6.2

yapf

0.32.0

yarl

1.8.1

zict

2.2.0

zipp

3.8.1

absl-py

0.15.0

adal

1.2.7

addict

2.4.0

aiohttp

3.8.1

aiohttp-cors

0.7.0

aioredis

1.3.1

aiosignal

1.2.0

alembic

1.4.1

anyio

3.6.1

appdirs

1.4.4

astunparse

1.6.3

async-timeout

4.0.2

asynctest

0.13.0

attrs

21.4.0

audioread

2.1.9

autopage

0.5.1

avro

1.11.0

awscli

1.25.26

azure-common

1.1.28

azure-storage-blob

2.1.0

azure-storage-common

2.1.0

blessings

1.7

bokeh

2.4.3

boto3

1.24.26

botocore

1.27.26

brotlipy

0.7.0

cached-property

1.5.2

cachetools

5.2.0

certifi

2022.6.15

cffi

1.15.1

charset-normalizer

2.1.0

clang

5.0

click

8.1.3

cliff

3.10.1

cloudevents

1.3.0

cloudpickle

2.1.0

cmaes

0.8.2

cmd2

2.4.1

colorama

0.4.4

colorful

0.5.4

colorlog

6.6.0

conda

4.13.0

conda-package-handling

1.8.1

configparser

5.2.0

cryptography

37.0.1

cycler

0.11.0

Cython

0.29.30

dask

2022.2.0

databricks-cli

0.17.0

decorator

5.1.1

Deprecated

1.2.13

deprecation

2.1.0

distributed

2022.2.0

docker

5.0.3

docutils

0.16

entrypoints

0.4

fastapi

0.78.0

filelock

3.7.1

Flask

2.1.2

flatbuffers

1.12

fonttools

4.34.4

frozenlist

1.3.0

fsspec

2022.5.0

future

0.18.2

gast

0.4.0

gitdb

4.0.9

GitPython

3.1.27

google-api-core

2.8.2

google-auth

2.9.0

google-auth-oauthlib

0.4.6

google-cloud-core

2.3.1

google-cloud-language

2.4.3

google-cloud-storage

2.4.0

google-crc32c

1.3.0

google-pasta

0.2.0

google-resumable-media

2.3.3

googleapis-common-protos

1.56.3

gorilla

0.4.0

gpustat

0.6.0

grpcio

1.47.0

grpcio-status

1.47.0

gunicorn

20.1.0

h11

0.13.0

h5py

3.1.0

HeapDict

1.0.1

hiredis

2.0.0

horovod

0.25.0

idna

3.3

importlib-metadata

4.12.0

importlib-resources

5.8.0

inflect

5.6.1

itsdangerous

2.1.2

Jinja2

3.1.2

jmespath

1.0.1

joblib

1.1.0

jsonschema

4.6.2

keras

2.6.0

Keras-Preprocessing

1.1.2

kfserving

0.6.1

kiwisolver

1.4.3

kubernetes

24.2.0

librosa

0.9.2

llvmlite

0.38.1

locket

1.0.0

Mako

1.2.1

Markdown

3.3.7

MarkupSafe

2.1.1

matplotlib

3.5.2

minio

6.0.2

mlflow

1.7.2

mmcv-full

1.5.3

modin

0.12.1

mpi4py

3.1.3

msgpack

1.0.4

multidict

6.0.2

nltk

3.7

numba

0.55.2

numpy

1.19.5

nvidia-ml-py3

7.352.0

oauthlib

3.2.0

opencensus

0.10.0

opencensus-context

0.1.2

opencv-python

4.6.0.66

opt-einsum

3.3.0

optuna

2.10.1

packaging

21.3

pandas

1.3.5

partd

1.2.0

pbr

5.9.0

Pillow

9.2.0

pip

22.1.2

pooch

1.6.0

portalocker

2.5.1

prettytable

3.3.0

prometheus-client

0.14.1

prometheus-flask-exporter

0.20.2

proto-plus

1.20.6

protobuf

3.19.4

psutil

5.9.1

py-spy

0.3.12

pyarrow

8.0.0

pyasn1

0.4.8

pyasn1-modules

0.2.8

pycosat

0.6.3

pycparser

2.21

pydantic

1.9.1

PyJWT

2.4.0

pyOpenSSL

22.0.0

pyparsing

3.0.9

pyperclip

1.8.2

pyrsistent

0.18.1

PySocks

1.7.1

python-dateutil

2.8.2

python-editor

1.0.4

python-speech-features

0.6

pytz

2022.1

PyYAML

5.4.1

querystring-parser

1.2.4

ray

1.6.0

redis

4.3.4

regex

2022.7.9

requests

2.28.1

requests-oauthlib

1.3.1

resampy

0.3.1

rsa

4.7.2

ruamel-yaml-conda

0.15.80

s3transfer

0.6.0

sacrebleu

2.1.0

scikit-learn

1.0.2

scipy

1.7.3

sentencepiece

0.1.96

setuptools

63.1.0

simplejson

3.17.6

six

1.15.0

smmap

5.0.0

sniffio

1.2.0

sortedcontainers

2.4.0

SoundFile

0.10.3.post1

sox

1.4.1

SQLAlchemy

1.3.13

sqlparse

0.4.2

starlette

0.19.1

stevedore

3.5.0

table-logger

0.3.6

tabulate

0.8.10

tblib

1.7.0

tensorboard

2.9.1

tensorboard-data-server

0.6.1

tensorboard-plugin-wit

1.8.1

tensorboardX

2.5.1

tensorflow-estimator

2.6.0

tensorflow-gpu

2.6.0

termcolor

1.1.0

threadpoolctl

3.1.0

toolz

0.12.0

tornado

6.2

tqdm

4.64.0

typing_extensions

4.3.0

urllib3

1.26.10

uvicorn

0.18.2

wcwidth

0.2.5

websocket-client

1.3.3

Werkzeug

2.1.2

wheel

0.37.1

wrapt

1.12.1

xgboost

1.6.1

yapf

0.32.0

yarl

1.7.2

zict

2.2.0

zipp

3.8.0

absl-py

0.15.0

adal

1.2.7

addict

2.4.0

aiohttp

3.8.1

aiohttp-cors

0.7.0

aioredis

1.3.1

aiosignal

1.2.0

alembic

1.4.1

anyio

3.6.1

appdirs

1.4.4

astunparse

1.6.3

async-timeout

4.0.2

asynctest

0.13.0

attrs

21.4.0

audioread

2.1.9

autopage

0.5.1

avro

1.11.0

awscli

1.25.36

azure-common

1.1.28

azure-storage-blob

2.1.0

azure-storage-common

2.1.0

blessings

1.7

bokeh

2.4.3

boto3

1.24.36

botocore

1.27.36

brotlipy

0.7.0

cached-property

1.5.2

cachetools

5.2.0

certifi

2022.6.15

cffi

1.15.1

charset-normalizer

2.1.0

clang

5.0

click

8.1.3

cliff

3.10.1

cloudevents

1.4.0

cloudpickle

2.1.0

cmaes

0.8.2

cmd2

2.4.2

colorama

0.4.4

colorful

0.5.4

colorlog

6.6.0

conda

4.13.0

conda-package-handling

1.8.1

configparser

5.2.0

cryptography

37.0.1

cycler

0.11.0

Cython

0.29.30

dask

2022.2.0

databricks-cli

0.17.0

decorator

5.1.1

Deprecated

1.2.13

deprecation

2.1.0

distributed

2022.2.0

docker

5.0.3

docutils

0.16

entrypoints

0.4

fastapi

0.79.0

filelock

3.7.1

Flask

2.1.3

flatbuffers

1.12

fonttools

4.34.4

frozenlist

1.3.0

fsspec

2022.5.0

future

0.18.2

gast

0.4.0

gitdb

4.0.9

GitPython

3.1.27

google-api-core

2.8.2

google-auth

2.9.1

google-auth-oauthlib

0.4.6

google-cloud-core

2.3.2

google-cloud-language

2.5.1

google-cloud-storage

2.4.0

google-crc32c

1.3.0

google-pasta

0.2.0

google-resumable-media

2.3.3

googleapis-common-protos

1.56.4

gorilla

0.4.0

gpustat

0.6.0

grpcio

1.47.0

grpcio-status

1.47.0

gunicorn

20.1.0

h11

0.13.0

h5py

3.1.0

HeapDict

1.0.1

hiredis

2.0.0

horovod

0.25.0

idna

3.3

importlib-metadata

4.12.0

importlib-resources

5.9.0

inflect

5.6.2

itsdangerous

2.1.2

Jinja2

3.1.2

jmespath

1.0.1

joblib

1.1.0

jsonschema

4.7.2

keras

2.6.0

Keras-Preprocessing

1.1.2

kfserving

0.6.1

kiwisolver

1.4.4

kubernetes

24.2.0

librosa

0.9.2

llvmlite

0.38.1

locket

1.0.0

Mako

1.2.1

Markdown

3.4.1

MarkupSafe

2.1.1

matplotlib

3.5.2

minio

6.0.2

mlflow

1.7.2

mmcv-full

1.6.0

modin

0.12.1

mpi4py

3.1.3

msgpack

1.0.4

multidict

6.0.2

nltk

3.7

numba

0.55.2

numpy

1.19.5

nvidia-ml-py3

7.352.0

oauthlib

3.2.0

opencensus

0.10.0

opencensus-context

0.1.2

opencv-python

4.6.0.66

opt-einsum

3.3.0

optuna

2.10.1

packaging

21.3

pandas

1.3.5

partd

1.2.0

pbr

5.9.0

Pillow

9.2.0

pip

22.2

pooch

1.6.0

portalocker

2.5.1

prettytable

3.3.0

prometheus-client

0.14.1

prometheus-flask-exporter

0.20.2

proto-plus

1.20.6

protobuf

3.19.4

psutil

5.9.1

py-spy

0.3.12

pyarrow

8.0.0

pyasn1

0.4.8

pyasn1-modules

0.2.8

pycosat

0.6.3

pycparser

2.21

pydantic

1.9.1

PyJWT

2.4.0

pyOpenSSL

22.0.0

pyparsing

3.0.9

pyperclip

1.8.2

pyrsistent

0.18.1

PySocks

1.7.1

python-dateutil

2.8.2

python-editor

1.0.4

python-speech-features

0.6

pytz

2022.1

PyYAML

5.4.1

querystring-parser

1.2.4

ray

1.6.0

redis

4.3.4

regex

2022.7.9

requests

2.28.1

requests-oauthlib

1.3.1

resampy

0.3.1

rsa

4.7.2

ruamel-yaml-conda

0.15.80

s3transfer

0.6.0

sacrebleu

2.1.0

scikit-learn

1.0.2

scipy

1.7.3

sentencepiece

0.1.96

setuptools

63.2.0

simplejson

3.17.6

six

1.15.0

smmap

5.0.0

sniffio

1.2.0

sortedcontainers

2.4.0

SoundFile

0.10.3.post1

sox

1.4.1

SQLAlchemy

1.3.13

sqlparse

0.4.2

starlette

0.19.1

stevedore

3.5.0

table-logger

0.3.6

tabulate

0.8.10

tblib

1.7.0

tensorboard

2.9.1

tensorboard-data-server

0.6.1

tensorboard-plugin-wit

1.8.1

tensorboardX

2.5.1

tensorflow-estimator

2.6.0

tensorflow-gpu

2.6.0

termcolor

1.1.0

threadpoolctl

3.1.0

toolz

0.12.0

tornado

6.2

tqdm

4.64.0

typing_extensions

4.3.0

urllib3

1.26.10

uvicorn

0.18.2

wcwidth

0.2.5

websocket-client

1.3.3

Werkzeug

2.2.0

wheel

0.37.1

wrapt

1.12.1

xgboost

1.6.1

yapf

0.32.0

yarl

1.7.2

zict

2.2.0

zipp

3.8.1

absl-py

0.15.0

adal

1.2.7

addict

2.4.0

aiohttp

3.8.1

aiohttp-cors

0.7.0

aioredis

1.3.1

aiosignal

1.2.0

alembic

1.4.1

anyio

3.6.1

appdirs

1.4.4

astunparse

1.6.3

async-timeout

4.0.2

asynctest

0.13.0

attrs

22.1.0

audioread

3.0.0

autopage

0.5.1

avro

1.11.1

awscli

1.25.71

azure-common

1.1.28

azure-storage-blob

2.1.0

azure-storage-common

2.1.0

blessed

1.19.1

bokeh

2.4.3

boto3

1.24.70

botocore

1.27.70

brotlipy

0.7.0

cached-property

1.5.2

cachetools

5.2.0

certifi

2022.6.15.1

cffi

1.15.1

charset-normalizer

2.1.1

clang

5.0

click

8.1.3

cliff

3.10.1

cloudevents

1.6.1

cloudpickle

2.2.0

cmaes

0.8.2

cmd2

2.4.2

colorama

0.4.4

colorful

0.5.4

colorlog

6.7.0

conda

4.14.0

conda-package-handling

1.8.1

configparser

5.3.0

cryptography

37.0.1

cycler

0.11.0

Cython

0.29.32

dask

2022.2.0

databricks-cli

0.17.3

decorator

5.1.1

Deprecated

1.2.13

deprecation

2.1.0

distributed

2022.2.0

docker

6.0.0

docutils

0.16

entrypoints

0.4

fastapi

0.83.0

filelock

3.8.0

Flask

2.2.2

flatbuffers

1.12

fonttools

4.37.1

frozenlist

1.3.1

fsspec

2022.8.2

future

0.18.2

gast

0.4.0

gitdb

4.0.9

GitPython

3.1.27

google-api-core

2.8.2

google-auth

2.11.0

google-auth-oauthlib

0.4.6

google-cloud-core

2.3.2

google-cloud-language

2.5.2

google-cloud-storage

2.5.0

google-crc32c

1.5.0

google-pasta

0.2.0

google-resumable-media

2.3.3

googleapis-common-protos

1.56.4

gorilla

0.4.0

gpustat

1.0.0

grpcio

1.48.1

grpcio-status

1.48.1

gunicorn

20.1.0

h11

0.13.0

h5py

3.1.0

HeapDict

1.0.1

hiredis

2.0.0

horovod

0.25.0

idna

3.3

importlib-metadata

4.12.0

importlib-resources

5.9.0

inflect

6.0.0

itsdangerous

2.1.2

Jinja2

3.1.2

jmespath

1.0.1

joblib

1.1.0

jsonschema

4.16.0

keras

2.6.0

Keras-Preprocessing

1.1.2

kfserving

0.6.1

kiwisolver

1.4.4

kubernetes

24.2.0

librosa

0.9.2

llvmlite

0.39.1

locket

1.0.0

lxml

4.9.1

Mako

1.2.2

Markdown

3.4.1

MarkupSafe

2.1.1

matplotlib

3.5.3

minio

6.0.2

mlflow

1.7.2

mmcv-full

1.6.1

modin

0.12.1

mpi4py

3.1.3

msgpack

1.0.4

multidict

6.0.2

nltk

3.7

numba

0.56.2

numpy

1.19.5

nvidia-ml-py

11.495.46

oauthlib

3.2.1

opencensus

0.11.0

opencensus-context

0.1.3

opencv-python

4.6.0.66

opt-einsum

3.3.0

optuna

3.0.1

packaging

21.3

pandas

1.3.5

partd

1.3.0

pbr

5.10.0

Pillow

9.2.0

pip

22.2.2

pkgutil_resolve_name

1.3.10

pooch

1.6.0

portalocker

2.5.1

prettytable

3.4.1

prometheus-client

0.14.1

prometheus-flask-exporter

0.20.3

proto-plus

1.22.1

protobuf

3.19.4

psutil

5.9.2

py-spy

0.3.14

pyarrow

9.0.0

pyasn1

0.4.8

pyasn1-modules

0.2.8

pycosat

0.6.3

pycparser

2.21

pydantic

1.10.2

PyJWT

2.4.0

pyOpenSSL

22.0.0

pyparsing

3.0.9

pyperclip

1.8.2

pyrsistent

0.18.1

PySocks

1.7.1

python-dateutil

2.8.2

python-editor

1.0.4

python-speech-features

0.6

pytz

2022.2.1

PyYAML

5.4.1

querystring-parser

1.2.4

ray

1.6.0

redis

4.3.4

regex

2022.9.11

requests

2.28.1

requests-oauthlib

1.3.1

resampy

0.4.1

rsa

4.7.2

ruamel-yaml-conda

0.15.80

s3transfer

0.6.0

sacrebleu

2.2.0

scikit-learn

1.0.2

scipy

1.7.3

sentencepiece

0.1.97

setuptools

59.8.0

simplejson

3.17.6

six

1.15.0

smmap

5.0.0

sniffio

1.3.0

sortedcontainers

2.4.0

SoundFile

0.10.3.post1

sox

1.4.1

SQLAlchemy

1.3.13

sqlparse

0.4.2

starlette

0.19.1

stevedore

3.5.0

table-logger

0.3.6

tabulate

0.8.10

tblib

1.7.0

tensorboard

2.10.0

tensorboard-data-server

0.6.1

tensorboard-plugin-wit

1.8.1

tensorboardX

2.5.1

tensorflow-estimator

2.6.0

tensorflow-gpu

2.6.0

termcolor

1.1.0

threadpoolctl

3.1.0

toolz

0.12.0

tornado

6.2

tqdm

4.64.1

typing_extensions

4.3.0

urllib3

1.26.11

uvicorn

0.18.3

wcwidth

0.2.5

websocket-client

1.4.1

Werkzeug

2.2.2

wheel

0.37.1

wrapt

1.12.1

xgboost

1.6.2

yapf

0.32.0

yarl

1.8.1

zict

2.2.0

zipp

3.8.1

absl-py

0.15.0

adal

1.2.7

addict

2.4.0

aiohttp

3.8.1

aiohttp-cors

0.7.0

aioredis

1.3.1

aiosignal

1.2.0

alembic

1.4.1

anyio

3.6.1

appdirs

1.4.4

astunparse

1.6.3

async-timeout

4.0.2

asynctest

0.13.0

attrs

21.4.0

audioread

2.1.9

autopage

0.5.1

avro

1.11.0

awscli

1.25.26

azure-common

1.1.28

azure-storage-blob

2.1.0

azure-storage-common

2.1.0

blessings

1.7

bokeh

2.4.3

boto3

1.24.26

botocore

1.27.26

brotlipy

0.7.0

cached-property

1.5.2

cachetools

5.2.0

certifi

2022.6.15

cffi

1.15.1

charset-normalizer

2.1.0

click

8.1.3

cliff

3.10.1

cloudevents

1.3.0

cloudpickle

2.1.0

cmaes

0.8.2

cmd2

2.4.1

colorama

0.4.4

colorful

0.5.4

colorlog

6.6.0

conda

4.13.0

conda-package-handling

1.8.1

configparser

5.2.0

cryptography

37.0.1

cycler

0.11.0

Cython

0.29.30

dask

2022.2.0

databricks-cli

0.17.0

decorator

5.1.1

Deprecated

1.2.13

deprecation

2.1.0

distributed

2022.2.0

docker

5.0.3

docutils

0.16

entrypoints

0.4

fastapi

0.78.0

filelock

3.7.1

Flask

2.1.2

flatbuffers

1.12

fonttools

4.34.4

frozenlist

1.3.0

fsspec

2022.5.0

future

0.18.2

gast

0.4.0

gitdb

4.0.9

GitPython

3.1.27

google-api-core

2.8.2

google-auth

2.9.0

google-auth-oauthlib

0.4.6

google-cloud-core

2.3.1

google-cloud-language

2.4.3

google-cloud-storage

2.4.0

google-crc32c

1.3.0

google-pasta

0.2.0

google-resumable-media

2.3.3

googleapis-common-protos

1.56.3

gorilla

0.4.0

gpustat

0.6.0

grpcio

1.47.0

grpcio-status

1.47.0

gunicorn

20.1.0

h11

0.13.0

h5py

3.1.0

HeapDict

1.0.1

hiredis

2.0.0

horovod

0.25.0

idna

3.3

importlib-metadata

4.12.0

importlib-resources

5.8.0

inflect

5.6.1

itsdangerous

2.1.2

Jinja2

3.1.2

jmespath

1.0.1

joblib

1.1.0

jsonschema

4.6.2

keras

2.9.0

keras-nightly

2.5.0.dev2021032900

Keras-Preprocessing

1.1.2

kfserving

0.6.1

kiwisolver

1.4.3

kubernetes

24.2.0

librosa

0.9.2

llvmlite

0.38.1

locket

1.0.0

Mako

1.2.1

Markdown

3.3.7

MarkupSafe

2.1.1

matplotlib

3.5.2

minio

6.0.2

mlflow

1.7.2

mmcv-full

1.5.3

modin

0.12.1

mpi4py

3.1.3

msgpack

1.0.4

multidict

6.0.2

nltk

3.7

numba

0.55.2

numpy

1.19.5

nvidia-ml-py3

7.352.0

oauthlib

3.2.0

opencensus

0.10.0

opencensus-context

0.1.2

opencv-python

4.6.0.66

opt-einsum

3.3.0

optuna

2.10.1

packaging

21.3

pandas

1.3.5

partd

1.2.0

pbr

5.9.0

Pillow

9.2.0

pip

22.1.2

pooch

1.6.0

portalocker

2.5.1

prettytable

3.3.0

prometheus-client

0.14.1

prometheus-flask-exporter

0.20.2

proto-plus

1.20.6

protobuf

3.19.4

psutil

5.9.1

py-spy

0.3.12

pyarrow

8.0.0

pyasn1

0.4.8

pyasn1-modules

0.2.8

pycosat

0.6.3

pycparser

2.21

pydantic

1.9.1

PyJWT

2.4.0

pyOpenSSL

22.0.0

pyparsing

3.0.9

pyperclip

1.8.2

pyrsistent

0.18.1

PySocks

1.7.1

python-dateutil

2.8.2

python-editor

1.0.4

python-speech-features

0.6

pytz

2022.1

PyYAML

5.4.1

querystring-parser

1.2.4

ray

1.6.0

redis

4.3.4

regex

2022.7.9

requests

2.28.1

requests-oauthlib

1.3.1

resampy

0.3.1

rsa

4.7.2

ruamel-yaml-conda

0.15.80

s3transfer

0.6.0

sacrebleu

2.1.0

scikit-learn

1.0.2

scipy

1.7.3

sentencepiece

0.1.96

setuptools

63.1.0

simplejson

3.17.6

six

1.15.0

smmap

5.0.0

sniffio

1.2.0

sortedcontainers

2.4.0

SoundFile

0.10.3.post1

sox

1.4.1

SQLAlchemy

1.3.13

sqlparse

0.4.2

starlette

0.19.1

stevedore

3.5.0

table-logger

0.3.6

tabulate

0.8.10

tblib

1.7.0

tensorboard

2.9.1

tensorboard-data-server

0.6.1

tensorboard-plugin-wit

1.8.1

tensorboardX

2.5.1

tensorflow-estimator

2.5.0

tensorflow-gpu

2.5.0

termcolor

1.1.0

threadpoolctl

3.1.0

toolz

0.12.0

tornado

6.2

tqdm

4.64.0

typing_extensions

4.3.0

urllib3

1.26.10

uvicorn

0.18.2

wcwidth

0.2.5

websocket-client

1.3.3

Werkzeug

2.1.2

wheel

0.37.1

wrapt

1.12.1

xgboost

1.6.1

yapf

0.32.0

yarl

1.7.2

zict

2.2.0

zipp

3.8.0

absl-py

0.15.0

adal

1.2.7

addict

2.4.0

aiohttp

3.8.1

aiohttp-cors

0.7.0

aioredis

1.3.1

aiosignal

1.2.0

alembic

1.4.1

anyio

3.6.1

appdirs

1.4.4

astunparse

1.6.3

async-timeout

4.0.2

asynctest

0.13.0

attrs

21.4.0

audioread

2.1.9

autopage

0.5.1

avro

1.11.0

awscli

1.25.36

azure-common

1.1.28

azure-storage-blob

2.1.0

azure-storage-common

2.1.0

blessings

1.7

bokeh

2.4.3

boto3

1.24.36

botocore

1.27.36

brotlipy

0.7.0

cached-property

1.5.2

cachetools

5.2.0

certifi

2022.6.15

cffi

1.15.1

charset-normalizer

2.1.0

click

8.1.3

cliff

3.10.1

cloudevents

1.4.0

cloudpickle

2.1.0

cmaes

0.8.2

cmd2

2.4.2

colorama

0.4.4

colorful

0.5.4

colorlog

6.6.0

conda

4.13.0

conda-package-handling

1.8.1

configparser

5.2.0

cryptography

37.0.1

cycler

0.11.0

Cython

0.29.30

dask

2022.2.0

databricks-cli

0.17.0

decorator

5.1.1

Deprecated

1.2.13

deprecation

2.1.0

distributed

2022.2.0

docker

5.0.3

docutils

0.16

entrypoints

0.4

fastapi

0.79.0

filelock

3.7.1

Flask

2.1.3

flatbuffers

1.12

fonttools

4.34.4

frozenlist

1.3.0

fsspec

2022.5.0

future

0.18.2

gast

0.4.0

gitdb

4.0.9

GitPython

3.1.27

google-api-core

2.8.2

google-auth

2.9.1

google-auth-oauthlib

0.4.6

google-cloud-core

2.3.2

google-cloud-language

2.5.1

google-cloud-storage

2.4.0

google-crc32c

1.3.0

google-pasta

0.2.0

google-resumable-media

2.3.3

googleapis-common-protos

1.56.4

gorilla

0.4.0

gpustat

0.6.0

grpcio

1.47.0

grpcio-status

1.47.0

gunicorn

20.1.0

h11

0.13.0

h5py

3.1.0

HeapDict

1.0.1

hiredis

2.0.0

horovod

0.25.0

idna

3.3

importlib-metadata

4.12.0

importlib-resources

5.9.0

inflect

5.6.2

itsdangerous

2.1.2

Jinja2

3.1.2

jmespath

1.0.1

joblib

1.1.0

jsonschema

4.7.2

keras

2.9.0

keras-nightly

2.5.0.dev2021032900

Keras-Preprocessing

1.1.2

kfserving

0.6.1

kiwisolver

1.4.4

kubernetes

24.2.0

librosa

0.9.2

llvmlite

0.38.1

locket

1.0.0

Mako

1.2.1

Markdown

3.4.1

MarkupSafe

2.1.1

matplotlib

3.5.2

minio

6.0.2

mlflow

1.7.2

mmcv-full

1.6.0

modin

0.12.1

mpi4py

3.1.3

msgpack

1.0.4

multidict

6.0.2

nltk

3.7

numba

0.55.2

numpy

1.19.5

nvidia-ml-py3

7.352.0

oauthlib

3.2.0

opencensus

0.10.0

opencensus-context

0.1.2

opencv-python

4.6.0.66

opt-einsum

3.3.0

optuna

2.10.1

packaging

21.3

pandas

1.3.5

partd

1.2.0

pbr

5.9.0

Pillow

9.2.0

pip

22.2

pooch

1.6.0

portalocker

2.5.1

prettytable

3.3.0

prometheus-client

0.14.1

prometheus-flask-exporter

0.20.2

proto-plus

1.20.6

protobuf

3.19.4

psutil

5.9.1

py-spy

0.3.12

pyarrow

8.0.0

pyasn1

0.4.8

pyasn1-modules

0.2.8

pycosat

0.6.3

pycparser

2.21

pydantic

1.9.1

PyJWT

2.4.0

pyOpenSSL

22.0.0

pyparsing

3.0.9

pyperclip

1.8.2

pyrsistent

0.18.1

PySocks

1.7.1

python-dateutil

2.8.2

python-editor

1.0.4

python-speech-features

0.6

pytz

2022.1

PyYAML

5.4.1

querystring-parser

1.2.4

ray

1.6.0

redis

4.3.4

regex

2022.7.9

requests

2.28.1

requests-oauthlib

1.3.1

resampy

0.3.1

rsa

4.7.2

ruamel-yaml-conda

0.15.80

s3transfer

0.6.0

sacrebleu

2.1.0

scikit-learn

1.0.2

scipy

1.7.3

sentencepiece

0.1.96

setuptools

63.2.0

simplejson

3.17.6

six

1.15.0

smmap

5.0.0

sniffio

1.2.0

sortedcontainers

2.4.0

SoundFile

0.10.3.post1

sox

1.4.1

SQLAlchemy

1.3.13

sqlparse

0.4.2

starlette

0.19.1

stevedore

3.5.0

table-logger

0.3.6

tabulate

0.8.10

tblib

1.7.0

tensorboard

2.9.1

tensorboard-data-server

0.6.1

tensorboard-plugin-wit

1.8.1

tensorboardX

2.5.1

tensorflow-estimator

2.5.0

tensorflow-gpu

2.5.0

termcolor

1.1.0

threadpoolctl

3.1.0

toolz

0.12.0

tornado

6.2

tqdm

4.64.0

typing_extensions

4.3.0

urllib3

1.26.10

uvicorn

0.18.2

wcwidth

0.2.5

websocket-client

1.3.3

Werkzeug

2.2.0

wheel

0.37.1

wrapt

1.12.1

xgboost

1.6.1

yapf

0.32.0

yarl

1.7.2

zict

2.2.0

zipp

3.8.1

absl-py

0.15.0

adal

1.2.7

addict

2.4.0

aiohttp

3.8.1

aiohttp-cors

0.7.0

aioredis

1.3.1

aiosignal

1.2.0

alembic

1.4.1

anyio

3.6.1

appdirs

1.4.4

astunparse

1.6.3

async-timeout

4.0.2

asynctest

0.13.0

attrs

22.1.0

audioread

3.0.0

autopage

0.5.1

avro

1.11.1

awscli

1.25.71

azure-common

1.1.28

azure-storage-blob

2.1.0

azure-storage-common

2.1.0

blessed

1.19.1

bokeh

2.4.3

boto3

1.24.70

botocore

1.27.70

brotlipy

0.7.0

cached-property

1.5.2

cachetools

5.2.0

certifi

2022.6.15.1

cffi

1.15.1

charset-normalizer

2.1.1

click

8.1.3

cliff

3.10.1

cloudevents

1.6.1

cloudpickle

2.2.0

cmaes

0.8.2

cmd2

2.4.2

colorama

0.4.4

colorful

0.5.4

colorlog

6.7.0

conda

4.14.0

conda-package-handling

1.8.1

configparser

5.3.0

cryptography

37.0.1

cycler

0.11.0

Cython

0.29.32

dask

2022.2.0

databricks-cli

0.17.3

decorator

5.1.1

Deprecated

1.2.13

deprecation

2.1.0

distributed

2022.2.0

docker

6.0.0

docutils

0.16

entrypoints

0.4

fastapi

0.83.0

filelock

3.8.0

Flask

2.2.2

flatbuffers

1.12

fonttools

4.37.1

frozenlist

1.3.1

fsspec

2022.8.2

future

0.18.2

gast

0.4.0

gitdb

4.0.9

GitPython

3.1.27

google-api-core

2.8.2

google-auth

2.11.0

google-auth-oauthlib

0.4.6

google-cloud-core

2.3.2

google-cloud-language

2.5.2

google-cloud-storage

2.5.0

google-crc32c

1.5.0

google-pasta

0.2.0

google-resumable-media

2.3.3

googleapis-common-protos

1.56.4

gorilla

0.4.0

gpustat

1.0.0

grpcio

1.48.1

grpcio-status

1.48.1

gunicorn

20.1.0

h11

0.13.0

h5py

3.1.0

HeapDict

1.0.1

hiredis

2.0.0

horovod

0.25.0

idna

3.3

importlib-metadata

4.12.0

importlib-resources

5.9.0

inflect

6.0.0

itsdangerous

2.1.2

Jinja2

3.1.2

jmespath

1.0.1

joblib

1.1.0

jsonschema

4.16.0

keras

2.10.0

keras-nightly

2.5.0.dev2021032900

Keras-Preprocessing

1.1.2

kfserving

0.6.1

kiwisolver

1.4.4

kubernetes

24.2.0

librosa

0.9.2

llvmlite

0.39.1

locket

1.0.0

lxml

4.9.1

Mako

1.2.2

Markdown

3.4.1

MarkupSafe

2.1.1

matplotlib

3.5.3

minio

6.0.2

mlflow

1.7.2

mmcv-full

1.6.1

modin

0.12.1

mpi4py

3.1.3

msgpack

1.0.4

multidict

6.0.2

nltk

3.7

numba

0.56.2

numpy

1.19.5

nvidia-ml-py

11.495.46

oauthlib

3.2.1

opencensus

0.11.0

opencensus-context

0.1.3

opencv-python

4.6.0.66

opt-einsum

3.3.0

optuna

3.0.1

packaging

21.3

pandas

1.3.5

partd

1.3.0

pbr

5.10.0

Pillow

9.2.0

pip

22.2.2

pkgutil_resolve_name

1.3.10

pooch

1.6.0

portalocker

2.5.1

prettytable

3.4.1

prometheus-client

0.14.1

prometheus-flask-exporter

0.20.3

proto-plus

1.22.1

protobuf

3.19.4

psutil

5.9.2

py-spy

0.3.14

pyarrow

9.0.0

pyasn1

0.4.8

pyasn1-modules

0.2.8

pycosat

0.6.3

pycparser

2.21

pydantic

1.10.2

PyJWT

2.4.0

pyOpenSSL

22.0.0

pyparsing

3.0.9

pyperclip

1.8.2

pyrsistent

0.18.1

PySocks

1.7.1

python-dateutil

2.8.2

python-editor

1.0.4

python-speech-features

0.6

pytz

2022.2.1

PyYAML

5.4.1

querystring-parser

1.2.4

ray

1.6.0

redis

4.3.4

regex

2022.9.11

requests

2.28.1

requests-oauthlib

1.3.1

resampy

0.4.1

rsa

4.7.2

ruamel-yaml-conda

0.15.80

s3transfer

0.6.0

sacrebleu

2.2.0

scikit-learn

1.0.2

scipy

1.7.3

sentencepiece

0.1.97

setuptools

59.8.0

simplejson

3.17.6

six

1.15.0

smmap

5.0.0

sniffio

1.3.0

sortedcontainers

2.4.0

SoundFile

0.10.3.post1

sox

1.4.1

SQLAlchemy

1.3.13

sqlparse

0.4.2

starlette

0.19.1

stevedore

3.5.0

table-logger

0.3.6

tabulate

0.8.10

tblib

1.7.0

tensorboard

2.10.0

tensorboard-data-server

0.6.1

tensorboard-plugin-wit

1.8.1

tensorboardX

2.5.1

tensorflow-estimator

2.5.0

tensorflow-gpu

2.5.0

termcolor

1.1.0

threadpoolctl

3.1.0

toolz

0.12.0

tornado

6.2

tqdm

4.64.1

typing_extensions

4.3.0

urllib3

1.26.11

uvicorn

0.18.3

wcwidth

0.2.5

websocket-client

1.4.1

Werkzeug

2.2.2

wheel

0.37.1

wrapt

1.12.1

xgboost

1.6.2

yapf

0.32.0

yarl

1.8.1

zict

2.2.0

zipp

3.8.1

absl-py

0.15.0

adal

1.2.7

addict

2.4.0

aiohttp

3.8.1

aiohttp-cors

0.7.0

aioredis

1.3.1

aiosignal

1.2.0

alembic

1.4.1

anyio

3.6.1

appdirs

1.4.4

astunparse

1.6.3

async-timeout

4.0.2

asynctest

0.13.0

attrs

21.4.0

audioread

2.1.9

autopage

0.5.1

avro

1.11.0

awscli

1.25.26

azure-common

1.1.28

azure-storage-blob

2.1.0

azure-storage-common

2.1.0

blessings

1.7

bokeh

2.4.3

boto3

1.24.26

botocore

1.27.26

brotlipy

0.7.0

cached-property

1.5.2

cachetools

5.2.0

certifi

2022.6.15

cffi

1.15.1

charset-normalizer

2.1.0

clang

5.0

click

8.1.3

cliff

3.10.1

cloudevents

1.3.0

cloudpickle

2.1.0

cmaes

0.8.2

cmd2

2.4.1

colorama

0.4.4

colorful

0.5.4

colorlog

6.6.0

conda

4.13.0

conda-package-handling

1.8.1

configparser

5.2.0

cryptography

37.0.1

cycler

0.11.0

Cython

0.29.30

dask

2022.2.0

databricks-cli

0.17.0

decorator

5.1.1

Deprecated

1.2.13

deprecation

2.1.0

distributed

2022.2.0

docker

5.0.3

docutils

0.16

entrypoints

0.4

fastapi

0.78.0

filelock

3.7.1

Flask

2.1.2

flatbuffers

1.12

fonttools

4.34.4

frozenlist

1.3.0

fsspec

2022.5.0

future

0.18.2

gast

0.4.0

gitdb

4.0.9

GitPython

3.1.27

google-api-core

2.8.2

google-auth

2.9.0

google-auth-oauthlib

0.4.6

google-cloud-core

2.3.1

google-cloud-language

2.4.3

google-cloud-storage

2.4.0

google-crc32c

1.3.0

google-pasta

0.2.0

google-resumable-media

2.3.3

googleapis-common-protos

1.56.3

gorilla

0.4.0

gpustat

0.6.0

grpcio

1.47.0

grpcio-status

1.47.0

gunicorn

20.1.0

h11

0.13.0

h5py

3.1.0

HeapDict

1.0.1

hiredis

2.0.0

horovod

0.25.0

idna

3.3

importlib-metadata

4.12.0

importlib-resources

5.8.0

inflect

5.6.1

itsdangerous

2.1.2

Jinja2

3.1.2

jmespath

1.0.1

joblib

1.1.0

jsonschema

4.6.2

keras

2.6.0

Keras-Preprocessing

1.1.2

kfserving

0.6.1

kiwisolver

1.4.3

kubernetes

24.2.0

librosa

0.9.2

llvmlite

0.38.1

locket

1.0.0

Mako

1.2.1

Markdown

3.3.7

MarkupSafe

2.1.1

matplotlib

3.5.2

minio

6.0.2

mlflow

1.7.2

mmcv-full

1.5.3

modin

0.12.1

mpi4py

3.1.3

msgpack

1.0.4

multidict

6.0.2

nltk

3.7

numba

0.55.2

numpy

1.19.5

nvidia-ml-py3

7.352.0

oauthlib

3.2.0

opencensus

0.10.0

opencensus-context

0.1.2

opencv-python

4.6.0.66

opt-einsum

3.3.0

optuna

2.10.1

packaging

21.3

pandas

1.3.5

partd

1.2.0

pbr

5.9.0

Pillow

9.2.0

pip

22.1.2

pooch

1.6.0

portalocker

2.5.1

prettytable

3.3.0

prometheus-client

0.14.1

prometheus-flask-exporter

0.20.2

proto-plus

1.20.6

protobuf

3.19.4

psutil

5.9.1

py-spy

0.3.12

pyarrow

8.0.0

pyasn1

0.4.8

pyasn1-modules

0.2.8

pycosat

0.6.3

pycparser

2.21

pydantic

1.9.1

PyJWT

2.4.0

pyOpenSSL

22.0.0

pyparsing

3.0.9

pyperclip

1.8.2

pyrsistent

0.18.1

PySocks

1.7.1

python-dateutil

2.8.2

python-editor

1.0.4

python-speech-features

0.6

pytz

2022.1

PyYAML

5.4.1

querystring-parser

1.2.4

ray

1.6.0

redis

4.3.4

regex

2022.7.9

requests

2.28.1

requests-oauthlib

1.3.1

resampy

0.3.1

rsa

4.7.2

ruamel-yaml-conda

0.15.80

s3transfer

0.6.0

sacrebleu

2.1.0

scikit-learn

1.0.2

scipy

1.7.3

sentencepiece

0.1.96

setuptools

63.1.0

simplejson

3.17.6

six

1.15.0

smmap

5.0.0

sniffio

1.2.0

sortedcontainers

2.4.0

SoundFile

0.10.3.post1

sox

1.4.1

SQLAlchemy

1.3.13

sqlparse

0.4.2

starlette

0.19.1

stevedore

3.5.0

table-logger

0.3.6

tabulate

0.8.10

tblib

1.7.0

tensorboard

2.9.1

tensorboard-data-server

0.6.1

tensorboard-plugin-wit

1.8.1

tensorboardX

2.5.1

tensorflow-estimator

2.6.0

tensorflow-gpu

2.6.0

termcolor

1.1.0

threadpoolctl

3.1.0

toolz

0.12.0

tornado

6.2

tqdm

4.64.0

typing_extensions

4.3.0

urllib3

1.26.10

uvicorn

0.18.2

wcwidth

0.2.5

websocket-client

1.3.3

Werkzeug

2.1.2

wheel

0.37.1

wrapt

1.12.1

xgboost

1.6.1

yapf

0.32.0

yarl

1.7.2

zict

2.2.0

zipp

3.8.0

absl-py

0.15.0

adal

1.2.7

addict

2.4.0

aiohttp

3.8.1

aiohttp-cors

0.7.0

aioredis

1.3.1

aiosignal

1.2.0

alembic

1.4.1

anyio

3.6.1

appdirs

1.4.4

astunparse

1.6.3

async-timeout

4.0.2

asynctest

0.13.0

attrs

21.4.0

audioread

2.1.9

autopage

0.5.1

avro

1.11.0

awscli

1.25.36

azure-common

1.1.28

azure-storage-blob

2.1.0

azure-storage-common

2.1.0

blessings

1.7

bokeh

2.4.3

boto3

1.24.36

botocore

1.27.36

brotlipy

0.7.0

cached-property

1.5.2

cachetools

5.2.0

certifi

2022.6.15

cffi

1.15.1

charset-normalizer

2.1.0

clang

5.0

click

8.1.3

cliff

3.10.1

cloudevents

1.4.0

cloudpickle

2.1.0

cmaes

0.8.2

cmd2

2.4.2

colorama

0.4.4

colorful

0.5.4

colorlog

6.6.0

conda

4.13.0

conda-package-handling

1.8.1

configparser

5.2.0

cryptography

37.0.1

cycler

0.11.0

Cython

0.29.30

dask

2022.2.0

databricks-cli

0.17.0

decorator

5.1.1

Deprecated

1.2.13

deprecation

2.1.0

distributed

2022.2.0

docker

5.0.3

docutils

0.16

entrypoints

0.4

fastapi

0.79.0

filelock

3.7.1

Flask

2.1.3

flatbuffers

1.12

fonttools

4.34.4

frozenlist

1.3.0

fsspec

2022.5.0

future

0.18.2

gast

0.4.0

gitdb

4.0.9

GitPython

3.1.27

google-api-core

2.8.2

google-auth

2.9.1

google-auth-oauthlib

0.4.6

google-cloud-core

2.3.2

google-cloud-language

2.5.1

google-cloud-storage

2.4.0

google-crc32c

1.3.0

google-pasta

0.2.0

google-resumable-media

2.3.3

googleapis-common-protos

1.56.4

gorilla

0.4.0

gpustat

0.6.0

grpcio

1.47.0

grpcio-status

1.47.0

gunicorn

20.1.0

h11

0.13.0

h5py

3.1.0

HeapDict

1.0.1

hiredis

2.0.0

horovod

0.25.0

idna

3.3

importlib-metadata

4.12.0

importlib-resources

5.9.0

inflect

5.6.2

itsdangerous

2.1.2

Jinja2

3.1.2

jmespath

1.0.1

joblib

1.1.0

jsonschema

4.7.2

keras

2.6.0

Keras-Preprocessing

1.1.2

kfserving

0.6.1

kiwisolver

1.4.4

kubernetes

24.2.0

librosa

0.9.2

llvmlite

0.38.1

locket

1.0.0

Mako

1.2.1

Markdown

3.4.1

MarkupSafe

2.1.1

matplotlib

3.5.2

minio

6.0.2

mlflow

1.7.2

mmcv-full

1.6.0

modin

0.12.1

mpi4py

3.1.3

msgpack

1.0.4

multidict

6.0.2

nltk

3.7

numba

0.55.2

numpy

1.19.5

nvidia-ml-py3

7.352.0

oauthlib

3.2.0

opencensus

0.10.0

opencensus-context

0.1.2

opencv-python

4.6.0.66

opt-einsum

3.3.0

optuna

2.10.1

packaging

21.3

pandas

1.3.5

partd

1.2.0

pbr

5.9.0

Pillow

9.2.0

pip

22.2

pooch

1.6.0

portalocker

2.5.1

prettytable

3.3.0

prometheus-client

0.14.1

prometheus-flask-exporter

0.20.2

proto-plus

1.20.6

protobuf

3.19.4

psutil

5.9.1

py-spy

0.3.12

pyarrow

8.0.0

pyasn1

0.4.8

pyasn1-modules

0.2.8

pycosat

0.6.3

pycparser

2.21

pydantic

1.9.1

PyJWT

2.4.0

pyOpenSSL

22.0.0

pyparsing

3.0.9

pyperclip

1.8.2

pyrsistent

0.18.1

PySocks

1.7.1

python-dateutil

2.8.2

python-editor

1.0.4

python-speech-features

0.6

pytz

2022.1

PyYAML

5.4.1

querystring-parser

1.2.4

ray

1.6.0

redis

4.3.4

regex

2022.7.9

requests

2.28.1

requests-oauthlib

1.3.1

resampy

0.3.1

rsa

4.7.2

ruamel-yaml-conda

0.15.80

s3transfer

0.6.0

sacrebleu

2.1.0

scikit-learn

1.0.2

scipy

1.7.3

sentencepiece

0.1.96

setuptools

63.2.0

simplejson

3.17.6

six

1.15.0

smmap

5.0.0

sniffio

1.2.0

sortedcontainers

2.4.0

SoundFile

0.10.3.post1

sox

1.4.1

SQLAlchemy

1.3.13

sqlparse

0.4.2

starlette

0.19.1

stevedore

3.5.0

table-logger

0.3.6

tabulate

0.8.10

tblib

1.7.0

tensorboard

2.9.1

tensorboard-data-server

0.6.1

tensorboard-plugin-wit

1.8.1

tensorboardX

2.5.1

tensorflow-estimator

2.6.0

tensorflow-gpu

2.6.0

termcolor

1.1.0

threadpoolctl

3.1.0

toolz

0.12.0

tornado

6.2

tqdm

4.64.0

typing_extensions

4.3.0

urllib3

1.26.10

uvicorn

0.18.2

wcwidth

0.2.5

websocket-client

1.3.3

Werkzeug

2.2.0

wheel

0.37.1

wrapt

1.12.1

xgboost

1.6.1

yapf

0.32.0

yarl

1.7.2

zict

2.2.0

zipp

3.8.1

absl-py

0.15.0

adal

1.2.7

addict

2.4.0

aiohttp

3.8.1

aiohttp-cors

0.7.0

aioredis

1.3.1

aiosignal

1.2.0

alembic

1.4.1

anyio

3.6.1

appdirs

1.4.4

astunparse

1.6.3

async-timeout

4.0.2

asynctest

0.13.0

attrs

22.1.0

audioread

3.0.0

autopage

0.5.1

avro

1.11.1

awscli

1.25.71

azure-common

1.1.28

azure-storage-blob

2.1.0

azure-storage-common

2.1.0

blessed

1.19.1

bokeh

2.4.3

boto3

1.24.70

botocore

1.27.70

brotlipy

0.7.0

cached-property

1.5.2

cachetools

5.2.0

certifi

2022.6.15.1

cffi

1.15.1

charset-normalizer

2.1.1

clang

5.0

click

8.1.3

cliff

3.10.1

cloudevents

1.6.1

cloudpickle

2.2.0

cmaes

0.8.2

cmd2

2.4.2

colorama

0.4.4

colorful

0.5.4

colorlog

6.7.0

conda

4.14.0

conda-package-handling

1.8.1

configparser

5.3.0

cryptography

37.0.1

cycler

0.11.0

Cython

0.29.32

dask

2022.2.0

databricks-cli

0.17.3

decorator

5.1.1

Deprecated

1.2.13

deprecation

2.1.0

distributed

2022.2.0

docker

6.0.0

docutils

0.16

entrypoints

0.4

fastapi

0.83.0

filelock

3.8.0

Flask

2.2.2

flatbuffers

1.12

fonttools

4.37.1

frozenlist

1.3.1

fsspec

2022.8.2

future

0.18.2

gast

0.4.0

gitdb

4.0.9

GitPython

3.1.27

google-api-core

2.8.2

google-auth

2.11.0

google-auth-oauthlib

0.4.6

google-cloud-core

2.3.2

google-cloud-language

2.5.2

google-cloud-storage

2.5.0

google-crc32c

1.5.0

google-pasta

0.2.0

google-resumable-media

2.3.3

googleapis-common-protos

1.56.4

gorilla

0.4.0

gpustat

1.0.0

grpcio

1.48.1

grpcio-status

1.48.1

gunicorn

20.1.0

h11

0.13.0

h5py

3.1.0

HeapDict

1.0.1

hiredis

2.0.0

horovod

0.25.0

idna

3.3

importlib-metadata

4.12.0

importlib-resources

5.9.0

inflect

6.0.0

itsdangerous

2.1.2

Jinja2

3.1.2

jmespath

1.0.1

joblib

1.1.0

jsonschema

4.16.0

keras

2.6.0

Keras-Preprocessing

1.1.2

kfserving

0.6.1

kiwisolver

1.4.4

kubernetes

24.2.0

librosa

0.9.2

llvmlite

0.39.1

locket

1.0.0

lxml

4.9.1

Mako

1.2.2

Markdown

3.4.1

MarkupSafe

2.1.1

matplotlib

3.5.3

minio

6.0.2

mlflow

1.7.2

mmcv-full

1.6.1

modin

0.12.1

mpi4py

3.1.3

msgpack

1.0.4

multidict

6.0.2

nltk

3.7

numba

0.56.2

numpy

1.19.5

nvidia-ml-py

11.495.46

oauthlib

3.2.1

opencensus

0.11.0

opencensus-context

0.1.3

opencv-python

4.6.0.66

opt-einsum

3.3.0

optuna

3.0.1

packaging

21.3

pandas

1.3.5

partd

1.3.0

pbr

5.10.0

Pillow

9.2.0

pip

22.2.2

pkgutil_resolve_name

1.3.10

pooch

1.6.0

portalocker

2.5.1

prettytable

3.4.1

prometheus-client

0.14.1

prometheus-flask-exporter

0.20.3

proto-plus

1.22.1

protobuf

3.19.4

psutil

5.9.2

py-spy

0.3.14

pyarrow

9.0.0

pyasn1

0.4.8

pyasn1-modules

0.2.8

pycosat

0.6.3

pycparser

2.21

pydantic

1.10.2

PyJWT

2.4.0

pyOpenSSL

22.0.0

pyparsing

3.0.9

pyperclip

1.8.2

pyrsistent

0.18.1

PySocks

1.7.1

python-dateutil

2.8.2

python-editor

1.0.4

python-speech-features

0.6

pytz

2022.2.1

PyYAML

5.4.1

querystring-parser

1.2.4

ray

1.6.0

redis

4.3.4

regex

2022.9.11

requests

2.28.1

requests-oauthlib

1.3.1

resampy

0.4.1

rsa

4.7.2

ruamel-yaml-conda

0.15.80

s3transfer

0.6.0

sacrebleu

2.2.0

scikit-learn

1.0.2

scipy

1.7.3

sentencepiece

0.1.97

setuptools

59.8.0

simplejson

3.17.6

six

1.15.0

smmap

5.0.0

sniffio

1.3.0

sortedcontainers

2.4.0

SoundFile

0.10.3.post1

sox

1.4.1

SQLAlchemy

1.3.13

sqlparse

0.4.2

starlette

0.19.1

stevedore

3.5.0

table-logger

0.3.6

tabulate

0.8.10

tblib

1.7.0

tensorboard

2.10.0

tensorboard-data-server

0.6.1

tensorboard-plugin-wit

1.8.1

tensorboardX

2.5.1

tensorflow-estimator

2.6.0

tensorflow-gpu

2.6.0

termcolor

1.1.0

threadpoolctl

3.1.0

toolz

0.12.0

tornado

6.2

tqdm

4.64.1

typing_extensions

4.3.0

urllib3

1.26.11

uvicorn

0.18.3

wcwidth

0.2.5

websocket-client

1.4.1

Werkzeug

2.2.2

wheel

0.37.1

wrapt

1.12.1

xgboost

1.6.2

yapf

0.32.0

yarl

1.8.1

zict

2.2.0

zipp

3.8.1

brotlipy

0.7.0

certifi

2022.6.15

cffi

1.15.1

charset-normalizer

2.1.0

colorama

0.4.5

conda

4.13.0

conda-package-handling

1.8.1

cryptography

37.0.1

idna

3.3

pip

22.1.2

pycosat

0.6.3

pycparser

2.21

pydantic

1.9.1

pyOpenSSL

22.0.0

PySocks

1.7.1

requests

2.28.1

ruamel-yaml-conda

0.15.80

setuptools

63.1.0

six

1.16.0

tqdm

4.64.0

typing_extensions

4.3.0

urllib3

1.26.10

wheel

0.37.1

brotlipy

0.7.0

certifi

2022.6.15

cffi

1.15.1

charset-normalizer

2.1.0

colorama

0.4.5

conda

4.13.0

conda-package-handling

1.8.1

cryptography

37.0.1

idna

3.3

pip

22.2

pycosat

0.6.3

pycparser

2.21

pydantic

1.9.1

pyOpenSSL

22.0.0

PySocks

1.7.1

requests

2.28.1

ruamel-yaml-conda

0.15.80

setuptools

63.2.0

six

1.16.0

tqdm

4.64.0

typing_extensions

4.3.0

urllib3

1.26.10

wheel

0.37.1

brotlipy

0.7.0

certifi

2022.6.15.1

cffi

1.15.1

charset-normalizer

2.1.1

colorama

0.4.5

conda

4.14.0

conda-package-handling

1.8.1

cryptography

37.0.1

idna

3.3

pip

22.2.2

pycosat

0.6.3

pycparser

2.21

pydantic

1.10.2

pyOpenSSL

22.0.0

PySocks

1.7.1

requests

2.28.1

ruamel-yaml-conda

0.15.80

setuptools

65.3.0

six

1.16.0

toolz

0.12.0

tqdm

4.64.1

typing_extensions

4.3.0

urllib3

1.26.11

wheel

0.37.1

brotlipy

0.7.0

certifi

2022.6.15

cffi

1.15.1

charset-normalizer

2.1.0

colorama

0.4.5

conda

4.13.0

conda-package-handling

1.8.1

cryptography

37.0.1

idna

3.3

pip

22.1.2

pycosat

0.6.3

pycparser

2.21

pydantic

1.9.1

pyOpenSSL

22.0.0

PySocks

1.7.1

requests

2.28.1

ruamel-yaml-conda

0.15.80

setuptools

63.1.0

six

1.16.0

tqdm

4.64.0

typing_extensions

4.3.0

urllib3

1.26.10

wheel

0.37.1

brotlipy

0.7.0

certifi

2022.6.15

cffi

1.15.1

charset-normalizer

2.1.0

colorama

0.4.5

conda

4.13.0

conda-package-handling

1.8.1

cryptography

37.0.1

idna

3.3

pip

22.2

pycosat

0.6.3

pycparser

2.21

pydantic

1.9.1

pyOpenSSL

22.0.0

PySocks

1.7.1

requests

2.28.1

ruamel-yaml-conda

0.15.80

setuptools

63.2.0

six

1.16.0

tqdm

4.64.0

typing_extensions

4.3.0

urllib3

1.26.10

wheel

0.37.1

brotlipy

0.7.0

certifi

2022.6.15.1

cffi

1.15.1

charset-normalizer

2.1.1

colorama

0.4.5

conda

4.14.0

conda-package-handling

1.8.1

cryptography

37.0.1

idna

3.3

pip

22.2.2

pycosat

0.6.3

pycparser

2.21

pydantic

1.10.2

pyOpenSSL

22.0.0

PySocks

1.7.1

requests

2.28.1

ruamel-yaml-conda

0.15.80

setuptools

65.3.0

six

1.16.0

toolz

0.12.0

tqdm

4.64.1

typing_extensions

4.3.0

urllib3

1.26.11

wheel

0.37.1

brotlipy

0.7.0

certifi

2022.6.15

cffi

1.15.1

charset-normalizer

2.1.0

colorama

0.4.5

conda

4.13.0

conda-package-handling

1.8.1

cryptography

37.0.1

idna

3.3

pip

22.1.2

pycosat

0.6.3

pycparser

2.21

pydantic

1.9.1

pyOpenSSL

22.0.0

PySocks

1.7.1

requests

2.28.1

ruamel-yaml-conda

0.15.80

setuptools

63.1.0

six

1.16.0

tqdm

4.64.0

typing_extensions

4.3.0

urllib3

1.26.10

wheel

0.37.1

brotlipy

0.7.0

certifi

2022.6.15

cffi

1.15.1

charset-normalizer

2.1.0

colorama

0.4.5

conda

4.13.0

conda-package-handling

1.8.1

cryptography

37.0.1

idna

3.3

pip

22.2

pycosat

0.6.3

pycparser

2.21

pydantic

1.9.1

pyOpenSSL

22.0.0

PySocks

1.7.1

requests

2.28.1

ruamel-yaml-conda

0.15.80

setuptools

63.2.0

six

1.16.0

tqdm

4.64.0

typing_extensions

4.3.0

urllib3

1.26.10

wheel

0.37.1

brotlipy

0.7.0

certifi

2022.6.15.1

cffi

1.15.1

charset-normalizer

2.1.1

colorama

0.4.5

conda

4.14.0

conda-package-handling

1.8.1

cryptography

37.0.1

idna

3.3

pip

22.2.2

pycosat

0.6.3

pycparser

2.21

pydantic

1.10.2

pyOpenSSL

22.0.0

PySocks

1.7.1

requests

2.28.1

ruamel-yaml-conda

0.15.80

setuptools

65.3.0

six

1.16.0

toolz

0.12.0

tqdm

4.64.1

typing_extensions

4.3.0

urllib3

1.26.11

wheel

0.37.1

brotlipy

0.7.0

certifi

2022.6.15

cffi

1.15.1

charset-normalizer

2.1.0

colorama

0.4.5

conda

4.13.0

conda-package-handling

1.8.1

cryptography

37.0.1

idna

3.3

pip

22.1.2

pycosat

0.6.3

pycparser

2.21

pydantic

1.9.1

pyOpenSSL

22.0.0

PySocks

1.7.1

requests

2.28.1

ruamel-yaml-conda

0.15.80

setuptools

63.1.0

six

1.16.0

tqdm

4.64.0

typing_extensions

4.3.0

urllib3

1.26.10

wheel

0.37.1

brotlipy

0.7.0

certifi

2022.6.15

cffi

1.15.1

charset-normalizer

2.1.0

colorama

0.4.5

conda

4.13.0

conda-package-handling

1.8.1

cryptography

37.0.1

idna

3.3

pip

22.2

pycosat

0.6.3

pycparser

2.21

pydantic

1.9.1

pyOpenSSL

22.0.0

PySocks

1.7.1

requests

2.28.1

ruamel-yaml-conda

0.15.80

setuptools

63.2.0

six

1.16.0

tqdm

4.64.0

typing_extensions

4.3.0

urllib3

1.26.10

wheel

0.37.1

brotlipy

0.7.0

certifi

2022.6.15.1

cffi

1.15.1

charset-normalizer

2.1.1

colorama

0.4.5

conda

4.14.0

conda-package-handling

1.8.1

cryptography

37.0.1

idna

3.3

pip

22.2.2

pycosat

0.6.3

pycparser

2.21

pydantic

1.10.2

pyOpenSSL

22.0.0

PySocks

1.7.1

requests

2.28.1

ruamel-yaml-conda

0.15.80

setuptools

65.3.0

six

1.16.0

toolz

0.12.0

tqdm

4.64.1

typing_extensions

4.3.0

urllib3

1.26.11

wheel

0.37.1

brotlipy

0.7.0

certifi

2022.6.15

cffi

1.15.1

charset-normalizer

2.1.0

colorama

0.4.5

conda

4.13.0

conda-package-handling

1.8.1

cryptography

37.0.1

idna

3.3

pip

22.1.2

pycosat

0.6.3

pycparser

2.21

pydantic

1.9.1

pyOpenSSL

22.0.0

PySocks

1.7.1

requests

2.28.1

ruamel-yaml-conda

0.15.80

setuptools

63.1.0

six

1.16.0

tqdm

4.64.0

typing_extensions

4.3.0

urllib3

1.26.10

wheel

0.37.1

brotlipy

0.7.0

certifi

2022.6.15

cffi

1.15.1

charset-normalizer

2.1.0

colorama

0.4.5

conda

4.13.0

conda-package-handling

1.8.1

cryptography

37.0.1

idna

3.3

pip

22.2

pycosat

0.6.3

pycparser

2.21

pydantic

1.9.1

pyOpenSSL

22.0.0

PySocks

1.7.1

requests

2.28.1

ruamel-yaml-conda

0.15.80

setuptools

63.2.0

six

1.16.0

tqdm

4.64.0

typing_extensions

4.3.0

urllib3

1.26.10

wheel

0.37.1

brotlipy

0.7.0

certifi

2022.6.15.1

cffi

1.15.1

charset-normalizer

2.1.1

colorama

0.4.5

conda

4.14.0

conda-package-handling

1.8.1

cryptography

37.0.1

idna

3.3

pip

22.2.2

pycosat

0.6.3

pycparser

2.21

pydantic

1.10.2

pyOpenSSL

22.0.0

PySocks

1.7.1

requests

2.28.1

ruamel-yaml-conda

0.15.80

setuptools

65.3.0

six

1.16.0

toolz

0.12.0

tqdm

4.64.1

typing_extensions

4.3.0

urllib3

1.26.11

wheel

0.37.1

brotlipy

0.7.0

certifi

2022.6.15

cffi

1.15.1

charset-normalizer

2.1.0

colorama

0.4.5

conda

4.13.0

conda-package-handling

1.8.1

cryptography

37.0.1

idna

3.3

pip

22.1.2

pycosat

0.6.3

pycparser

2.21

pydantic

1.9.1

pyOpenSSL

22.0.0

PySocks

1.7.1

requests

2.28.1

ruamel-yaml-conda

0.15.80

setuptools

63.1.0

six

1.16.0

tqdm

4.64.0

typing_extensions

4.3.0

urllib3

1.26.10

wheel

0.37.1

brotlipy

0.7.0

certifi

2022.6.15

cffi

1.15.1

charset-normalizer

2.1.0

colorama

0.4.5

conda

4.13.0

conda-package-handling

1.8.1

cryptography

37.0.1

idna

3.3

pip

22.2

pycosat

0.6.3

pycparser

2.21

pydantic

1.9.1

pyOpenSSL

22.0.0

PySocks

1.7.1

requests

2.28.1

ruamel-yaml-conda

0.15.80

setuptools

63.2.0

six

1.16.0

tqdm

4.64.0

typing_extensions

4.3.0

urllib3

1.26.10

wheel

0.37.1

brotlipy

0.7.0

certifi

2022.6.15.1

cffi

1.15.1

charset-normalizer

2.1.1

colorama

0.4.5

conda

4.14.0

conda-package-handling

1.8.1

cryptography

37.0.1

idna

3.3

pip

22.2.2

pycosat

0.6.3

pycparser

2.21

pydantic

1.10.2

pyOpenSSL

22.0.0

PySocks

1.7.1

requests

2.28.1

ruamel-yaml-conda

0.15.80

setuptools

65.3.0

six

1.16.0

toolz

0.12.0

tqdm

4.64.1

typing_extensions

4.3.0

urllib3

1.26.11

wheel

0.37.1

brotlipy

0.7.0

certifi

2022.6.15

cffi

1.15.1

charset-normalizer

2.1.0

colorama

0.4.5

conda

4.13.0

conda-package-handling

1.8.1

cryptography

37.0.1

idna

3.3

pip

22.1.2

pycosat

0.6.3

pycparser

2.21

pydantic

1.9.1

pyOpenSSL

22.0.0

PySocks

1.7.1

requests

2.28.1

ruamel-yaml-conda

0.15.80

setuptools

63.1.0

six

1.16.0

tqdm

4.64.0

typing_extensions

4.3.0

urllib3

1.26.10

wheel

0.37.1

brotlipy

0.7.0

certifi

2022.6.15

cffi

1.15.1

charset-normalizer

2.1.0

colorama

0.4.5

conda

4.13.0

conda-package-handling

1.8.1

cryptography

37.0.1

idna

3.3

pip

22.2

pycosat

0.6.3

pycparser

2.21

pydantic

1.9.1

pyOpenSSL

22.0.0

PySocks

1.7.1

requests

2.28.1

ruamel-yaml-conda

0.15.80

setuptools

63.2.0

six

1.16.0

tqdm

4.64.0

typing_extensions

4.3.0

urllib3

1.26.10

wheel

0.37.1

brotlipy

0.7.0

certifi

2022.6.15.1

cffi

1.15.1

charset-normalizer

2.1.1

colorama

0.4.5

conda

4.14.0

conda-package-handling

1.8.1

cryptography

37.0.1

idna

3.3

pip

22.2.2

pycosat

0.6.3

pycparser

2.21

pydantic

1.10.2

pyOpenSSL

22.0.0

PySocks

1.7.1

requests

2.28.1

ruamel-yaml-conda

0.15.80

setuptools

65.3.0

six

1.16.0

toolz

0.12.0

tqdm

4.64.1

typing_extensions

4.3.0

urllib3

1.26.11

wheel

0.37.1

brotlipy

0.7.0

certifi

2022.6.15

cffi

1.15.1

charset-normalizer

2.1.0

colorama

0.4.5

conda

4.13.0

conda-package-handling

1.8.1

cryptography

37.0.1

idna

3.3

pip

22.1.2

pycosat

0.6.3

pycparser

2.21

pydantic

1.9.1

pyOpenSSL

22.0.0

PySocks

1.7.1

requests

2.28.1

ruamel-yaml-conda

0.15.80

setuptools

63.1.0

six

1.16.0

tqdm

4.64.0

typing_extensions

4.3.0

urllib3

1.26.10

wheel

0.37.1

brotlipy

0.7.0

certifi

2022.6.15.1

cffi

1.15.1

charset-normalizer

2.1.1

colorama

0.4.5

conda

4.14.0

conda-package-handling

1.8.1

cryptography

37.0.1

idna

3.3

pip

22.2.2

pycosat

0.6.3

pycparser

2.21

pydantic

1.10.2

pyOpenSSL

22.0.0

PySocks

1.7.1

requests

2.28.1

ruamel-yaml-conda

0.15.80

setuptools

65.3.0

six

1.16.0

toolz

0.12.0

tqdm

4.64.1

typing_extensions

4.3.0

urllib3

1.26.11

wheel

0.37.1

brotlipy

0.7.0

certifi

2022.6.15

cffi

1.15.1

charset-normalizer

2.1.0

colorama

0.4.5

conda

4.13.0

conda-package-handling

1.8.1

cryptography

37.0.1

idna

3.3

pip

22.1.2

pycosat

0.6.3

pycparser

2.21

pydantic

1.9.1

pyOpenSSL

22.0.0

PySocks

1.7.1

requests

2.28.1

ruamel-yaml-conda

0.15.80

setuptools

63.1.0

six

1.16.0

tqdm

4.64.0

typing_extensions

4.3.0

urllib3

1.26.10

wheel

0.37.1

brotlipy

0.7.0

certifi

2022.6.15.1

cffi

1.15.1

charset-normalizer

2.1.1

colorama

0.4.5

conda

4.14.0

conda-package-handling

1.8.1

cryptography

37.0.1

idna

3.3

pip

22.2.2

pycosat

0.6.3

pycparser

2.21

pydantic

1.10.2

pyOpenSSL

22.0.0

PySocks

1.7.1

requests

2.28.1

ruamel-yaml-conda

0.15.80

setuptools

65.3.0

six

1.16.0

toolz

0.12.0

tqdm

4.64.1

typing_extensions

4.3.0

urllib3

1.26.11

wheel

0.37.1

brotlipy

0.7.0

certifi

2022.6.15

cffi

1.15.1

charset-normalizer

2.1.0

colorama

0.4.5

conda

4.13.0

conda-package-handling

1.8.1

cryptography

37.0.1

idna

3.3

pip

22.1.2

pycosat

0.6.3

pycparser

2.21

pydantic

1.9.1

pyOpenSSL

22.0.0

PySocks

1.7.1

requests

2.28.1

ruamel-yaml-conda

0.15.80

setuptools

63.1.0

six

1.16.0

tqdm

4.64.0

typing_extensions

4.3.0

urllib3

1.26.10

wheel

0.37.1

brotlipy

0.7.0

certifi

2022.6.15.1

cffi

1.15.1

charset-normalizer

2.1.1

colorama

0.4.5

conda

4.14.0

conda-package-handling

1.8.1

cryptography

37.0.1

idna

3.3

pip

22.2.2

pycosat

0.6.3

pycparser

2.21

pydantic

1.10.2

pyOpenSSL

22.0.0

PySocks

1.7.1

requests

2.28.1

ruamel-yaml-conda

0.15.80

setuptools

65.3.0

six

1.16.0