We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c355943 commit f38a031Copy full SHA for f38a031
environment.yml
@@ -75,6 +75,8 @@ dependencies:
75
- tensorflow>=2.18.0,<3.0.0
76
- scikit-learn>=1.3.0,<2.0.0
77
- xgboost>=2.0.0,<3.0.0
78
+ - plotly>=5.0.0
79
+ - python-kaleido>=0.2.0
80
- pip:
81
# protobuf installed via pip to avoid libabseil conflicts with conda libarrow
82
- protobuf>=5.29.0,<5.30.0
@@ -98,4 +100,4 @@ dependencies:
98
100
- eth-typing>=5.0.1,<6.0.0
99
101
- pandas>=2.0.1,<2.3.0
102
- moto[s3]>=5.0.16,<6.0.0
- - autogluon.timeseries>=1.1.1,<2.0.0
103
+ - autogluon.timeseries>=1.1.1,<2.0.0
0 commit comments