[[source]]
url = "https://pypi.org/simple"
verify_ssl = true
name = "pypi"

[packages]
notebook = "~=6.5.4"
pre-commit = "~=3.3.3"
pandas = "~=2.0.3"
numpy = "~=1.25.0"
openpyxl = "~=3.1.2"
pytest = "~=7.4.0"
matplotlib = "~=3.7.2"
xlsxwriter = "~=3.1.2"
dataframe-image = "~=0.2.3"
fpdf2 = "~=2.7.9"

[dev-packages]

[requires]
python_version = "3.9"
