autoreadme: add toml to requirements.txt
This commit is contained in:
@ -1,3 +1,4 @@
|
||||
jinja2
|
||||
sanic
|
||||
pyyaml
|
||||
toml
|
||||
|
Reference in New Issue
Block a user
@ -1,3 +1,4 @@
|
||||
jinja2
|
||||
sanic
|
||||
pyyaml
|
||||
toml
|
||||
|