pkiage commited on
Commit
14d2a2e
1 Parent(s): c5a2948

Update dependencies

Browse files
Files changed (2) hide show
  1. pyproject.toml +1 -0
  2. requirements.txt +0 -0
pyproject.toml CHANGED
@@ -23,6 +23,7 @@ xgboost = "^1.5.2"
23
  streamlit = "^1.4.0"
24
  plotly = "^5.5.0"
25
  graphviz = "^0.19.1"
 
26
 
27
  [tool.poetry.dev-dependencies]
28
  pytest = "^6.2.5"
 
23
  streamlit = "^1.4.0"
24
  plotly = "^5.5.0"
25
  graphviz = "^0.19.1"
26
+ pillow = ">=9.0.1"
27
 
28
  [tool.poetry.dev-dependencies]
29
  pytest = "^6.2.5"
requirements.txt CHANGED
Binary files a/requirements.txt and b/requirements.txt differ