Faith-theAnalyst commited on
Commit
0cfa315
·
1 Parent(s): 8d54355

Modify files

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -0
requirements.txt CHANGED
@@ -13,6 +13,7 @@ httpx==0.26.0
13
  idna==3.6
14
  itsdangerous==2.1.2
15
  Jinja2==3.1.2
 
16
  MarkupSafe==2.1.3
17
  numpy==1.26.3
18
  orjson==3.9.10
@@ -26,9 +27,12 @@ python-dotenv==1.0.0
26
  python-multipart==0.0.6
27
  pytz==2023.3.post1
28
  PyYAML==6.0.1
 
 
29
  six==1.16.0
30
  sniffio==1.3.0
31
  starlette==0.32.0.post1
 
32
  typing_extensions==4.9.0
33
  tzdata==2023.4
34
  ujson==5.9.0
 
13
  idna==3.6
14
  itsdangerous==2.1.2
15
  Jinja2==3.1.2
16
+ joblib==1.3.2
17
  MarkupSafe==2.1.3
18
  numpy==1.26.3
19
  orjson==3.9.10
 
27
  python-multipart==0.0.6
28
  pytz==2023.3.post1
29
  PyYAML==6.0.1
30
+ scikit-learn==1.3.2
31
+ scipy==1.11.4
32
  six==1.16.0
33
  sniffio==1.3.0
34
  starlette==0.32.0.post1
35
+ threadpoolctl==3.2.0
36
  typing_extensions==4.9.0
37
  tzdata==2023.4
38
  ujson==5.9.0