Skip to content

Commit 4d8806d

Browse files
committed
Change bcgov_arches_common requirement version
1 parent d15b63d commit 4d8806d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ requires-python = ">=3.11"
2525
dependencies = [
2626
"arches @ git+https://github.com/bcgov/arches@dev/8.1.x_bcgov",
2727
"arches-component-lab",
28-
"bcgov_arches_common @ git+https://github.com/bcgov/bcgov-arches-common@dev/2.0.x",
28+
"bcgov_arches_common @ git+https://github.com/bcgov/bcgov-arches-common@brf/feat/add_oauth2_provider_support",
2929
"arches-querysets",
3030
"arches-controlled-lists @ git+https://github.com/archesproject/arches-controlled-lists@dev/1.1.x",
3131
"boto3==1.26",

0 commit comments

Comments
 (0)