Skip to content

Commit 260bbe4

Browse files
authored
Merge pull request #4 from brsynth/master
build(environment.yaml): fix min dep ver
2 parents d8851ac + 2082775 commit 260bbe4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

environment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ channels:
33
- conda-forge
44
dependencies:
55
- python
6-
- brs_utils>=1.6.0
6+
- brs_utils>=1.26.0
77
- requests
88
- rdkit
99
- colored

0 commit comments

Comments
 (0)