Color printing + New checker message and emphasis (#492)

* Color printing + new message and emphasis

* omit requirements.txt from checks
This commit is contained in:
David Chalco 2021-01-29 16:37:43 -08:00 committed by GitHub
parent 52c9756f21
commit 7bbf951c71
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 44 additions and 8 deletions

14
.github/scripts/common/requirements.txt vendored Normal file
View file

@ -0,0 +1,14 @@
certifi==2020.12.5
chardet==3.0.4
colorama==0.4.4
Deprecated==1.2.10
gitdb==4.0.5
GitPython==3.1.11
idna==2.10
PyGithub==1.54
PyJWT==1.7.1
PyYAML==5.3.1
requests==2.24.0
smmap==3.0.4
urllib3==1.25.11
wrapt==1.12.1