We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b00871c commit 9b3afccCopy full SHA for 9b3afcc
setup.cfg
@@ -1,6 +1,6 @@
1
[metadata]
2
name = libmultilabel
3
-version = 0.1.5
+version = 0.1.6
4
author = LibMultiLabel Team
5
license = MIT License
6
license_file = LICENSE
@@ -32,7 +32,7 @@ install_requires =
32
torch>=1.12.0
33
torchmetrics>=0.9.2
34
torchtext>=0.13.0
35
- pytorch-lightning>=1.6.5
+ pytorch-lightning==1.7.7
36
tqdm
37
liblinear-multicore
38
numba
0 commit comments