@@ -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",
]
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.