We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 11a6d78 commit 974cc64Copy full SHA for 974cc64
README.md
@@ -38,7 +38,6 @@ portability and maintainability of an application's source code.
38
- NumPy
39
- pathspec
40
- Python 3
41
-- PyYAML
42
- SciPy
43
- tabulate
44
- tqdm
pyproject.toml
@@ -27,7 +27,6 @@ dependencies = [
27
"numpy==1.26.0",
28
"matplotlib==3.8.2",
29
"pathspec==0.12.1",
30
- "pyyaml==6.0.1",
31
"scipy==1.12.0",
32
"jsonschema==4.21.1",
33
"tabulate==0.9.0",
0 commit comments