Skip to content

Commit 7edc0a1

Browse files
committed
Update black dependency for Python 3.13 support
1 parent 6706dd6 commit 7edc0a1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

environment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ channels:
44
- conda-forge
55
- defaults
66
dependencies:
7-
- black==22.6.0
7+
- black>=22.6.
88
- pandas>=1.0
99
- python>=3.6
1010
- pytest>=5.4

0 commit comments

Comments
 (0)