Skip to content

Commit f38a031

Browse files
committed
forgot to push updated env
Signed-off-by: simonselbig <simon.selbig@gmx.de>
1 parent c355943 commit f38a031

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

environment.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,8 @@ dependencies:
7575
- tensorflow>=2.18.0,<3.0.0
7676
- scikit-learn>=1.3.0,<2.0.0
7777
- xgboost>=2.0.0,<3.0.0
78+
- plotly>=5.0.0
79+
- python-kaleido>=0.2.0
7880
- pip:
7981
# protobuf installed via pip to avoid libabseil conflicts with conda libarrow
8082
- protobuf>=5.29.0,<5.30.0
@@ -98,4 +100,4 @@ dependencies:
98100
- eth-typing>=5.0.1,<6.0.0
99101
- pandas>=2.0.1,<2.3.0
100102
- moto[s3]>=5.0.16,<6.0.0
101-
- autogluon.timeseries>=1.1.1,<2.0.0
103+
- autogluon.timeseries>=1.1.1,<2.0.0

0 commit comments

Comments
 (0)