added data for age

This commit is contained in:
Ayxan
2022-05-25 00:17:31 +04:00
parent 4bb786010b
commit f904ab73ab
4 changed files with 1282 additions and 27 deletions

View File

@@ -10,6 +10,7 @@ streamlit = "^1.9.0"
plotly = "^5.8.0"
pytest = "^7.1.2"
openpyxl = "^3.0.10"
numpy = "^1.22.4"
[tool.poetry.dev-dependencies]