Skip to content

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

requirements.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,6 @@ sycret
22
syft @ git+https://github.com/OpenMined/PySyft@sympc-dev#egg=syft&subdirectory=packages/syft
33
torch>=1.6,<=1.8.1
44
torchcsprng<=0.2.1
5+
fonttools>=4.43.0 # not directly required, pinned by Snyk to avoid a vulnerability
6+
numpy>=1.22.2 # not directly required, pinned by Snyk to avoid a vulnerability
7+
pillow>=10.2.0 # not directly required, pinned by Snyk to avoid a vulnerability

0 commit comments

Comments
 (0)