|
@@ -1,40 +1,39 @@
|
|
-absl-py==0.9.0
|
|
|
|
-astor==0.8.1
|
|
|
|
-cachetools==4.0.0
|
|
|
|
-certifi==2019.11.28
|
|
|
|
-chardet==3.0.4
|
|
|
|
-cycler==0.10.0
|
|
|
|
-gast==0.2.2
|
|
|
|
-google-auth==1.11.3
|
|
|
|
-google-auth-oauthlib==0.4.1
|
|
|
|
|
|
+absl-py==0.11.0
|
|
|
|
+astunparse==1.6.3
|
|
|
|
+cachetools==4.2.1
|
|
|
|
+certifi==2020.12.5
|
|
|
|
+chardet==4.0.0
|
|
|
|
+flatbuffers==1.12
|
|
|
|
+gast==0.3.3
|
|
|
|
+google-auth==1.24.0
|
|
|
|
+google-auth-oauthlib==0.4.2
|
|
google-pasta==0.2.0
|
|
google-pasta==0.2.0
|
|
-grpcio==1.27.2
|
|
|
|
|
|
+grpcio==1.32.0
|
|
h5py==2.10.0
|
|
h5py==2.10.0
|
|
-idna==2.9
|
|
|
|
-Keras-Applications==1.0.8
|
|
|
|
-Keras-Preprocessing==1.1.0
|
|
|
|
-kiwisolver==1.1.0
|
|
|
|
-Markdown==3.2.1
|
|
|
|
-matplotlib==3.2.1
|
|
|
|
-numpy==1.18.2
|
|
|
|
|
|
+idna==2.10
|
|
|
|
+importlib-metadata==3.4.0
|
|
|
|
+Keras-Preprocessing==1.1.2
|
|
|
|
+Markdown==3.3.3
|
|
|
|
+numpy==1.19.5
|
|
oauthlib==3.1.0
|
|
oauthlib==3.1.0
|
|
-opt-einsum==3.2.0
|
|
|
|
-pandas==1.0.3
|
|
|
|
-protobuf==3.11.3
|
|
|
|
|
|
+opt-einsum==3.3.0
|
|
|
|
+pandas==1.2.1
|
|
|
|
+protobuf==3.14.0
|
|
pyasn1==0.4.8
|
|
pyasn1==0.4.8
|
|
pyasn1-modules==0.2.8
|
|
pyasn1-modules==0.2.8
|
|
-pyparsing==2.4.6
|
|
|
|
python-dateutil==2.8.1
|
|
python-dateutil==2.8.1
|
|
-pytz==2019.3
|
|
|
|
-requests==2.23.0
|
|
|
|
|
|
+pytz==2021.1
|
|
|
|
+requests==2.25.1
|
|
requests-oauthlib==1.3.0
|
|
requests-oauthlib==1.3.0
|
|
-rsa==4.0
|
|
|
|
-scipy==1.4.1
|
|
|
|
-six==1.14.0
|
|
|
|
-tensorboard==2.1.1
|
|
|
|
-tensorflow==2.1.0
|
|
|
|
-tensorflow-estimator==2.1.0
|
|
|
|
|
|
+rsa==4.7
|
|
|
|
+six==1.15.0
|
|
|
|
+tensorboard==2.4.1
|
|
|
|
+tensorboard-plugin-wit==1.8.0
|
|
|
|
+tensorflow==2.4.1
|
|
|
|
+tensorflow-estimator==2.4.0
|
|
termcolor==1.1.0
|
|
termcolor==1.1.0
|
|
-urllib3==1.25.8
|
|
|
|
-Werkzeug==1.0.0
|
|
|
|
|
|
+typing-extensions==3.7.4.3
|
|
|
|
+urllib3==1.26.3
|
|
|
|
+Werkzeug==1.0.1
|
|
wrapt==1.12.1
|
|
wrapt==1.12.1
|
|
|
|
+zipp==3.4.0
|