Skip to content

Commit c7ce2ab

Browse files
committed
Fix requirement
1 parent 969d34a commit c7ce2ab

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ pathy>=0.3.5
66
pytest>=5.2.0,!=7.1.0
77
mypy>=1.7.0,<1.8.0; platform_machine != 'aarch64'
88
numpy>=1.15.0
9-
black>=25,<26
9+
black
1010
flake8>=7,<8
1111
isort>=7,<8
1212
hypothesis

0 commit comments

Comments
 (0)