2022-08-03 21:43:51 +00:00
|
|
|
# NOTE: the upper bound for the package version is only set for CI stability, and it is dropped while installing this package
|
|
|
|
# in case you want to preserve/enforce restrictions on the latest compatible version, add "strict" as an in-line comment
|
|
|
|
|
2020-03-25 11:46:27 +00:00
|
|
|
# extended list of package dependencies to reach full functionality
|
2022-05-27 15:53:37 +00:00
|
|
|
matplotlib>3.1, <3.5.3
|
2022-07-27 08:51:52 +00:00
|
|
|
torchtext>=0.10.*, <0.14.0
|
2022-06-22 12:58:43 +00:00
|
|
|
omegaconf>=2.0.5, <2.3.0
|
2022-06-22 11:23:28 +00:00
|
|
|
hydra-core>=1.0.5, <1.3.0
|
2022-07-25 09:25:42 +00:00
|
|
|
jsonargparse[signatures]>=4.12.0, <=4.12.0
|
2022-06-22 09:51:47 +00:00
|
|
|
gcsfs>=2021.5.0, <2022.6.0
|
2022-07-14 15:42:22 +00:00
|
|
|
rich>=10.14.0, !=10.15.0.a, <13.0.0
|