Skip to content

Commit 1b8f42f

Browse files
committed
fixes type
1 parent 069e77b commit 1b8f42f

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

vendor/ngc-tensorflow/requirements.txt

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -86,13 +86,13 @@ gitPython==3.1.13
8686
gitdb==4.0.4
8787
#google_api_core==1.16.0
8888
#google-api-core[grpc,grpcgcp]==1.16.0
89-
google-auth-oauthlib==0.4.1
90-
google-auth==1.18.0
89+
#google-auth-oauthlib==0.4.1
90+
#google-auth==1.18.0
9191
google-cloud-core==1.3.0
9292
google-images-download==2.8.0
9393
google-pasta==0.2.0
9494
google_api_python_client==1.7.11
95-
google_auth_httplib2==0.0.3
95+
#google_auth_httplib2==0.0.3
9696
google_crc32c==1.1.1
9797
google_cloud_bigquery==1.23.0
9898
google_cloud_bigtable==1.0.0
@@ -329,11 +329,11 @@ stopit==1.1.2
329329
tabulate==0.8.7
330330
tblib==1.6.0
331331
#tensorflow==2.4.1
332-
tensorflow_datasets==4.1.0
332+
#tensorflow_datasets==4.1.0
333333
tensorflow_hub==0.10.0
334-
tensorflow_metadata==0.30.0
335-
tensorflow_model_analysis==0.30.0
336-
tensorflow_text==2.4.3
334+
#tensorflow_metadata==0.30.0
335+
#tensorflow_model_analysis==0.30.0
336+
#tensorflow_text==2.4.3
337337
termcolor==1.1.0
338338
terminado==0.8.3
339339
test-generator==0.1.1

0 commit comments

Comments
 (0)