lightning/requirements.txt

14 lines
303 B
Plaintext

# the default package dependencies
numpy>=1.17.2
torch>=1.6
future>=0.17.1 # required for builtins in setup.py
tqdm>=4.41.0
PyYAML>=5.1
fsspec[http]>=2021.05.0, !=2021.06.0
tensorboard>=2.2.0
torchmetrics>=0.4.1
pyDeprecate==0.3.1
packaging>=17.0
typing-extensions # TypedDict support for python<3.8