chore(setup): require prototorch>=0.6.0
This commit is contained in:
parent
2649e3ac31
commit
4dc11a3737
2
setup.py
2
setup.py
@ -22,7 +22,7 @@ with open("README.md", "r") as fh:
|
||||
long_description = fh.read()
|
||||
|
||||
INSTALL_REQUIRES = [
|
||||
"prototorch>=0.5.0,<0.6.0",
|
||||
"prototorch>=0.6.0",
|
||||
"pytorch_lightning>=1.3.5",
|
||||
"torchmetrics",
|
||||
]
|
||||
|
Loading…
x
Reference in New Issue
Block a user