Skip to content

Commit 34b2a34

Browse files
Adrian Galvanclaude
andcommitted
chore: point fideslang to branch with data_purposes support
Update fideslang dependency to use the feat/add-data-purposes-to-dataset-models branch which adds data_purposes at dataset, collection, field, and sub-field levels. Dependency: ethyca/fideslang#39 Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 7d28b6f commit 34b2a34

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ dependencies = [
5656
"fastapi-cli~=0.0.16",
5757
"fastapi-pagination[sqlalchemy]==0.15.0",
5858
"fastapi[all]==0.123.3",
59-
"fideslang==3.1.4a1",
59+
"fideslang @ git+https://github.com/ethyca/fideslang.git@feat/add-data-purposes-to-dataset-models",
6060
"fideslog==1.2.15",
6161
"firebase-admin==5.3.0",
6262
"flower==2.0.1",

0 commit comments

Comments
 (0)