diff --git a/environment.docs.yaml b/environment.docs.yaml index 064f29ee..b345bf62 100755 --- a/environment.docs.yaml +++ b/environment.docs.yaml @@ -10,7 +10,7 @@ dependencies: #- python - pip - pypsa>=0.17 - - atlite + - atlite=0.0.3 # Dependencies of the workflow itself #- xlrd diff --git a/environment.yaml b/environment.yaml index 3f0e8f8a..e30e0b9a 100644 --- a/environment.yaml +++ b/environment.yaml @@ -13,7 +13,7 @@ dependencies: - pip - pypsa>=0.17 - - atlite + - atlite=0.0.3 # Dependencies of the workflow itself - xlrd