required python version updated to 3.8 (3.6 is pretty old though)

This commit is contained in:
pseusys
2023-02-17 22:45:25 +01:00
parent a43205757b
commit 4afa664de2
4 changed files with 6 additions and 6 deletions

View File

@@ -1,5 +1,5 @@
# GitHub integration modules:
PyGithub~=1.56
PyGithub~=1.57
# Markdown visualization modules:
pytz~=2022.7