srivarshan commited on
Commit
876b82d
·
1 Parent(s): eb87986

Minor changes

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -0
requirements.txt CHANGED
@@ -69,6 +69,8 @@ requests==2.28.1
69
  requests-oauthlib==1.3.1
70
  rfc3986==1.5.0
71
  rsa==4.9
 
 
72
  six==1.16.0
73
  sniffio==1.3.0
74
  starlette==0.22.0
@@ -79,6 +81,7 @@ tensorflow==2.11.0
79
  tensorflow-estimator==2.11.0
80
  tensorflow-io-gcs-filesystem==0.28.0
81
  termcolor==2.1.1
 
82
  toolz==0.12.0
83
  tqdm==4.64.1
84
  typing_extensions==4.4.0
 
69
  requests-oauthlib==1.3.1
70
  rfc3986==1.5.0
71
  rsa==4.9
72
+ scikit-learn==1.2.0
73
+ scipy==1.9.3
74
  six==1.16.0
75
  sniffio==1.3.0
76
  starlette==0.22.0
 
81
  tensorflow-estimator==2.11.0
82
  tensorflow-io-gcs-filesystem==0.28.0
83
  termcolor==2.1.1
84
+ threadpoolctl==3.1.0
85
  toolz==0.12.0
86
  tqdm==4.64.1
87
  typing_extensions==4.4.0