feat: 更新requirements.txt
This commit is contained in:
parent
48d8d01cd2
commit
9060632df1
|
@ -1,28 +1,47 @@
|
||||||
absl-py==0.8.1
|
absl-py==0.15.0
|
||||||
astor==0.8.0
|
astor==0.8.0
|
||||||
|
astunparse==1.6.3
|
||||||
|
cached-property==1.5.2
|
||||||
|
cachetools==4.2.4
|
||||||
certifi==2019.9.11
|
certifi==2019.9.11
|
||||||
|
charset-normalizer==2.0.7
|
||||||
cycler==0.10.0
|
cycler==0.10.0
|
||||||
gast==0.2.2
|
flatbuffers==1.12
|
||||||
google-pasta==0.1.7
|
gast==0.4.0
|
||||||
grpcio==1.24.1
|
google-auth==2.3.3
|
||||||
h5py==2.10.0
|
google-auth-oauthlib==0.4.6
|
||||||
|
google-pasta==0.2.0
|
||||||
|
grpcio==1.34.1
|
||||||
|
h5py==3.1.0
|
||||||
|
idna==3.3
|
||||||
Keras-Applications==1.0.8
|
Keras-Applications==1.0.8
|
||||||
Keras-Preprocessing==1.1.0
|
keras-nightly==2.5.0.dev2021032900
|
||||||
|
Keras-Preprocessing==1.1.2
|
||||||
kiwisolver==1.3.1
|
kiwisolver==1.3.1
|
||||||
Markdown==3.1.1
|
Markdown==3.1.1
|
||||||
matplotlib==3.4.2
|
matplotlib==3.4.2
|
||||||
numpy==1.17.2
|
numpy==1.19.5
|
||||||
opt-einsum==3.1.0
|
oauthlib==3.1.1
|
||||||
|
opt-einsum==3.3.0
|
||||||
Pillow==8.3.2
|
Pillow==8.3.2
|
||||||
protobuf==3.10.0
|
protobuf==3.10.0
|
||||||
|
pyasn1==0.4.8
|
||||||
|
pyasn1-modules==0.2.8
|
||||||
pyparsing==2.4.7
|
pyparsing==2.4.7
|
||||||
python-dateutil==2.8.1
|
python-dateutil==2.8.1
|
||||||
python-speech-features==0.6
|
python-speech-features==0.6
|
||||||
|
requests==2.26.0
|
||||||
|
requests-oauthlib==1.3.0
|
||||||
|
rsa==4.7.2
|
||||||
scipy==1.6.3
|
scipy==1.6.3
|
||||||
six==1.12.0
|
six==1.15.0
|
||||||
tensorboard==2.0.0
|
tensorboard==2.7.0
|
||||||
tensorflow-estimator==2.0.0
|
tensorboard-data-server==0.6.1
|
||||||
|
tensorboard-plugin-wit==1.8.0
|
||||||
|
tensorflow-estimator==2.5.0
|
||||||
tensorflow-gpu==2.5.2
|
tensorflow-gpu==2.5.2
|
||||||
termcolor==1.1.0
|
termcolor==1.1.0
|
||||||
|
typing-extensions==3.7.4.3
|
||||||
|
urllib3==1.26.7
|
||||||
Werkzeug==0.16.0
|
Werkzeug==0.16.0
|
||||||
wrapt==1.11.2
|
wrapt==1.12.1
|
||||||
|
|
Loading…
Reference in New Issue