More deps fuckery
This commit is contained in:
parent
f95cd9f0c2
commit
7b2291b151
1 changed files with 10 additions and 2 deletions
|
@ -1,4 +1,5 @@
|
|||
aiohttp==3.8.1
|
||||
aiosignal==1.2.0
|
||||
alabaster==0.7.12
|
||||
async-timeout==4.0.2
|
||||
attrs==21.4.0
|
||||
|
@ -9,15 +10,17 @@ black==21.8b0
|
|||
bleach==4.1.0
|
||||
certifi==2021.10.8
|
||||
chardet==4.0.0
|
||||
charset-normalizer==2.0.10
|
||||
click==7.1.2
|
||||
colored==1.4.3
|
||||
commonmark==0.9.1
|
||||
pur==5.4.2
|
||||
coverage==6.2
|
||||
Deprecated==1.2.13
|
||||
docutils==0.17.1
|
||||
ExifRead==2.3.2
|
||||
flake8==4.0.1
|
||||
Flask==2.0.2
|
||||
frozenlist==1.2.0
|
||||
graphviz==0.19.1
|
||||
hypothesis==6.35.0
|
||||
icmplib==3.0.2
|
||||
|
@ -59,6 +62,7 @@ prompt-toolkit==3.0.24
|
|||
psutil==5.9.0
|
||||
psycopg2==2.9.3
|
||||
pudb==2022.1
|
||||
pur==5.4.2
|
||||
py==1.11.0
|
||||
pycodestyle==2.8.0
|
||||
pyflakes==2.4.0
|
||||
|
@ -94,21 +98,25 @@ sphinxcontrib-openapi==0.7.0
|
|||
sphinxcontrib-programoutput==0.17
|
||||
sphinxcontrib-qthelp==1.0.3
|
||||
sphinxcontrib-serializinghtml==1.1.5
|
||||
termcolor==1.1.0
|
||||
toml==0.10.2
|
||||
tomli==1.2.3
|
||||
toposort==1.7
|
||||
tornado==6.1
|
||||
typed-ast==1.5.1
|
||||
typing-extensions==4.0.1
|
||||
types-setuptools==57.4.7
|
||||
typing_extensions==4.0.1
|
||||
unify==0.5
|
||||
untokenize==0.1.1
|
||||
urllib3==1.26.8
|
||||
urwid==2.1.2
|
||||
urwid-readline==0.13
|
||||
wcwidth==0.2.5
|
||||
webencodings==0.5.1
|
||||
websocket-client==1.2.3
|
||||
Werkzeug==2.0.2
|
||||
wheel==0.37.1
|
||||
wrapt==1.13.3
|
||||
yamllint==1.26.3
|
||||
yarl==1.7.2
|
||||
yaspin==2.1.0
|
||||
|
|
Loading…
Reference in a new issue