Skip to content

Commit da4e621

Browse files
committed
fix: downgrade isort version from 7.0.0 to 6.1.0 for compatibility
1 parent 641671a commit da4e621

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
@@ -42,7 +42,7 @@ iniconfig==2.3.0
4242
ipykernel==7.1.0
4343
ipython==9.9.0
4444
ipython_pygments_lexers==1.1.1
45-
isort==7.0.0
45+
isort==6.1.0
4646
jaraco.classes==3.4.0
4747
jaraco.context==6.0.1
4848
jaraco.functools==4.3.0

0 commit comments

Comments
 (0)