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

[packages]
microsoft-kiota-abstractions = "==0.5.4"
python-dateutil = "==2.8.2"
astroid = "==2.15.5"
certifi = "==2023.5.7"
charset-normalizer = "==3.1.0"
colorama = "==0.4.6"
coverage = {version = "==7.2.7", extras = ["toml"]}
dill = "==0.3.6"
docutils = "==0.20.1"
exceptiongroup = "==1.1.1"
flit = "==3.9.0"
flit-core = "==3.9.0"
idna = "==3.4"
iniconfig = "==2.0.0"
isort = "==5.12.0"
lazy-object-proxy = "==1.9.0"
mccabe = "==0.7.0"
mypy = "==1.4.1"
mypy-extensions = "==1.0.0"
packaging = "==23.1"
platformdirs = "==3.8.0"
pluggy = "==1.2.0"
pylint = "==2.17.4"
pytest = "==7.4.0"
pytest-cov = "==4.1.0"
requests = "==2.31.0"
toml = "==0.10.2"
tomli = "==2.0.1"
tomli-w = "==1.0.0"
tomlkit = "==0.11.8"
types-python-dateutil = "==2.8.19.13"
typing-extensions = "==4.6.3"
urllib3 = "==2.0.3"
wrapt = "==1.15.0"
yapf = "==0.40.1"
six = "==1.16.0"
uritemplate = "==4.1.1"

[dev-packages]
flit = "==3.9.0"
pylint = "==2.17.4"
mypy = "==1.4.1"
yapf = "==0.40.1"
isort = "==5.12.0"
pytest = "==7.4.0"
pytest-cov = "==4.1.0"
types-python-dateutil = "*"
toml = "==0.10.2"
