source/tools/python/requirements.txt

147 lines
2.5 KiB
Text
Raw Normal View History

2022-01-09 07:22:56 +00:00
aiohttp==3.8.1
aiohttp-basicauth==1.0.0
2022-01-09 18:23:06 +00:00
aiosignal==1.2.0
2021-04-08 06:37:51 +00:00
alabaster==0.7.12
2022-11-20 06:45:47 +00:00
async-lru==1.0.3
2022-01-09 07:22:56 +00:00
async-timeout==4.0.2
attrs==21.4.0
2021-04-08 06:37:51 +00:00
autoflake==1.4
2022-01-09 07:22:56 +00:00
Babel==2.9.1
2022-11-20 06:45:47 +00:00
bases==0.2.1
2022-01-09 07:22:56 +00:00
beautifulsoup4==4.10.0
2021-09-03 04:10:35 +00:00
black==21.8b0
2022-11-20 06:45:47 +00:00
blake3==0.3.1
2022-01-09 07:22:56 +00:00
bleach==4.1.0
2022-11-20 06:45:47 +00:00
borg==2012.4.1
cachetools==5.2.0
cbor2==5.4.3
2022-01-09 07:22:56 +00:00
certifi==2021.10.8
2021-04-08 06:37:51 +00:00
chardet==4.0.0
2022-01-09 18:23:06 +00:00
charset-normalizer==2.0.10
2022-01-09 07:22:56 +00:00
click==7.1.2
colored==1.4.3
2021-04-08 06:37:51 +00:00
commonmark==0.9.1
2022-01-09 07:22:56 +00:00
coverage==6.2
2022-11-20 06:45:47 +00:00
Cython==0.29.30
dataclasses==0.6
decorator==5.1.1
2022-01-09 18:23:06 +00:00
Deprecated==1.2.13
2022-01-09 07:22:56 +00:00
docutils==0.17.1
2021-09-07 03:15:03 +00:00
ExifRead==2.3.2
2022-01-09 07:22:56 +00:00
flake8==4.0.1
Flask==2.0.2
2022-01-09 18:23:06 +00:00
frozenlist==1.2.0
2022-01-09 07:22:56 +00:00
graphviz==0.19.1
hypothesis==6.35.0
icmplib==3.0.2
2022-01-09 07:22:56 +00:00
idna==3.3
imagesize==1.3.0
importlib-metadata==4.10.0
2021-04-08 06:37:51 +00:00
iniconfig==1.1.1
2022-01-09 07:22:56 +00:00
isodate==0.6.1
isort==5.10.1
itsdangerous==2.0.1
2022-01-09 07:22:56 +00:00
jedi==0.18.1
Jinja2==3.0.3
jsonschema==4.3.3
lark==1.0.0
2021-04-08 06:37:51 +00:00
livereload==2.6.3
2022-01-09 07:22:56 +00:00
lxml==4.7.1
2021-04-08 06:37:51 +00:00
m2r==0.2.1
2022-01-09 07:22:56 +00:00
Markdown==3.3.6
MarkupSafe==2.0.1
2021-08-30 04:35:00 +00:00
mccabe==0.6.1
2022-10-19 15:52:37 +00:00
meraki==1.24.0
mirakuru==2.4.1
2022-01-09 07:22:56 +00:00
mistune==2.0.1
2022-11-20 06:45:47 +00:00
mmh3==3.0.0
2022-01-09 07:22:56 +00:00
multidict==5.2.0
2022-11-20 06:45:47 +00:00
multiformats==0.1.4.post3
2021-04-08 06:37:51 +00:00
mypy-extensions==0.4.3
2022-11-20 06:45:47 +00:00
numpy==1.23.1
octorest==0.4
2022-01-09 07:22:56 +00:00
openapi-schema-validator==0.2.0
openapi-spec-validator==0.3.1
packaging==21.3
parso==0.8.3
2021-09-03 04:10:35 +00:00
pathspec==0.9.0
2022-01-09 07:22:56 +00:00
pep517==0.12.0
pip==21.3.1
pip-tools==6.4.0
2022-11-20 06:45:47 +00:00
plac==1.3.5
2022-01-09 07:22:56 +00:00
platformdirs==2.4.1
pluggy==1.0.0
port-for==0.6.1
2022-01-09 07:22:56 +00:00
prompt-toolkit==3.0.24
psutil==5.9.0
psycopg2==2.9.3
pudb==2022.1
2022-01-09 18:23:06 +00:00
pur==5.4.2
2022-01-09 07:22:56 +00:00
py==1.11.0
pycodestyle==2.8.0
2022-11-20 06:45:47 +00:00
pycryptodome==3.15.0
pycryptodomex==3.15.0
2022-01-09 07:22:56 +00:00
pyflakes==2.4.0
Pygments==2.11.2
pyparsing==3.0.6
2022-06-28 04:35:21 +00:00
pyrsistent==0.18.1
2022-11-20 06:45:47 +00:00
pysha3==1.0.2
pyskein==1.0
2022-01-09 07:22:56 +00:00
pytest==6.2.5
pytest-cov==3.0.0
pytest-postgresql==4.1.0
2021-04-08 06:37:51 +00:00
pytest-pudb==0.7.0
2022-06-11 06:27:52 +00:00
pytest-timeout==2.1.0
2022-01-09 07:22:56 +00:00
pytz==2021.3
PyYAML==6.0
readme-renderer==32.0
2021-04-08 06:37:51 +00:00
recommonmark==0.7.1
2022-01-09 07:22:56 +00:00
redis==4.1.0
regex==2021.11.10
requests==2.27.1
2021-05-15 05:47:05 +00:00
requests-toolbelt==0.9.1
2022-01-09 07:22:56 +00:00
requirements-parser==0.3.1
2022-11-20 06:45:47 +00:00
retry==0.9.2
scipy==1.8.1
2022-01-09 07:22:56 +00:00
setuptools==60.5.0
six==1.16.0
2021-11-02 07:12:06 +00:00
smbus2==0.4.1
2022-01-09 07:22:56 +00:00
snowballstemmer==2.2.0
sortedcontainers==2.4.0
soupsieve==2.3.1
Sphinx==4.3.2
2021-04-08 06:37:51 +00:00
sphinxcontrib-applehelp==1.0.2
sphinxcontrib-devhelp==1.0.2
2022-01-09 07:22:56 +00:00
sphinxcontrib-htmlhelp==2.0.0
sphinxcontrib-httpdomain==1.8.0
2021-04-08 06:37:51 +00:00
sphinxcontrib-jsmath==1.0.1
sphinxcontrib-openapi==0.7.0
sphinxcontrib-programoutput==0.17
sphinxcontrib-qthelp==1.0.3
2022-01-09 07:22:56 +00:00
sphinxcontrib-serializinghtml==1.1.5
2022-01-09 18:23:06 +00:00
termcolor==1.1.0
2021-04-08 06:37:51 +00:00
toml==0.10.2
2022-01-09 07:22:56 +00:00
tomli==1.2.3
2021-10-11 03:41:01 +00:00
toposort==1.7
2021-04-08 06:37:51 +00:00
tornado==6.1
2022-01-09 07:22:56 +00:00
typed-ast==1.5.1
2022-01-09 18:23:06 +00:00
types-setuptools==57.4.7
typing_extensions==4.0.1
typing-validation==0.0.1.post7
2021-04-08 06:37:51 +00:00
unify==0.5
untokenize==0.1.1
2022-01-09 07:22:56 +00:00
urllib3==1.26.8
2021-04-08 06:37:51 +00:00
urwid==2.1.2
2022-01-09 18:23:06 +00:00
urwid-readline==0.13
2022-11-20 06:45:47 +00:00
wasm==1.2
2021-04-09 07:38:49 +00:00
wcwidth==0.2.5
2021-09-03 04:10:35 +00:00
webencodings==0.5.1
2022-01-09 07:22:56 +00:00
websocket-client==1.2.3
Werkzeug==2.0.2
wheel==0.37.1
2022-01-09 18:23:06 +00:00
wrapt==1.13.3
2022-01-09 07:22:56 +00:00
yamllint==1.26.3
yarl==1.7.2
yaspin==2.1.0
zipp==3.7.0