OpenMined / PyDP

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

updated python package + google DP version #481

Open chinmayshah99 opened 1 month ago

chinmayshah99 commented 1 month ago

Description

Updated base Google DP version along with python dependencies. A major change is that logging is no longer part of google DP

Affected Dependencies

List any dependencies that are required for this change.

How has this been tested?

Checklist