Merge requirements.txt
This commit is contained in:
parent
aadb331616
commit
f80106a29e
4 changed files with 14 additions and 25 deletions
|
@ -1,6 +0,0 @@
|
|||
requests
|
||||
PyGithub
|
||||
toml
|
||||
tqdm
|
||||
beautifulsoup4
|
||||
lxml
|
|
@ -1,9 +0,0 @@
|
|||
jinja2
|
||||
sanic==21.12.2
|
||||
GitPython
|
||||
pyyaml
|
||||
toml
|
||||
websockets==10.0
|
||||
babel
|
||||
langcodes
|
||||
language_data
|
|
@ -1,2 +1,16 @@
|
|||
tqdm
|
||||
jinja2
|
||||
sanic==21.12.2
|
||||
GitPython
|
||||
PyGithub
|
||||
pyyaml
|
||||
toml
|
||||
tomlkit
|
||||
lxml
|
||||
jsonschema
|
||||
beautifulsoup4
|
||||
websockets==10.0
|
||||
babel
|
||||
langcodes
|
||||
language_data
|
||||
requests
|
||||
|
|
|
@ -1,10 +0,0 @@
|
|||
jinja2
|
||||
sanic==21.12.2
|
||||
GitPython
|
||||
pyyaml
|
||||
toml
|
||||
websockets==10.0
|
||||
babel
|
||||
langcodes
|
||||
language_data
|
||||
requests
|
Loading…
Reference in a new issue