Skip to content

Commit

Permalink
fix(readme_generator): GitPython was missing from requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
Psycojoker committed Mar 22, 2024
1 parent b534989 commit 6867583
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tools/readme_generator/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
jinja2
sanic==21.12.2
GitPython
pyyaml
toml
websockets==10.0
Expand Down

0 comments on commit 6867583

Please sign in to comment.