From 3f4369b94b176f6859045f7dac13999203e11c14 Mon Sep 17 00:00:00 2001 From: chiyu1203 Date: Sat, 19 Oct 2024 22:03:39 +0200 Subject: [PATCH] update virtual environment requirements: introduce deepdiff --- README.md | 2 +- environment.yml | 2 ++ requirements.txt | 2 ++ 3 files changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f298513..afb32f2 100644 --- a/README.md +++ b/README.md @@ -67,7 +67,7 @@ conda activate unity_analysis conda update -n base -c defaults conda conda config --add channels conda-forge conda config --set channel_priority strict -conda install --yes -c conda-forge -v h5py opencv ipython jupyter matplotlib pandas matplotlib scipy jupyterlab seaborn ipyparallel pytables +conda install --yes -c conda-forge -v h5py opencv ipython jupyter matplotlib pandas matplotlib scipy jupyterlab seaborn ipyparallel pytables deepdiff ``` [Optional] if you ever want to load database from an excel sheet ``` diff --git a/environment.yml b/environment.yml index 37f258c..b6e124a 100644 --- a/environment.yml +++ b/environment.yml @@ -34,6 +34,7 @@ dependencies: - dav1d=1.2.1 - debugpy=1.8.6 - decorator=5.1.1 + - deepdiff=8.0.1 - defusedxml=0.7.1 - double-conversion=3.3.0 - entrypoints=0.4 @@ -172,6 +173,7 @@ dependencies: - openh264=2.4.1 - openjpeg=2.5.2 - openssl=3.3.2 + - orderly-set=5.2.2 - overrides=7.7.0 - packaging=24.1 - pandas=2.2.3 diff --git a/requirements.txt b/requirements.txt index 8f24475..1d76f47 100644 --- a/requirements.txt +++ b/requirements.txt @@ -32,6 +32,7 @@ cycler=0.12.1=pyhd8ed1ab_0 dav1d=1.2.1=hcfcfb64_0 debugpy=1.8.6=py311hda3d55a_0 decorator=5.1.1=pyhd8ed1ab_0 +deepdiff=8.0.1=pyhd8ed1ab_0 defusedxml=0.7.1=pyhd8ed1ab_0 double-conversion=3.3.0=h63175ca_0 entrypoints=0.4=pyhd8ed1ab_0 @@ -170,6 +171,7 @@ openexr=3.2.2=h9aba623_2 openh264=2.4.1=h63175ca_0 openjpeg=2.5.2=h3d672ee_0 openssl=3.3.2=h2466b09_0 +orderly-set=5.2.2=pyhd8ed1ab_0 overrides=7.7.0=pyhd8ed1ab_0 packaging=24.1=pyhd8ed1ab_0 pandas=2.2.3=py311hcf9f919_1