Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion learning/requirements_lock.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
absl-py==1.4.0
joblib==1.4.2
numpy==1.26.4
scikit-learn==0.24.2
scikit-learn==1.5.1
scipy==1.13.1
threadpoolctl==3.6.0
2 changes: 1 addition & 1 deletion python/dp_auditorium/requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ tensorflow~=2.15.0
tensorflow-probability~=0.23.0
typing-extensions~=4.9.0
# Required to run on older Ubuntu machines.
urllib3~=1.26.18
urllib3~=1.26.19
# Used only for google-vizier compatibility.
equinox~=0.11.3
flax~=0.8.0
Expand Down
22 changes: 13 additions & 9 deletions python/dp_auditorium/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ attrs==21.4.0
# via google-vizier
cachetools==5.3.2
# via google-auth
certifi==2023.11.17
certifi==2024.7.4
# via requests
charset-normalizer==3.3.2
# via requests
Expand Down Expand Up @@ -142,6 +142,7 @@ numpy==1.26.3
# opt-einsum
# optax
# orbax-checkpoint
# pipeline-dp
# scipy
# tensorboard
# tensorflow
Expand All @@ -159,7 +160,7 @@ orbax-checkpoint==0.4.4
# via flax
packaging==22.0
# via tensorflow
pipeline-dp
pipeline-dp==0.2.1
# via -r requirements.in
portpicker==1.6.0
# via google-vizier
Expand All @@ -178,19 +179,21 @@ pyasn1==0.5.1
# via
# pyasn1-modules
# rsa
python-dp
# via -r requirements.in
pyasn1-modules==0.3.0
# via google-auth
pygments==2.17.2
# via rich
pysqlite3==0.5.2
# via -r requirements.in
python-dp==1.1.5rc4
# via
# -r requirements.in
# pipeline-dp
pyyaml==6.0.1
# via
# flax
# orbax-checkpoint
requests==2.31.0
requests==2.32.2
# via
# google-api-core
# requests-oauthlib
Expand All @@ -207,6 +210,7 @@ scipy==1.11.4
# jax
# jaxlib
# jaxopt
# pipeline-dp
six==1.16.0
# via
# absl-py
Expand Down Expand Up @@ -251,20 +255,20 @@ typing-extensions==4.9.0
# jaxtyping
# orbax-checkpoint
# tensorflow
urllib3==1.26.18
urllib3==1.26.19
# via
# -r requirements.in
# requests
werkzeug==3.0.1
werkzeug==3.0.6
# via tensorboard
wheel==0.42.0
# via astunparse
wrapt==1.14.1
# via tensorflow
zipp==3.17.0
zipp==3.19.1
# via
# etils
# importlib-metadata

# The following packages are considered to be unsafe in a requirements file:
setuptools~=69.0.3
# setuptools