Skip to content

Commit 31e2ccf

Browse files
committed
Update package requirements
1 parent 176fee4 commit 31e2ccf

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 bmt reasoner-validator>=4.0.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)