From 9ca58ed20457d5916fddaaf7077654c88513d097 Mon Sep 17 00:00:00 2001 From: junos Date: Tue, 11 Apr 2023 17:21:03 +0200 Subject: [PATCH] Fix Python libraries. --- environment.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/environment.yml b/environment.yml index e29efd48..4e1e0512 100644 --- a/environment.yml +++ b/environment.yml @@ -65,7 +65,7 @@ dependencies: - numpy - numpy-base - openblas - - opensslk + - openssl - pandas - pbr - pip @@ -145,7 +145,7 @@ dependencies: - pyrfr - pyrsistent - pywavelets - - ratelimiterpost0 + - ratelimiter - scikit-learn - scipy - seaborn