diff --git a/installGEP.yaml b/installGEP.yaml index 28536dbed75419d99ce4c97530510ecbefd58c86..22ec0fff0c825e686aac23b4afc9f4f7f5d4ea9c 100644 --- a/installGEP.yaml +++ b/installGEP.yaml @@ -4,8 +4,8 @@ channels: - bioconda - anaconda dependencies: - - snakemake==7.6.2 + - snakemake==7.8.5 - beautifulsoup4==4.9.3 - pandas==1.4.2 - - numpy==1.22.3 - - python==3.10.4 + - numpy==1.22.4 + - python>=3.10