fix(readme_generator): GitPython was missing from requirements.txt
This commit is contained in:
parent
38cf0c0f3e
commit
955ddbd6a1
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
|||
jinja2
|
||||
sanic==21.12.2
|
||||
GitPython
|
||||
pyyaml
|
||||
toml
|
||||
websockets==10.0
|
||||
|
|
Loading…
Reference in a new issue