We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 36beb18 commit c72367cCopy full SHA for c72367c
1 file changed
setup.py
@@ -27,7 +27,7 @@ def package_files(directory):
27
"torchvision>=0.9.0",
28
"torch>=1.9",
29
"argparse>=1.4.0",
30
- "yahp>=0.0.12",
+ "yahp>=0.0.13",
31
]
32
extra_deps = {}
33
0 commit comments