diff --git a/environment.yml b/environment.yml index b49a396..dc295b1 100644 --- a/environment.yml +++ b/environment.yml @@ -1,7 +1,9 @@ name: example-environment channels: - conda-forge dependencies: - numpy - psutil - matplotlib + - scipy + - tabulate