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 432d1b0 commit bb41de0Copy full SHA for bb41de0
tests/integration/microservices/back/requirements.txt
@@ -2,7 +2,6 @@
2
# This file is autogenerated by pip-compile with Python 3.12
3
# by the following command:
4
#
5
-# pip-compile --output-file=./requirements.txt ./requirements-internal.in ./requirements.in
+# pip-compile --output-file=tests/integration/microservices/back/requirements.txt tests/integration/microservices/back/requirements.in
6
7
8
-opengeodeweb-back==5.*,>=5.11.1
tests/integration/microservices/viewer/requirements.txt
@@ -5,4 +5,3 @@
# pip-compile --output-file=tests/integration/microservices/viewer/requirements.txt tests/integration/microservices/viewer/requirements.in
-opengeodeweb-viewer==1.*,>=1.11.6rc4
0 commit comments