Skip to content

Commit

Permalink
Update package versions
Browse files Browse the repository at this point in the history
Among all the packages that have been updated, `tensorflow` has been updated to version 2.14.0.
  • Loading branch information
David-davidlxl committed Oct 1, 2023
1 parent a05596c commit 91d13d1
Showing 1 changed file with 26 additions and 26 deletions.
52 changes: 26 additions & 26 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,61 +1,61 @@
absl-py==1.4.0
absl-py==2.0.0
astunparse==1.6.3
cachetools==5.3.1
certifi==2023.7.22
charset-normalizer==3.2.0
charset-normalizer==3.3.0
chess==1.10.0
coloredlogs==15.0.1
contourpy==1.1.0
cycler==0.11.0
contourpy==1.1.1
cycler==0.12.0
flatbuffers==23.5.26
fonttools==4.42.1
gast==0.4.0
google-auth==2.22.0
fonttools==4.43.0
gast==0.5.4
google-auth==2.23.2
google-auth-oauthlib==1.0.0
google-pasta==0.2.0
grpcio==1.58.0
grpcio==1.59.0
h5py==3.9.0
humanfriendly==10.0
idna==3.4
joblib==1.3.2
keras==2.13.1
keras==2.14.0
kiwisolver==1.4.5
libclang==16.0.6
Markdown==3.4.4
MarkupSafe==2.1.3
matplotlib==3.7.2
matplotlib==3.8.0
ml-dtypes==0.2.0
mpmath==1.3.0
numpy==1.24.3
numpy==1.26.0
oauthlib==3.2.2
onnxruntime==1.15.1
opencv-python==4.8.0.76
opencv-python==4.8.1.78
opt-einsum==3.3.0
packaging==23.1
Pillow==10.0.0
packaging==23.2
Pillow==10.0.1
protobuf==4.24.3
pyasn1==0.5.0
pyasn1-modules==0.3.0
pyclipper==1.3.0.post5
pygame==2.5.1
pyparsing==3.0.9
pygame==2.5.2
pyparsing==3.1.1
pyreadline3==3.4.1
python-dateutil==2.8.2
requests==2.31.0
requests-oauthlib==1.3.1
rsa==4.9
scikit-learn==1.3.0
scipy==1.11.2
scikit-learn==1.3.1
scipy==1.11.3
six==1.16.0
sympy==1.12
tensorboard==2.13.0
tensorboard==2.14.1
tensorboard-data-server==0.7.1
tensorflow==2.13.0
tensorflow-estimator==2.13.0
tensorflow-intel==2.13.0
tensorflow==2.14.0
tensorflow-estimator==2.14.0
tensorflow-io-gcs-filesystem==0.31.0
termcolor==2.3.0
threadpoolctl==3.2.0
typing_extensions==4.5.0
urllib3==1.26.16
Werkzeug==2.3.7
wrapt==1.15.0
typing_extensions==4.8.0
urllib3==2.0.5
Werkzeug==3.0.0
wrapt==1.14.1

0 comments on commit 91d13d1

Please sign in to comment.