update dependencies
add tensorflow and tensorflow-hub via pip
This commit is contained in:
@@ -1,28 +1,59 @@
|
|||||||
|
absl-py==2.1.0
|
||||||
|
astunparse==1.6.3
|
||||||
audioread==3.0.1
|
audioread==3.0.1
|
||||||
certifi==2024.12.14
|
certifi==2024.12.14
|
||||||
cffi==1.17.1
|
cffi==1.17.1
|
||||||
charset-normalizer==3.4.0
|
charset-normalizer==3.4.0
|
||||||
decorator==5.1.1
|
decorator==5.1.1
|
||||||
|
flatbuffers==24.12.23
|
||||||
|
gast==0.6.0
|
||||||
|
google-pasta==0.2.0
|
||||||
|
grpcio==1.68.1
|
||||||
|
h5py==3.12.1
|
||||||
idna==3.10
|
idna==3.10
|
||||||
iniconfig==2.0.0
|
iniconfig==2.0.0
|
||||||
joblib==1.4.2
|
joblib==1.4.2
|
||||||
|
keras==3.7.0
|
||||||
lazy_loader==0.4
|
lazy_loader==0.4
|
||||||
|
libclang==18.1.1
|
||||||
librosa==0.10.2.post1
|
librosa==0.10.2.post1
|
||||||
llvmlite==0.43.0
|
llvmlite==0.43.0
|
||||||
|
Markdown==3.7
|
||||||
|
markdown-it-py==3.0.0
|
||||||
|
MarkupSafe==3.0.2
|
||||||
|
mdurl==0.1.2
|
||||||
|
ml-dtypes==0.4.1
|
||||||
msgpack==1.1.0
|
msgpack==1.1.0
|
||||||
|
namex==0.0.8
|
||||||
numba==0.60.0
|
numba==0.60.0
|
||||||
numpy==2.0.2
|
numpy==2.0.2
|
||||||
|
opt_einsum==3.4.0
|
||||||
|
optree==0.13.1
|
||||||
packaging==24.2
|
packaging==24.2
|
||||||
platformdirs==4.3.6
|
platformdirs==4.3.6
|
||||||
pluggy==1.5.0
|
pluggy==1.5.0
|
||||||
pooch==1.8.2
|
pooch==1.8.2
|
||||||
|
protobuf==5.29.2
|
||||||
pycparser==2.22
|
pycparser==2.22
|
||||||
|
Pygments==2.18.0
|
||||||
pytest==8.3.4
|
pytest==8.3.4
|
||||||
requests==2.32.3
|
requests==2.32.3
|
||||||
|
rich==13.9.4
|
||||||
scikit-learn==1.6.0
|
scikit-learn==1.6.0
|
||||||
scipy==1.14.1
|
scipy==1.14.1
|
||||||
|
setuptools==75.6.0
|
||||||
|
six==1.17.0
|
||||||
soundfile==0.12.1
|
soundfile==0.12.1
|
||||||
soxr==0.5.0.post1
|
soxr==0.5.0.post1
|
||||||
|
tensorboard==2.18.0
|
||||||
|
tensorboard-data-server==0.7.2
|
||||||
|
tensorflow==2.18.0
|
||||||
|
tensorflow-hub==0.16.1
|
||||||
|
termcolor==2.5.0
|
||||||
|
tf_keras==2.18.0
|
||||||
threadpoolctl==3.5.0
|
threadpoolctl==3.5.0
|
||||||
typing_extensions==4.12.2
|
typing_extensions==4.12.2
|
||||||
urllib3==2.3.0
|
urllib3==2.3.0
|
||||||
|
Werkzeug==3.1.3
|
||||||
|
wheel==0.45.1
|
||||||
|
wrapt==1.17.0
|
||||||
|
|||||||
Reference in New Issue
Block a user