# 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.17.2
torch >=1.8.1, <2.0.0
typing-extensions; python_version < '3.9'
packaging  # hotfix for utils, can be dropped with lit-utils >=0.5
