IDubrovsky commited on
Commit
0d3cf5b
1 Parent(s): 9f844a4

added xgb to rewuirements

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -0
requirements.txt CHANGED
@@ -58,6 +58,7 @@ requests==2.31.0
58
  rich==13.7.1
59
  rpds-py==0.18.0
60
  ruff==0.3.5
 
61
  semantic-version==2.10.0
62
  setuptools==68.2.2
63
  shellingham==1.5.4
@@ -74,3 +75,4 @@ urllib3==2.2.1
74
  uvicorn==0.29.0
75
  websockets==11.0.3
76
  wheel==0.41.2
 
 
58
  rich==13.7.1
59
  rpds-py==0.18.0
60
  ruff==0.3.5
61
+ scipy==1.13.0
62
  semantic-version==2.10.0
63
  setuptools==68.2.2
64
  shellingham==1.5.4
 
75
  uvicorn==0.29.0
76
  websockets==11.0.3
77
  wheel==0.41.2
78
+ xgboost==2.0.3