Skip to content

Commit c600ed0

Browse files
authored
Update pyproject.toml
1 parent 882db79 commit c600ed0

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
@@ -21,12 +21,11 @@ dependencies = [
2121
'ipytree>=0.2.2',
2222
'ipywidgets>=8.0.0',
2323
'torch',
24-
'rich',
2524
'ruff',
2625
'mpmath',
2726
'matplotlib',
2827
'scipy',
29-
'liccheck',
28+
#'liccheck',
3029
]
3130
license = {text = "MPL-2.0"}
3231
classifiers = [

0 commit comments

Comments
 (0)