Skip to content

Commit aa6766f

Browse files
committed
Fix requirements.txt
1 parent b7703eb commit aa6766f

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

requirements.txt

+6-6
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
panel~=0.14.4
2-
numpy~=1.23.4
3-
pandas~=1.5.1
4-
scikit-learn~=1.1.3
5-
ipyvuetify~=1.8.4
6-
ipywidgets<8.0
1+
panel
2+
numpy
3+
pandas
4+
scikit-learn
5+
ipyvuetify
6+
ipywidgets
77
ipyanchorviz
88
altair
99
pytest

0 commit comments

Comments
 (0)