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

[packages]
notebook = "~=6.5.4"
pre-commit = "~=3.3.3"
pandas = "~=2.2.3"
openpyxl = "~=3.1.2"
matplotlib = "~=3.7.2"
xlsxwriter = "~=3.1.2"
dataframe-image = "~=0.2.3"
fpdf2 = "~=2.7.9"
networkx = "~=3.2.1"
pyvis = "~=0.3.2"
webdriver-manager = "~=4.0.2"
selenium = "~=4.26.1"
pytest = "~=7.4.0"
numpy = "~=1.26.0"

[dev-packages]

[requires]
python_version = "3.9"
