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

[packages]
pandas = "==2.0.0rc0"
openpyxl = "*"
click = "*"
tqdm = "*"
pysimplegui = "*"
pymupdf = "*"
polars = "*"
xlsxwriter = "*"
xlsx2csv = "*"
selenium = "*"

[dev-packages]

[requires]
python_version = "3.11"
