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 c87737e commit 307e7e1Copy full SHA for 307e7e1
1 file changed
requirements.txt
@@ -14,5 +14,5 @@ httpx>=0.27.0,<1
14
# TODO: change to use re2 in the future, currently not supported in alpine due to c++ library issues
15
# google-re2 # use re2 instead of re for regex matching because it's simiplier and safer for user inputted regexes
16
protobuf>=3.20.2 # not directly required, pinned by Snyk to avoid a vulnerability
17
-opal-common==0.8.1rc1
18
-opal-client==0.8.1rc1
+opal-common==0.8.1
+opal-client==0.8.1
0 commit comments