Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 6aae775

Browse files
committedMar 12, 2019
feat(nested): gdcdatamodel support nested subgroup
1 parent a1d9972 commit 6aae775

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ psqlgraph==1.2.3
3131
-e git+https://git@github.com/uc-cdis/cdislogging.git@master#egg=cdislogging
3232
-e git+https://git@github.com/NCI-GDC/cdisutils.git@f54e393c89939b2200dfae45c6235cbe2bae1206#egg=cdisutils
3333
-e git+https://git@github.com/uc-cdis/datadictionary.git@0.2.1#egg=gdcdictionary
34-
gdcdatamodel==1.3.9
34+
-e git+https://git@github.com/uc-cdis/gdcdatamodel.git@db3721ff0bab682015b3df45b1c8e79cc136c31c#egg=gdcdatamodel
3535
-e git+https://git@github.com/uc-cdis/indexclient.git@1.5.7#egg=indexclient
3636
-e git+https://git@github.com/NCI-GDC/python-signpostclient.git@ca686f55772e9a7f839b4506090e7d2bb0de5f15#egg=signpostclient
3737
-e git+https://git@github.com/uc-cdis/storage-client.git@0.1.7#egg=storageclient

0 commit comments

Comments
 (0)
Please sign in to comment.