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 875ff2a commit db7dc75Copy full SHA for db7dc75
package.json
@@ -83,4 +83,4 @@
83
"publishConfig": {
84
"access": "public"
85
}
86
-}
+}
tests/integration/microservices/back/requirements.txt
@@ -5,4 +5,3 @@
5
# pip-compile --output-file=tests/integration/microservices/back/requirements.txt tests/integration/microservices/back/requirements.in
6
#
7
8
-opengeodeweb-back==5.*,>=5.11.0
tests/integration/microservices/viewer/requirements.txt
# pip-compile --output-file=tests/integration/microservices/viewer/requirements.txt tests/integration/microservices/viewer/requirements.in
-opengeodeweb-viewer==1.*,>=1.11.5
0 commit comments