Skip to content

Commit e137500

Browse files
committed
linkml-runtime version
1 parent d17cea1 commit e137500

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/cohd-monitor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
id: dependencies
2525
run: |
2626
python -m pip install --upgrade pip
27-
pip install pytest requests pandas matplotlib linkml-runtime<1.6.0 bmt reasoner-validator>=3.8.0 flask flask-cors flask-caching
27+
pip install pytest requests pandas matplotlib "linkml-runtime<1.6.0" bmt reasoner-validator>=3.8.0 flask flask-cors flask-caching
2828
pip show reasoner-validator
2929
3030
# Run /health checks on all COHD instances (dev, CI, Test, Prod)

0 commit comments

Comments
 (0)