Skip to content

Commit 52dfa7c

Browse files
authored
Update pyproject.toml
1 parent f8b96c4 commit 52dfa7c

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

pyproject.toml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -58,17 +58,9 @@ dev = [
5858
# When initializing the dev env using the included automation, pass
5959
# `--extras` to install them automatically.
6060
dev_extra = [
61-
<<<<<<< before updating
62-
"black==25.1.0",
63-
"isort==6.0.1",
64-
"coverage==7.8.0",
65-
"looseversion",
66-
"tornado",
67-
=======
6861
"black==26.1.0",
6962
"isort==7.0.0",
7063
"coverage==7.13.2",
71-
>>>>>>> after updating
7264
]
7365
docs = [
7466
"sphinx",

0 commit comments

Comments
 (0)