samithcs commited on
Commit
b59db51
·
verified ·
1 Parent(s): aa78197

Update pyproject.toml

Browse files
Files changed (1) hide show
  1. pyproject.toml +0 -7
pyproject.toml CHANGED
@@ -5,19 +5,12 @@ description = "Add your description here"
5
  readme = "README.md"
6
  requires-python = ">=3.11"
7
  dependencies = [
8
- "ensure>=1.0.4",
9
- "fastapi>=0.128.0",
10
  "joblib>=1.5.3",
11
- "matplotlib>=3.10.8",
12
  "numpy>=2.4.2",
13
  "openpyxl>=3.1.5",
14
  "pandas>=2.3.3",
15
  "protobuf<=3.20.3",
16
  "pydantic>=2.12.5",
17
- "python-box>=7.3.2",
18
- "pyyaml>=6.0.3",
19
- "scikit-learn>=1.8.0",
20
- "seaborn>=0.13.2",
21
  "streamlit>=1.53.1",
22
  "uvicorn>=0.40.0",
23
  "xgboost>=3.1.3",
 
5
  readme = "README.md"
6
  requires-python = ">=3.11"
7
  dependencies = [
 
 
8
  "joblib>=1.5.3",
 
9
  "numpy>=2.4.2",
10
  "openpyxl>=3.1.5",
11
  "pandas>=2.3.3",
12
  "protobuf<=3.20.3",
13
  "pydantic>=2.12.5",
 
 
 
 
14
  "streamlit>=1.53.1",
15
  "uvicorn>=0.40.0",
16
  "xgboost>=3.1.3",