coverage==6.4;python_version>="3.7"
coverage==6.2;python_version=="3.6"
APScheduler==3.9.1
####################
pytz==2022.6;python_version>="3.6.8"
pytz==2022.1;python_version<"3.6.8"
six==1.16.0
tzlocal==4.2
############
backports.zoneinfo==0.2.1;python_version<"3.9"
importlib-resources==5.4.0;python_version<"3.7"
pytz-deprecation-shim==0.1.0.post0
tzdata==2022.1;platform_system=="Windows"
zipp==3.6.0;python_version<"3.10"

cryptography==39.0.1;python_version>="3.6.8"
cryptography==37.0.2;python_version<"3.6.8"
####################
cffi==1.15.1;python_version>="3.6.8"
cffi==1.15.0;python_version<"3.6.8"
pycparser==2.21

GitPython==3.1.30;python_version>="3.6.8"
GitPython==3.1.18;python_version<"3.6.8"
####################
gitdb==4.0.9
smmap==5.0.0
typing-extensions==4.1.1;python_version<"3.8"

unittest_xml_reporting==3.1.0

lxml==4.9.1;python_version<"3.6.8"

