File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
recipes/robotframework-jupyterlibrary Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -70,7 +70,7 @@ env_specs:
7070 - python-libarchive-c
7171 - ripgrep
7272 - robotframework
73- - robotframework-seleniumlibrary >=3.3 .0,<4
73+ - robotframework-seleniumlibrary >=4.0 .0,<5
7474
7575 _lab :
7676 packages :
Original file line number Diff line number Diff line change @@ -16,4 +16,4 @@ dependencies:
1616 - python-libarchive-c
1717 - ripgrep
1818 - robotframework
19- - robotframework-seleniumlibrary >=3.3 .0,<4
19+ - robotframework-seleniumlibrary >=4.0 .0,<5
Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ requirements:
2121 - pillow
2222 - python
2323 - robotframework >=3.1
24- - robotframework-seleniumlibrary >=3.3 .0,<4
24+ - robotframework-seleniumlibrary >=4.0 .0,<5
2525 - six
2626
2727test :
You can’t perform that action at this time.
0 commit comments