From 56f7990a70faa5dbea065b12ca705daeecd11a3d Mon Sep 17 00:00:00 2001 From: Christophe Haen Date: Thu, 7 May 2026 17:55:14 +0200 Subject: [PATCH] fix: proper case for conda deps --- environment.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/environment.yml b/environment.yml index 5bfe0cd922d..b6c6a16716e 100644 --- a/environment.yml +++ b/environment.yml @@ -97,7 +97,7 @@ dependencies: - types-cachetools - types-python-dateutil - types-pytz - - types-PyYAML + - types-pyyaml - types-requests - types-setuptools - pip: