Skip to content

Commit ac4f63a

Browse files
committed
Remove flask from dev dependencies
1 parent bbdcc9c commit ac4f63a

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

pyproject.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,7 @@ dev = [
3434
"click>=8.1.8",
3535
"pytest>=8.3.4",
3636
"sphinx>=7.4.7",
37-
"sphinx-rtd-theme>=3.0.2",
38-
"flask"
37+
"sphinx-rtd-theme>=3.0.2"
3938
]
4039

4140
[build-system]

0 commit comments

Comments
 (0)