Skip to content
Snippets Groups Projects
Commit d07d3970 authored by André Anjos's avatar André Anjos :speech_balloon:
Browse files

[pyproject] Relax constraints back again; Closes #31

parent f7c77a2d
No related branches found
No related tags found
No related merge requests found
Pipeline #81956 failed
......@@ -41,8 +41,7 @@ dependencies = [
"opencv-python",
"torch>=1.8",
"torchvision>=0.10",
"lightning <2.1.0a0,>=2.0.3",
"pydantic <2.0,>=1.7.4", # temporary, until issue #31 is fixed
"lightning <2.2.0a0,>=2.1.0",
"tensorboard",
"grad-cam>=1.4.8",
]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment