Skip to content

Commit e61a5c1

Browse files
committed
fix typo in pandas version
1 parent 7eccac9 commit e61a5c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

qadabra/workflow/envs/qadabra-default.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ channels:
22
- conda-forge
33
- bioconda
44
dependencies:
5-
- pandas==2.20
5+
- pandas==2.2.0
66
- numpy==1.26.3
77
- matplotlib==3.8.2
88
- seaborn==0.13.1

0 commit comments

Comments
 (0)