lxml-stubs
mypy==1.13.0
ruff==0.9.1
types-cryptography
types-dataclasses
# later versions remove type annotations from a few functions causing
# error: Call to untyped function "getinfo" in typed context  [no-untyped-call]
# so we are stuck with this version until there's a fix
types-pycurl==7.45.2.20240311
types-python-dateutil
