We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent afd7f00 commit fbb4f3bCopy full SHA for fbb4f3b
pyproject.toml
@@ -21,6 +21,7 @@ classifiers = [
21
dependencies = [
22
"jellyfish >=0.8.2, ==0.*",
23
"opencv-python >=4.5, ==4.*",
24
+ "numpy >=1.17.0, ==1.*",
25
"pandas >=1.2.0, ==1.*",
26
"scipy >=1.5.4, ==1.*",
27
]
0 commit comments