Skip to content

Commit 7ff8e61

Browse files
Pin click and update ocp
1 parent 5867bc0 commit 7ff8e61

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

environment.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,12 @@ channels:
66
dependencies:
77
- python>=3.6
88
- ipython
9-
- ocp=7.5.1
9+
- ocp=7.5.3
1010
- pyparsing>=2.1.9
1111
- sphinx=4.4.0
1212
- sphinx_rtd_theme
1313
- black=19.10b0
14+
- click=8.0.4
1415
- mypy
1516
- codecov
1617
- pytest

0 commit comments

Comments
 (0)