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.
2 parents f6a251d + d5d12cf commit a0645f9Copy full SHA for a0645f9
package.json
@@ -60,7 +60,7 @@
60
"semver": "7.7.1",
61
"uuid": "11.1.0",
62
"vue3-carousel": "0.3.4",
63
- "vuetify": "3.8.12",
+ "vuetify": "3.10.11",
64
"ws": "8.18.3",
65
"wslink": "1.12.4"
66
},
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.13.0rc1
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.12.0rc1
0 commit comments