From 935347399734d79ca2cdeea559677e928dcfb4cc Mon Sep 17 00:00:00 2001 From: John Biffl <86376592+jbiffl@users.noreply.github.com> Date: Thu, 22 Feb 2024 14:09:08 -0500 Subject: [PATCH] Update environment.yml --- environment.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/environment.yml b/environment.yml index d4fb397..609b440 100644 --- a/environment.yml +++ b/environment.yml @@ -5,8 +5,8 @@ channels: - anaconda-fusion - defaults dependencies: - - beautifulsoup4=4.12.3=pyha770c72_0 - - numpy=1.26.4=py312h8753938_0 - - requests=2.31.0=pyhd8ed1ab_0 - - scipy=1.12.0=py312h8753938_2 + - beautifulsoup4=4.12.3 + - numpy=1.26.4 + - requests=2.31.0 + - scipy=1.12.0