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 28389fe commit de3d061Copy full SHA for de3d061
.pre-commit-config.yaml
@@ -31,7 +31,6 @@ repos:
31
- asciitree
32
- crc32c
33
- donfig
34
- - fasteners
35
- numcodecs
36
- numpy
37
- typing_extensions
pyproject.toml
@@ -25,7 +25,6 @@ requires-python = ">=3.11"
25
dependencies = [
26
'asciitree',
27
'numpy>=1.25',
28
- 'fasteners',
29
'numcodecs>=0.10.2',
30
'fsspec>2024',
'crc32c',
0 commit comments