forked from 626_privacy/tensorflow_privacy
Delete the direct tensorflow-probability
.
PiperOrigin-RevId: 428020273
This commit is contained in:
parent
9d59eabd40
commit
823aacb315
2 changed files with 0 additions and 2 deletions
|
@ -9,5 +9,4 @@ scipy~=1.2.1
|
|||
sklearn~=1.0.2
|
||||
tensorflow-datasets>=4.4.0
|
||||
tensorflow-estimator>=2.3.0
|
||||
tensorflow-probability>=0.13.0
|
||||
tensorflow>=1.14
|
||||
|
|
1
setup.py
1
setup.py
|
@ -37,7 +37,6 @@ setup(
|
|||
'sklearn~=1.0.2',
|
||||
'tensorflow-datasets>=4.4.0',
|
||||
'tensorflow-estimator>=2.3.0',
|
||||
'tensorflow-probability>=0.13.0',
|
||||
],
|
||||
# Explicit dependence on TensorFlow is not supported.
|
||||
# See https://github.com/tensorflow/tensorflow/issues/7166
|
||||
|
|
Loading…
Reference in a new issue