We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d15b63d commit 4d8806dCopy full SHA for 4d8806d
pyproject.toml
@@ -25,7 +25,7 @@ requires-python = ">=3.11"
25
dependencies = [
26
"arches @ git+https://github.com/bcgov/arches@dev/8.1.x_bcgov",
27
"arches-component-lab",
28
- "bcgov_arches_common @ git+https://github.com/bcgov/bcgov-arches-common@dev/2.0.x",
+ "bcgov_arches_common @ git+https://github.com/bcgov/bcgov-arches-common@brf/feat/add_oauth2_provider_support",
29
"arches-querysets",
30
"arches-controlled-lists @ git+https://github.com/archesproject/arches-controlled-lists@dev/1.1.x",
31
"boto3==1.26",
0 commit comments