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 ff033ea commit 5628f58Copy full SHA for 5628f58
requirements/base.txt
@@ -1,7 +1,7 @@
1
category-encoders==2.2.2
2
joblib==1.4.2
3
numpy>=1.18.0,<1.24
4
-packaging==21.3
+packaging==24.1
5
pandas>=1.1.0,<2
6
rdt>=1.2,<1.3
7
sdv>=0.17,<0.18
requirements/tensorflow.txt
@@ -1,4 +1,4 @@
-protobuf>=3.9.2,<3.20
+protobuf>=4,<=4.24.0
tensorflow==2.12.1
tensorflow_estimator==2.12.0
tensorflow_privacy==0.7.3
0 commit comments