source/tools/python/requirements.txt

156 lines
2.7 KiB
Text
Raw Normal View History

2023-03-21 00:50:00 +00:00
aiohttp==3.8.4
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
2023-03-21 00:50:00 +00:00
attrs==22.1.0
autoflake==2.0.1
Babel==2.11.0
2022-11-20 06:45:47 +00:00
bases==0.2.1
2023-03-21 00:50:00 +00:00
beautifulsoup4==4.11.2
black==23.1.0
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
2023-03-21 00:50:00 +00:00
cachetools==5.3.0
2022-11-20 06:45:47 +00:00
cbor2==5.4.3
2023-03-21 00:50:00 +00:00
certifi==2022.9.24
2021-04-08 06:37:51 +00:00
chardet==4.0.0
2023-03-21 00:50:00 +00:00
charset-normalizer==2.1.1
click==8.1.3
colored==1.4.4
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
2023-03-21 00:50:00 +00:00
deepmerge==1.1.0
2022-01-09 18:23:06 +00:00
Deprecated==1.2.13
2023-03-21 00:50:00 +00:00
docutils==0.19
exceptiongroup==1.1.0
ExifRead==3.0.0
flake8==6.0.0
Flask==2.2.3
frozenlist==1.3.3
2022-01-09 07:22:56 +00:00
graphviz==0.19.1
2023-03-21 00:50:00 +00:00
hypothesis==6.68.1
icmplib==3.0.3
idna==3.4
imagesize==1.4.1
2022-01-09 07:22:56 +00:00
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
2023-03-21 00:50:00 +00:00
isort==5.12.0
itsdangerous==2.0.1
2022-01-09 07:22:56 +00:00
jedi==0.18.1
2023-03-21 00:50:00 +00:00
Jinja2==3.1.2
2022-01-09 07:22:56 +00:00
jsonschema==4.3.3
2023-03-21 00:50:00 +00:00
jsonschema-spec==0.1.3
lark==1.1.5
lazy-object-proxy==1.9.0
2021-04-08 06:37:51 +00:00
livereload==2.6.3
2023-03-21 00:50:00 +00:00
lxml==4.9.2
2021-04-08 06:37:51 +00:00
m2r==0.2.1
2023-03-21 00:50:00 +00:00
Markdown==3.4.1
MarkupSafe==2.1.1
mccabe==0.7.0
meraki==1.27.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
2023-03-21 00:50:00 +00:00
multidict==6.0.2
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
2023-03-21 00:50:00 +00:00
numpy==1.23.5
octorest==0.4
2023-03-21 00:50:00 +00:00
openapi-schema-validator==0.4.3
openapi-spec-validator==0.5.5
packaging==23.0
2022-01-09 07:22:56 +00:00
parso==0.8.3
2023-03-21 00:50:00 +00:00
pathable==0.4.3
2021-09-03 04:10:35 +00:00
pathspec==0.9.0
2023-03-21 00:50:00 +00:00
pep517==0.13.0
picobox==2.2.0
pip==22.3.1
2022-01-09 07:22:56 +00:00
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
2023-03-21 00:50:00 +00:00
prompt-toolkit==3.0.36
proquint==0.2.1
psutil==5.9.4
psycopg2==2.9.5
2022-01-09 07:22:56 +00:00
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
2023-03-21 00:50:00 +00:00
pycodestyle==2.10.0
pycryptodome==3.17
2022-11-20 06:45:47 +00:00
pycryptodomex==3.15.0
2023-03-21 00:50:00 +00:00
pyflakes==3.0.1
Pygments==2.13.0
pyparsing==3.0.9
pyrsistent==0.19.3
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
2023-03-21 00:50:00 +00:00
pytest-cov==4.0.0
pytest-postgresql==4.1.1
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
2023-03-21 00:50:00 +00:00
pytz==2022.6
2022-01-09 07:22:56 +00:00
PyYAML==6.0
readme-renderer==32.0
2021-04-08 06:37:51 +00:00
recommonmark==0.7.1
2023-03-21 00:50:00 +00:00
redis==4.5.1
2022-01-09 07:22:56 +00:00
regex==2021.11.10
2023-03-21 00:50:00 +00:00
requests==2.28.2
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
2023-03-21 00:50:00 +00:00
rfc3339-validator==0.1.4
2022-11-20 06:45:47 +00:00
scipy==1.8.1
2022-01-09 07:22:56 +00:00
setuptools==60.5.0
six==1.16.0
2023-03-21 00:50:00 +00:00
smbus2==0.4.2
2022-01-09 07:22:56 +00:00
snowballstemmer==2.2.0
sortedcontainers==2.4.0
soupsieve==2.3.1
2023-03-21 00:50:00 +00:00
Sphinx==6.1.3
sphinx_mdinclude==0.5.3
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
2023-03-21 00:50:00 +00:00
sphinxcontrib-openapi==0.8.1
2021-04-08 06:37:51 +00:00
sphinxcontrib-programoutput==0.17
sphinxcontrib-qthelp==1.0.3
2022-01-09 07:22:56 +00:00
sphinxcontrib-serializinghtml==1.1.5
2023-03-21 00:50:00 +00:00
termcolor==2.2.0
2021-04-08 06:37:51 +00:00
toml==0.10.2
2023-03-21 00:50:00 +00:00
tomli==2.0.1
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-validation==0.0.1.post7
2023-03-21 00:50:00 +00:00
typing_extensions==4.4.0
2021-04-08 06:37:51 +00:00
unify==0.5
untokenize==0.1.1
2023-03-21 00:50:00 +00:00
urllib3==1.26.13
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
2023-03-21 00:50:00 +00:00
Werkzeug==2.2.3
2022-01-09 07:22:56 +00:00
wheel==0.37.1
2022-01-09 18:23:06 +00:00
wrapt==1.13.3
2023-03-21 00:50:00 +00:00
yamllint==1.29.0
yarl==1.8.1
yaspin==2.3.0
2022-01-09 07:22:56 +00:00
zipp==3.7.0