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

[dev-packages]

[packages]
appdirs = "==1.4.3"
attrs = "==19.3.0"
certifi = "==2020.4.5.1"
chardet = "==3.0.4"
distlib = "==0.3.0"
filelock = "==3.0.12"
idna = "==2.9"
lxml = "==4.5.0"
more-itertools = "==8.2.0"
pluggy = "==0.13.1"
py = "==1.8.1"
pyparsing = "==2.4.7"
pytest = "==5.4.1"
python-dateutil = "==2.8.1"
requests = "==2.23.0"
selenium = "==3.141.0"
toml = "==0.10.0"
tox = "==3.14.6"
urllib3 = "==1.25.8"
virtualenv = "==20.0.17"
wcwidth = "==0.1.9"
PyHamcrest = "==2.0.2"
"zope.interface" = "==5.1.0"
koppeltaal = {editable = true, path = "."}

[requires]
python_version = "3.8"
