source/tools/python/requirements_lock.txt

144 lines
2.6 KiB
Text
Raw Normal View History

2023-07-27 22:34:13 +00:00
aiohttp==3.8.5
aiohttp-basicauth==1.0.0
2023-05-11 04:46:01 +00:00
aiosignal==1.3.1
2023-07-27 22:34:13 +00:00
aiosql==9.0
2023-05-11 04:46:01 +00:00
alabaster==0.7.13
2023-07-27 22:34:13 +00:00
annotated-types==0.5.0
async-lru==2.0.4
2022-01-09 07:22:56 +00:00
async-timeout==4.0.2
2023-05-23 04:30:33 +00:00
attrs==23.1.0
autocommand==2.2.2
2023-07-27 22:34:13 +00:00
autoflake==2.2.0
2023-05-11 04:46:01 +00:00
Babel==2.12.1
2023-05-23 04:30:33 +00:00
beautifulsoup4==4.12.2
2023-07-27 22:34:13 +00:00
black==23.7.0
2023-05-13 22:56:01 +00:00
blinker==1.6.2
build==0.10.0
cachetools==5.3.1
2023-07-27 22:34:13 +00:00
certifi==2023.7.22
charset-normalizer==3.2.0
cheroot==10.0.0
CherryPy==18.8.0
2023-07-27 22:34:13 +00:00
click==8.1.6
colored==2.2.3
2021-04-08 06:37:51 +00:00
commonmark==0.9.1
coverage==7.2.7
2022-11-20 06:45:47 +00:00
decorator==5.1.1
2023-03-21 00:50:00 +00:00
deepmerge==1.1.0
docutils==0.20.1
2023-03-21 00:50:00 +00:00
ExifRead==3.0.0
flake8==6.0.0
2023-05-23 04:30:33 +00:00
Flask==2.3.2
2023-07-27 22:34:13 +00:00
frozenlist==1.4.0
hypothesis==6.82.0
2023-05-11 04:46:01 +00:00
ibis==3.2.0
2023-03-21 00:50:00 +00:00
icmplib==3.0.3
idna==3.4
imagesize==1.4.1
2023-07-27 22:34:13 +00:00
inflect==7.0.0
2023-05-11 04:46:01 +00:00
iniconfig==2.0.0
2023-03-21 00:50:00 +00:00
isort==5.12.0
2023-05-11 04:46:01 +00:00
itsdangerous==2.1.2
2023-07-27 22:34:13 +00:00
jaraco.collections==4.3.0
jaraco.context==4.3.0
2023-07-27 22:34:13 +00:00
jaraco.functools==3.8.0
2023-10-03 04:19:46 +00:00
jaraco.text @ git+https://github.com/arrdem/jaraco.text.git@0dd8d0b25a93c3fad896f3a92d11caff61ff273d
2023-05-13 22:56:01 +00:00
jedi==0.18.2
2023-03-21 00:50:00 +00:00
Jinja2==3.1.2
2023-07-27 22:34:13 +00:00
jsonschema==4.18.4
jsonschema-spec==0.2.3
jsonschema-specifications==2023.7.1
lark==1.1.7
2023-03-21 00:50:00 +00:00
lazy-object-proxy==1.9.0
libsass==0.22.0
2021-04-08 06:37:51 +00:00
livereload==2.6.3
2023-07-27 22:34:13 +00:00
lxml==4.9.3
Markdown==3.4.4
MarkupSafe==2.1.3
2023-03-21 00:50:00 +00:00
mccabe==0.7.0
2023-07-27 22:34:13 +00:00
meraki==1.34.0
2023-05-11 04:46:01 +00:00
mirakuru==2.5.1
mistune==2.0.5
2023-07-27 22:34:13 +00:00
more-itertools==10.0.0
2023-05-11 04:46:01 +00:00
multidict==6.0.4
mypy-extensions==1.0.0
octorest==0.4
2023-07-27 22:34:13 +00:00
openapi-schema-validator==0.6.0
openapi-spec-validator==0.6.0
packaging==23.1
2023-05-13 22:56:01 +00:00
parso==0.8.3
2023-03-21 00:50:00 +00:00
pathable==0.4.3
2023-05-11 04:46:01 +00:00
pathspec==0.11.1
picobox==3.0.0
pip==23.1.2
2023-07-27 22:34:13 +00:00
pip-tools==7.1.0
platformdirs==3.9.1
pluggy==1.2.0
port-for==0.7.1
portend==3.2.0
prompt-toolkit==3.0.39
2023-03-21 00:50:00 +00:00
proquint==0.2.1
psutil==5.9.5
2023-05-23 04:30:33 +00:00
psycopg==3.1.9
psycopg2==2.9.6
2023-05-13 22:56:01 +00:00
pudb==2022.1.3
2022-01-09 07:22:56 +00:00
py==1.11.0
2023-03-21 00:50:00 +00:00
pycodestyle==2.10.0
2023-05-23 04:30:33 +00:00
pycryptodome==3.18.0
2023-07-27 22:34:13 +00:00
pydantic==2.1.1
pydantic_core==2.4.0
2023-03-21 00:50:00 +00:00
pyflakes==3.0.1
Pygments==2.15.1
pyproject_hooks==1.0.0
2023-03-21 00:50:00 +00:00
pyrsistent==0.19.3
2023-07-27 22:34:13 +00:00
pytest==7.4.0
2023-05-27 04:39:54 +00:00
pytest-cov==4.1.0
2023-05-23 04:30:33 +00:00
pytest-postgresql==5.0.0
2023-05-13 22:56:01 +00:00
pytest-pudb==0.7.0
pytest-timeout==2.1.0
2023-07-27 22:34:13 +00:00
pytimeparse==1.1.8
pytz==2023.3
2023-07-27 22:34:13 +00:00
PyYAML==6.0.1
2021-04-08 06:37:51 +00:00
recommonmark==0.7.1
2023-07-27 22:34:13 +00:00
redis==4.6.0
referencing==0.29.3
2023-05-23 04:30:33 +00:00
requests==2.31.0
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
2023-07-27 22:34:13 +00:00
rpds-py==0.9.2
setuptools==68.0.0
2022-01-09 07:22:56 +00:00
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.4.1
2023-07-27 22:34:13 +00:00
Sphinx==7.1.1
2023-03-21 00:50:00 +00:00
sphinx_mdinclude==0.5.3
2023-05-11 04:46:01 +00:00
sphinxcontrib-applehelp==1.0.4
2021-04-08 06:37:51 +00:00
sphinxcontrib-devhelp==1.0.2
2023-05-11 04:46:01 +00:00
sphinxcontrib-htmlhelp==2.0.1
sphinxcontrib-httpdomain==1.8.1
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-07-27 22:34:13 +00:00
tempora==5.5.0
termcolor==2.3.0
2021-04-08 06:37:51 +00:00
toml==0.10.2
tornado==6.3.2
2023-07-27 22:34:13 +00:00
typing_extensions==4.7.1
2021-04-08 06:37:51 +00:00
unify==0.5
untokenize==0.1.1
2023-07-27 22:34:13 +00:00
urllib3==2.0.4
2023-05-13 22:56:01 +00:00
urwid==2.1.2
urwid-readline==0.13
2023-05-11 04:46:01 +00:00
wcwidth==0.2.6
2023-07-27 22:34:13 +00:00
websocket-client==1.6.1
Werkzeug==2.3.6
wheel==0.40.0
2023-05-23 04:30:33 +00:00
yamllint==1.32.0
yarl==1.9.2
2023-03-21 00:50:00 +00:00
yaspin==2.3.0
zc.lockfile==3.0.post1