chore: Update prototorch dependency
This commit is contained in:
parent
7b93cd4ad5
commit
62185b38cf
2
setup.py
2
setup.py
@ -22,7 +22,7 @@ with open("README.md", "r") as fh:
|
|||||||
long_description = fh.read()
|
long_description = fh.read()
|
||||||
|
|
||||||
INSTALL_REQUIRES = [
|
INSTALL_REQUIRES = [
|
||||||
"prototorch>=0.6.0",
|
"prototorch>=0.7.0",
|
||||||
"pytorch_lightning>=1.3.5",
|
"pytorch_lightning>=1.3.5",
|
||||||
"torchmetrics",
|
"torchmetrics",
|
||||||
]
|
]
|
||||||
|
Loading…
Reference in New Issue
Block a user