limit openpyxl version
This commit is contained in:
parent
9bb52ddab0
commit
e2ec25073a
@ -229,7 +229,7 @@ dependencies:
|
||||
- numpy=1.23.5
|
||||
- openjdk=17.0.3
|
||||
- openjpeg=2.5.0
|
||||
- openpyxl=3.1.1
|
||||
- openpyxl=3.1.0
|
||||
- openssl=3.0.8
|
||||
- packaging=23.0
|
||||
- pandas=1.5.3
|
||||
|
@ -16,7 +16,7 @@ dependencies:
|
||||
|
||||
# Dependencies of the workflow itself
|
||||
- xlrd
|
||||
- openpyxl
|
||||
- openpyxl!=3.1.1
|
||||
- pycountry
|
||||
- seaborn
|
||||
- snakemake-minimal
|
||||
|
Loading…
Reference in New Issue
Block a user