Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 7 additions & 7 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -50,30 +50,30 @@ install_requires =
matplotlib
lightning
tensorboard
albumentations==2.0.5
albumentations==2.0.8
pandas
hydra-core==1.3.2
hydra-colorlog
hydra-optuna-sweeper>=1.2
python-dotenv
rarfile
colorama
p-tqdm==1.4.0
orjson==3.9.2
p-tqdm==1.4.2
orjson==3.11.4
ijson
scikit-learn
scikit-image
kaggle==1.5.15
kaggle==1.7.4.5
setuptools
Deprecated
pytest==7.4.0
pytest==8.4.2
kornia
rich
prettytable
jupyter
humanize
psrcal==0.0.2
quapy==0.1.9
psrcal==1.0.0
quapy==0.2.0
peft

[options.extras_require]
Expand Down
Loading