mirror of
https://github.com/aykhans/AzSuicideDataVisualization.git
synced 2025-04-21 10:15:45 +00:00
added poetry
This commit is contained in:
parent
3cf2833568
commit
4bb786010b
2115
poetry.lock
generated
Normal file
2115
poetry.lock
generated
Normal file
File diff suppressed because it is too large
Load Diff
18
pyproject.toml
Normal file
18
pyproject.toml
Normal file
@ -0,0 +1,18 @@
|
||||
[tool.poetry]
|
||||
name = "AzSuicideDataVisualization"
|
||||
version = "0.1.0"
|
||||
description = "Visualization of Azerbaijan suicide data"
|
||||
authors = ["Ayxan <ayxan.shahsuvarov1@gmail.com>"]
|
||||
|
||||
[tool.poetry.dependencies]
|
||||
python = "^3.10"
|
||||
streamlit = "^1.9.0"
|
||||
plotly = "^5.8.0"
|
||||
pytest = "^7.1.2"
|
||||
openpyxl = "^3.0.10"
|
||||
|
||||
[tool.poetry.dev-dependencies]
|
||||
|
||||
[build-system]
|
||||
requires = ["poetry-core>=1.0.0"]
|
||||
build-backend = "poetry.core.masonry.api"
|
Loading…
x
Reference in New Issue
Block a user