diff --git a/environment.yml b/environment.yml index 94a4a5bcfc..4da964a9eb 100644 --- a/environment.yml +++ b/environment.yml @@ -10,6 +10,8 @@ dependencies: - r-base=4.1.1 - r-sparklyr=1.7.6 - r-devtools=2.4.2 + - pyarrow>=0.15.0 + - numpy>=1.19.3 - pip: - wheel - sphinx==4.2.0 @@ -25,12 +27,10 @@ dependencies: - twine - jupyter - mlflow - - numpy==1.19.3 - torch==1.11.0 - torchvision==0.12.0 - horovod==0.25.0 - petastorm>=0.11.0 - - pyarrow>=0.15.0 - pytorch_lightning==1.5.0 - onnxmltools==1.7.0 - matplotlib