We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 91cf991 commit f278389Copy full SHA for f278389
requirements.txt
@@ -2,3 +2,6 @@ sycret
2
syft @ git+https://github.com/OpenMined/PySyft@sympc-dev#egg=syft&subdirectory=packages/syft
3
torch>=1.6,<=1.8.1
4
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