Skip to content

Commit b580a69

Browse files
authored
Updated minimum meorg_client version required. Fixes #321 (#323)
1 parent 87ccbca commit b580a69

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Diff for: .conda/benchcab-dev.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ dependencies:
1717
- gitpython
1818
- jinja2
1919
- hpcpy>=0.5.0
20-
- meorg_client
20+
- meorg_client>=0.3.1
2121
# CI
2222
- pytest-cov
2323
# Dev Dependencies

Diff for: .conda/meta.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,4 @@ requirements:
3030
- gitpython
3131
- jinja2
3232
- hpcpy>=0.5.0
33-
- meorg_client
33+
- meorg_client>=0.3.1

0 commit comments

Comments
 (0)