click~=8.0
httpx~=0.28.0
loguru~=0.7.0
matyan-api-models~=0.2.1
psutil~=7.0
pydantic~=2.0
pydantic-settings~=2.0
websockets~=15.0

[acme]
dm-acme>=0.4

[adapters-all]
matyan-client[keras]
matyan-client[tensorflow]
matyan-client[pytorch]
matyan-client[pytorch-lightning]
matyan-client[pytorch-ignite]
matyan-client[hugging-face]
matyan-client[distributed-hugging-face]
matyan-client[xgboost]
matyan-client[lightgbm]
matyan-client[catboost]
matyan-client[optuna]
matyan-client[keras-tuner]
matyan-client[prophet]
matyan-client[sb3]
matyan-client[acme]
matyan-client[fastai]
matyan-client[paddle]
matyan-client[mxnet]

[audio]
numpy>=1.21

[catboost]
catboost>=1.0

[convert]
pillow>=9.0
tbparse~=0.0.8
tqdm~=4.0
numpy>=1.21
pandas>=1.5
click~=8.0

[convert:platform_machine != "aarch64"]
tensorflow-cpu>=2.15

[convert:platform_machine == "aarch64"]
tensorflow>=2.15

[distributed-hugging-face]
transformers>=4.0
accelerate>=0.20

[extended]
matyan-client[image]
matyan-client[audio]
matyan-client[figure]
matyan-client[matplotlib]
matyan-client[numpy]
matyan-client[gpu]

[fastai]
fastai>=2.0
ipython

[figure]
plotly>=5.0

[gpu]
nvidia-ml-py>=11.0

[hugging-face]
transformers>=4.0

[image]
Pillow>=9.0
numpy>=1.21

[keras]
keras>=2.0

[keras-tuner]
keras-tuner>=1.0

[lightgbm]
lightgbm>=3.0

[matplotlib]
matplotlib>=3.5
plotly>=5.0

[mxnet]
mxnet>=1.9

[numpy]
numpy>=1.21

[optuna]
optuna>=3.0

[paddle]

[paddle:sys_platform != "linux" or platform_machine != "aarch64"]
paddlepaddle>=2.0

[prophet]
prophet>=1.0

[pytorch]
torch>=1.9

[pytorch-ignite]
pytorch-ignite>=0.4
omegaconf>=2.0

[pytorch-lightning]
torchvision>=0.15.0
omegaconf>=2.0

[pytorch-lightning:python_version >= "3.10"]
lightning>=2.0

[sb3]
stable-baselines3>=1.0

[tensorflow]
tensorflow>=2.0

[xgboost]
xgboost>=1.0
