OpenMined / PyDP

The Python Differential Privacy Library. Built on top of: https://github.com/google/differential-privacy
Apache License 2.0
507 stars 138 forks source link

Added git checkout for sub-mod to specific version #185

Closed chinmayshah99 closed 4 years ago

chinmayshah99 commented 4 years ago

Description

In line with change in the DP library, to ensure that our package never breaks again, I have added checkout to specific git commit.

Fixes #184

Affected Dependencies

List any dependencies that are required for this change.

How has this been tested?

Checklist