We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c85474 commit 6cacb16Copy full SHA for 6cacb16
requirements/atest.txt
@@ -1,7 +1,7 @@
1
# acceptance test dependencies for jupyter_lsp
2
-r ./lab.txt
3
bs4
4
-robotframework >=4
+robotframework >=5
5
robotframework-lsp
6
robotframework-seleniumlibrary
7
robotkernel
requirements/atest.yml
@@ -8,6 +8,6 @@ dependencies:
8
- firefox
9
- geckodriver
10
- jupyterlab_robotmode
11
- - robotframework >=4
+ - robotframework >=5
12
- robotframework-seleniumlibrary
13
- robotkernel
0 commit comments