Skip to content

Commit

Permalink
Revert "Update versions for robotframework-browser = 18.8.1"
Browse files Browse the repository at this point in the history
  • Loading branch information
petschki authored Oct 3, 2024
1 parent fd9177c commit 89da76a
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 5 deletions.
5 changes: 5 additions & 0 deletions versions-extra.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ distro = 1.9.0
fancycompleter = 0.9.1
filelock = 3.13.4
gitdb = 4.0.11
grpcio-tools = 1.59.0
GitPython = 3.1.43
httplib2 = 0.22.0
i18ndude = 6.2.1
Expand Down Expand Up @@ -69,3 +70,7 @@ zestreleaser.towncrier = 1.3.0
zodbverify = 1.2.0
zope.mkzeoinstance = 5.1.1
ZopeUndo = 6.0

[versionannotations]
grpcio-tools =
Requirement of robotframework-browser: grpcio-tools==1.59.0
12 changes: 7 additions & 5 deletions versions.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -217,7 +217,7 @@ overrides = 7.7.0
piexif = 1.1.3
Pillow = 10.2.0
pluggy = 1.5.0
prompt-toolkit = 3.0.47
prompt-toolkit = 2.0.10
py = 1.11.0
PyJWT = 2.8.0
pyOpenSSL = 24.1.0
Expand All @@ -232,11 +232,11 @@ responses = 0.24.1
robotframework = 6.0.2
# robotframework >= 6.1 is only supported with robotframwork-lsp >= 1.11.0,
# but https://github.com/robocorp/robotframework-lsp/issues/947
robotframework-assertion-engine = 3.0.3
robotframework-browser = 18.8.1
robotframework-debuglibrary = 2.5.0
robotframework-lsp = 1.10.1
robotframework-pythonlibcore = 4.4.1
robotframework-assertion-engine = 2.0.0
robotframework-browser = 17.5.2
robotframework-debuglibrary = 2.3.0
robotframework-pythonlibcore = 4.2.0
robotframework-selenium2library = 3.0.0
robotframework-selenium2screenshots = 0.8.1
robotframework-seleniumlibrary = 6.1.3
Expand Down Expand Up @@ -264,5 +264,7 @@ wsproto = 1.2.0

[versionannotations]
# keep this alphabetical please
prompt-toolkit =
Requirement of robotframework-debuglibrary: prompt-toolkit<3,>=2
selenium =
robotframework-seleniumlibrary 6.1.0 is incompatible with 4.10.0. See https://github.com/robotframework/SeleniumLibrary/issues/1835

0 comments on commit 89da76a

Please sign in to comment.