File tree Expand file tree Collapse file tree 3 files changed +5
-3
lines changed
recipes/robotframework-jupyterlibrary Expand file tree Collapse file tree 3 files changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -70,7 +70,8 @@ env_specs:
7070 - python-libarchive-c
7171 - ripgrep
7272 - robotframework
73- - robotframework-seleniumlibrary >=4.0.0,<5
73+ - robotframework-seleniumlibrary >=4.1.0,<5
74+ - robotframework-seleniumtestability >=0.0.15,<1
7475
7576 _lab :
7677 packages :
Original file line number Diff line number Diff line change @@ -16,4 +16,5 @@ dependencies:
1616 - python-libarchive-c
1717 - ripgrep
1818 - robotframework
19- - robotframework-seleniumlibrary >=4.0.0,<5
19+ - robotframework-seleniumlibrary >=4.1.0,<5
20+ - robotframework-seleniumtestability >=0.0.15,<1
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 >=4.0 .0,<5
24+ - robotframework-seleniumlibrary >=4.1 .0,<5
2525 - six
2626
2727test :
You can’t perform that action at this time.
0 commit comments