Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 3 additions & 4 deletions src/datagen/pii/privy/requirements.bazel.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1567,9 +1567,9 @@ python-dateutil==2.8.2 \
# flair
# matplotlib
# pandas
python-dotenv==1.0.0 \
--hash=sha256:a8df96034aae6d2d50a4ebe8216326c61c3eb64836776504fcca410e5937a3ba \
--hash=sha256:f5971a9226b701070a4bf2c38c89e5a3f0d64de8debda981d1db98583009122a
python-dotenv==1.2.2 \
--hash=sha256:1d8214789a24de455a8b8bd8ae6fe3c6b69a5e3d64aa8a8e5d68e694bbcb285a \
--hash=sha256:2c371a91fbd7ba082c2c1dc1f8bf89ca22564a087c2c287cd9b662adde799cf3
# via privy-presidio-utils
pytorch-revgrad==0.2.0 \
--hash=sha256:2276fb189b2ce26f756a97effe2a6bcf8f7fdc60542c5dfb45c53f09ef123aa7 \
Expand Down Expand Up @@ -2183,7 +2183,6 @@ transformers[sentencepiece,torch]==4.30.0 \
# via
# flair
# transformer-smaller-training-vocab
# transformers
typer==0.7.0 \
--hash=sha256:b5e704f4e48ec263de1c0b3a2387cd405a13767d2f907f44c1a08cbad96f606d \
--hash=sha256:ff797846578a9f2a201b53442aedeb543319466870fbe1c701eab66dd7681165
Expand Down
Loading