# 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

numpy >1.20.0
torch >=1.8.1, <=2.0.1
typing-extensions; python_version < '3.9'
packaging  # hotfix for utils, can be dropped with lit-utils >=0.5
lightning-utilities >=0.7.0, <0.10.0
