run lock.sh (update requirements.txt)

This commit is contained in:
marzzzello 2021-12-11 00:36:53 +01:00
parent 162ee76bc1
commit fac7b74cbc
3 changed files with 683 additions and 525 deletions

1015
poetry.lock generated

File diff suppressed because it is too large Load Diff

View File

@ -1,93 +1,95 @@
# THE FILE WAS GENERATED BY POETRY, DO NOT EDIT! # THE FILE WAS GENERATED BY POETRY, DO NOT EDIT!
anki==2.1.40; python_version >= "3.8" anki==2.1.43; python_version >= "3.8"
appnope==0.1.2; platform_system == "Darwin" and python_version >= "3.7" and sys_platform == "darwin" appnope==0.1.2; platform_system == "Darwin" and python_version >= "3.7" and sys_platform == "darwin"
argon2-cffi==20.1.0; python_version >= "3.5" argon2-cffi-bindings==21.2.0; python_version >= "3.6"
async-generator==1.10; python_version >= "3.6" argon2-cffi==21.2.0; python_version >= "3.6"
attrs==20.3.0; python_version >= "3.5" and python_full_version < "3.0.0" or python_full_version >= "3.4.0" and python_version >= "3.5" attrs==21.2.0; python_version >= "3.7" and python_full_version < "3.0.0" or python_full_version >= "3.5.0" and python_version >= "3.7"
backcall==0.2.0; python_version >= "3.7" backcall==0.2.0; python_version >= "3.7"
beautifulsoup4==4.9.3 beautifulsoup4==4.10.0; python_full_version > "3.0.0"
bleach==3.3.0; python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.5.0" and python_version >= "3.6" bleach==4.1.0; python_version >= "3.7"
certifi==2020.12.5; python_version >= "3.8" and python_full_version < "3.0.0" or python_full_version >= "3.5.0" and python_version >= "3.8" certifi==2021.10.8; python_version >= "3.8" and python_full_version < "3.0.0" or python_full_version >= "3.6.0" and python_version >= "3.8"
cffi==1.14.4; implementation_name == "pypy" and python_version >= "3.6" cffi==1.15.0; implementation_name == "pypy" and python_version >= "3.6"
chardet==4.0.0; python_version >= "3.8" and python_full_version < "3.0.0" or python_full_version >= "3.5.0" and python_version >= "3.8" charset-normalizer==2.0.9; python_full_version >= "3.6.0" and python_version >= "3.8"
click==7.1.2; python_version >= "3.5" and python_full_version < "3.0.0" or python_full_version >= "3.5.0" and python_version >= "3.5" click==8.0.3; python_version >= "3.6"
colorama==0.4.4; python_version >= "3.7" and python_full_version < "3.0.0" and sys_platform == "win32" or sys_platform == "win32" and python_version >= "3.7" and python_full_version >= "3.5.0" colorama==0.4.4; python_version >= "3.7" and python_full_version < "3.0.0" and platform_system == "Windows" and sys_platform == "win32" or platform_system == "Windows" and python_version >= "3.7" and python_full_version >= "3.5.0" and sys_platform == "win32"
debugpy==1.5.1; python_version >= "3.7" and python_full_version < "3.0.0" or python_full_version >= "3.5.0" and python_version >= "3.7"
decorator==4.4.2; (python_version >= "2.6" and python_full_version < "3.0.0") or (python_full_version >= "3.2.0") decorator==4.4.2; (python_version >= "2.6" and python_full_version < "3.0.0") or (python_full_version >= "3.2.0")
defusedxml==0.6.0; python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.5.0" and python_version >= "3.6" defusedxml==0.7.1; python_version >= "3.7" and python_full_version < "3.0.0" or python_full_version >= "3.5.0" and python_version >= "3.7"
distro==1.5.0 distro==1.6.0
entrypoints==0.3; python_version >= "3.6" entrypoints==0.3; python_full_version >= "3.6.1" and python_version >= "3.7"
future==0.18.2; python_version >= "3.5" and python_full_version < "3.0.0" or python_full_version >= "3.3.0" and python_version >= "3.5" ghp-import==2.0.2; python_version >= "3.6"
idna==2.10; python_version >= "3.8" and python_full_version < "3.0.0" or python_full_version >= "3.5.0" and python_version >= "3.8" idna==3.3; python_version >= "3.8" and python_full_version < "3.0.0" or python_full_version >= "3.6.0" and python_version >= "3.8"
ipykernel==5.4.3; python_version >= "3.6" importlib-metadata==4.8.2; python_version < "3.10" and python_version >= "3.6"
ipython-genutils==0.2.0; python_version >= "3.7" importlib-resources==5.4.0; python_version < "3.9" and python_version >= "3.7"
ipython==7.20.0; python_version >= "3.7" ipykernel==6.6.0; python_version >= "3.7"
ipywidgets==7.6.3 ipython-genutils==0.2.0; python_version >= "3.6"
jedi==0.18.0; python_version >= "3.7" ipython==7.30.1; python_version >= "3.7"
jinja2==2.11.3; python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.5.0" and python_version >= "3.6" ipywidgets==7.6.5
joblib==1.0.0; python_version >= "3.6" jedi==0.18.1; python_version >= "3.7"
json5==0.9.5; python_version >= "3.5" jinja2==3.0.3; python_version >= "3.7"
jsonschema==3.2.0; python_version >= "3.5" json5==0.9.6; python_version >= "3.5"
jupyter-client==6.1.11; python_version >= "3.6" jsonschema==4.2.1; python_version >= "3.7"
jupyter-console==6.2.0; python_version >= "3.6" jupyter-client==7.1.0; python_full_version >= "3.6.1" and python_version >= "3.7"
jupyter-core==4.7.1; python_version >= "3.6" jupyter-console==6.4.0; python_version >= "3.6"
jupyter-core==4.9.1; python_full_version >= "3.6.1" and python_version >= "3.7"
jupyter==1.0.0 jupyter==1.0.0
jupyterlab-pygments==0.1.2; python_version >= "3.6" jupyterlab-pygments==0.1.2; python_version >= "3.7"
jupyterlab-server==1.2.0; python_version >= "3.5" jupyterlab-server==1.2.0; python_version >= "3.5"
jupyterlab-widgets==1.0.0; python_version >= "3.6" jupyterlab-widgets==1.0.2; python_version >= "3.6"
jupyterlab==2.2.9; python_version >= "3.5" jupyterlab==2.3.2; python_version >= "3.5"
livereload==2.6.3; python_version >= "3.5" markdown==3.3.6; python_version >= "3.6"
lunr==0.5.8; python_version >= "3.5" markupsafe==2.0.1; python_version >= "3.6"
markdown==3.3.3; python_version >= "3.6" matplotlib-inline==0.1.3; python_version >= "3.7"
markupsafe==1.1.1; python_version >= "3.5" and python_full_version < "3.0.0" or python_full_version >= "3.5.0" and python_version >= "3.5" mergedeep==1.3.4; python_version >= "3.6"
mistune==0.8.4; python_version >= "3.6" mistune==0.8.4; python_version >= "3.7"
mkdocs==1.1.2; python_version >= "3.5" mkdocs==1.2.3; python_version >= "3.6"
nbclient==0.5.1; python_version >= "3.6" nbclient==0.5.9; python_full_version >= "3.6.1" and python_version >= "3.7"
nbconvert==6.0.7; python_version >= "3.6" nbconvert==6.3.0; python_version >= "3.7"
nbformat==5.1.2; python_version >= "3.6" nbformat==5.1.3; python_full_version >= "3.6.1" and python_version >= "3.7"
nest-asyncio==1.5.1; python_version >= "3.6" nest-asyncio==1.5.4; python_full_version >= "3.6.1" and python_version >= "3.7"
nltk==3.5; python_version >= "3.5" notebook==6.4.6; python_version >= "3.6"
notebook==6.2.0; python_version >= "3.5" orjson==3.6.5; platform_machine == "x86_64" and python_version >= "3.8"
orjson==3.4.8; python_version >= "3.8" packaging==21.3; python_version >= "3.7"
packaging==20.9; python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.5.0" and python_version >= "3.6" pandocfilters==1.5.0; python_version >= "3.7" and python_full_version < "3.0.0" or python_full_version >= "3.4.0" and python_version >= "3.7"
pandocfilters==1.4.3; python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.4.0" and python_version >= "3.6" parso==0.8.3; python_version >= "3.7"
parso==0.8.1; python_version >= "3.7"
pexpect==4.8.0; sys_platform != "win32" and python_version >= "3.7" pexpect==4.8.0; sys_platform != "win32" and python_version >= "3.7"
pickleshare==0.7.5; python_version >= "3.7" pickleshare==0.7.5; python_version >= "3.7"
prometheus-client==0.9.0; python_version >= "3.5" prometheus-client==0.12.0; python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.4.0" and python_version >= "3.6"
prompt-toolkit==3.0.14; python_full_version >= "3.6.1" and python_version >= "3.7" prompt-toolkit==3.0.24; python_full_version >= "3.6.2" and python_version >= "3.7"
protobuf==3.14.0; python_version >= "3.8" protobuf==3.19.1; python_version >= "3.8"
psutil==5.8.0; (python_version >= "2.6" and python_full_version < "3.0.0") or (python_full_version >= "3.4.0") psutil==5.8.0; (python_version >= "2.6" and python_full_version < "3.0.0") or (python_full_version >= "3.4.0")
ptyprocess==0.7.0; os_name != "nt" and python_version >= "3.7" and sys_platform != "win32" ptyprocess==0.7.0; os_name != "nt" and python_version >= "3.7" and sys_platform != "win32"
py==1.10.0; python_version >= "3.6" and python_full_version < "3.0.0" and implementation_name == "pypy" or implementation_name == "pypy" and python_version >= "3.6" and python_full_version >= "3.4.0" py==1.11.0; python_version >= "3.6" and python_full_version < "3.0.0" and implementation_name == "pypy" or implementation_name == "pypy" and python_version >= "3.6" and python_full_version >= "3.5.0"
pycparser==2.20; python_version >= "3.5" and python_full_version < "3.0.0" or python_full_version >= "3.4.0" and python_version >= "3.5" pycparser==2.21; python_version >= "3.6" and python_full_version < "3.0.0" and implementation_name == "pypy" or implementation_name == "pypy" and python_version >= "3.6" and python_full_version >= "3.4.0"
pygments==2.7.4; python_version >= "3.7" pygments==2.10.0; python_version >= "3.7"
pyparsing==2.4.7; python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.5.0" and python_version >= "3.6" pyparsing==3.0.6; python_version >= "3.6"
pyrsistent==0.17.3; python_version >= "3.5" pyrsistent==0.18.0; python_version >= "3.7"
pysocks==1.7.1; python_version >= "3.8" and python_full_version < "3.0.0" or python_full_version >= "3.5.0" and python_version >= "3.8" pysocks==1.7.1; python_version >= "3.8" and python_full_version < "3.0.0" or python_full_version >= "3.6.0" and python_version >= "3.8"
python-dateutil==2.8.1; python_version >= "3.5" and python_full_version < "3.0.0" or python_full_version >= "3.3.0" and python_version >= "3.5" python-dateutil==2.8.2; python_full_version >= "3.6.1" and python_version >= "3.7"
pywin32==300; sys_platform == "win32" and python_version >= "3.6" pywin32==302; sys_platform == "win32" and platform_python_implementation != "PyPy" and python_version >= "3.7"
pywinpty==0.5.7; os_name == "nt" and python_version >= "3.6" pywinpty==1.1.6; os_name == "nt" and python_version >= "3.6"
pyyaml==5.4.1; python_version >= "3.5" and python_full_version < "3.0.0" or python_full_version >= "3.6.0" and python_version >= "3.5" pyyaml-env-tag==0.1; python_version >= "3.6"
pyzmq==22.0.2; python_version >= "3.6" pyyaml==6.0; python_version >= "3.6"
qtconsole==5.0.2; python_version >= "3.6" pyzmq==22.3.0; python_full_version >= "3.6.1" and python_version >= "3.7"
qtpy==1.9.0; python_version >= "3.6" qtconsole==5.2.1; python_version >= "3.6"
regex==2020.11.13; python_version >= "3.5" qtpy==1.11.3; python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.6.0" and python_version >= "3.6"
requests==2.25.1; (python_version >= "2.7" and python_full_version < "3.0.0") or (python_full_version >= "3.5.0") requests==2.26.0; (python_version >= "2.7" and python_full_version < "3.0.0") or (python_full_version >= "3.6.0")
send2trash==1.5.0 send2trash==1.8.0
six==1.15.0; python_version >= "3.8" and python_full_version < "3.0.0" or python_full_version >= "3.5.0" and python_version >= "3.8" six==1.16.0; python_version >= "3.7" and python_full_version < "3.0.0" or python_full_version >= "3.3.0" and python_version >= "3.7"
soupsieve==2.1; python_version >= "3.8" soupsieve==2.3.1; python_full_version > "3.0.0" and python_version >= "3.8"
terminado==0.9.2; python_version >= "3.6" terminado==0.12.1; python_version >= "3.6"
testpath==0.4.4; python_version >= "3.6" testpath==0.5.0; python_version >= "3.7"
tornado==6.1; python_version >= "3.6" tornado==6.1; python_full_version >= "3.6.1" and python_version >= "3.7"
tqdm==4.56.0; python_version >= "3.5" and python_full_version < "3.0.0" or python_version >= "3.5" and python_full_version >= "3.4.0" traitlets==5.1.1; python_full_version >= "3.6.1" and python_version >= "3.7"
traitlets==5.0.5; python_version >= "3.7" urllib3==1.26.7; python_version >= "3.8" and python_full_version < "3.0.0" or python_full_version >= "3.6.0" and python_version < "4" and python_version >= "3.8"
urllib3==1.26.3; python_version >= "3.8" and python_full_version < "3.0.0" or python_full_version >= "3.5.0" and python_version < "4" and python_version >= "3.8" waitress==2.0.0; python_full_version >= "3.6.0"
waitress==1.4.4; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.5.0" watchdog==2.1.6; python_version >= "3.6"
wcwidth==0.2.5; python_full_version >= "3.6.1" and python_version >= "3.6" wcwidth==0.2.5; python_full_version >= "3.6.2" and python_version >= "3.6"
webencodings==0.5.1; python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.5.0" and python_version >= "3.6" webencodings==0.5.1; python_version >= "3.7"
webob==1.8.6; (python_version >= "2.7" and python_full_version < "3.0.0") or (python_full_version >= "3.3.0") webob==1.8.7; (python_version >= "2.7" and python_full_version < "3.0.0") or (python_full_version >= "3.3.0")
webtest==2.0.35 webtest==2.0.35
widgetsnbextension==3.5.1 widgetsnbextension==3.5.2
zipp==3.6.0; python_version < "3.9" and python_version >= "3.7"
-e src/. -e src/.

View File

@ -1,21 +1,22 @@
# THE FILE WAS GENERATED BY POETRY, DO NOT EDIT! # THE FILE WAS GENERATED BY POETRY, DO NOT EDIT!
anki==2.1.40; python_version >= "3.8" anki==2.1.43; python_version >= "3.8"
beautifulsoup4==4.9.3 beautifulsoup4==4.10.0; python_full_version > "3.0.0"
certifi==2020.12.5; python_version >= "3.8" and python_full_version < "3.0.0" or python_full_version >= "3.5.0" and python_version >= "3.8" certifi==2021.10.8; python_version >= "3.8" and python_full_version < "3.0.0" or python_full_version >= "3.6.0" and python_version >= "3.8"
chardet==4.0.0; python_version >= "3.8" and python_full_version < "3.0.0" or python_full_version >= "3.5.0" and python_version >= "3.8" charset-normalizer==2.0.9; python_full_version >= "3.6.0" and python_version >= "3.8"
decorator==4.4.2; (python_version >= "2.6" and python_full_version < "3.0.0") or (python_full_version >= "3.2.0") decorator==4.4.2; (python_version >= "2.6" and python_full_version < "3.0.0") or (python_full_version >= "3.2.0")
distro==1.5.0 distro==1.6.0
idna==2.10; python_version >= "3.8" and python_full_version < "3.0.0" or python_full_version >= "3.5.0" and python_version >= "3.8" idna==3.3; python_version >= "3.8" and python_full_version < "3.0.0" or python_full_version >= "3.6.0" and python_version >= "3.8"
markdown==3.3.3; python_version >= "3.6" importlib-metadata==4.8.2; python_version < "3.10" and python_version >= "3.6"
orjson==3.4.8; python_version >= "3.8" markdown==3.3.6; python_version >= "3.6"
protobuf==3.14.0; python_version >= "3.8" orjson==3.6.5; platform_machine == "x86_64" and python_version >= "3.8"
protobuf==3.19.1; python_version >= "3.8"
psutil==5.8.0; (python_version >= "2.6" and python_full_version < "3.0.0") or (python_full_version >= "3.4.0") psutil==5.8.0; (python_version >= "2.6" and python_full_version < "3.0.0") or (python_full_version >= "3.4.0")
pysocks==1.7.1; python_version >= "3.8" and python_full_version < "3.0.0" or python_full_version >= "3.5.0" and python_version >= "3.8" pysocks==1.7.1; python_version >= "3.8" and python_full_version < "3.0.0" or python_full_version >= "3.6.0" and python_version >= "3.8"
requests==2.25.1; (python_version >= "2.7" and python_full_version < "3.0.0") or (python_full_version >= "3.5.0") requests==2.26.0; (python_version >= "2.7" and python_full_version < "3.0.0") or (python_full_version >= "3.6.0")
send2trash==1.5.0 send2trash==1.8.0
six==1.15.0; python_version >= "3.8" and python_full_version < "3.0.0" or python_full_version >= "3.3.0" and python_version >= "3.8" soupsieve==2.3.1; python_full_version > "3.0.0" and python_version >= "3.8"
soupsieve==2.1; python_version >= "3.8" urllib3==1.26.7; python_version >= "3.8" and python_full_version < "3.0.0" or python_full_version >= "3.6.0" and python_version < "4" and python_version >= "3.8"
urllib3==1.26.3; python_version >= "3.8" and python_full_version < "3.0.0" or python_full_version >= "3.5.0" and python_version < "4" and python_version >= "3.8" webob==1.8.7; (python_version >= "2.7" and python_full_version < "3.0.0") or (python_full_version >= "3.3.0")
webob==1.8.6; (python_version >= "2.7" and python_full_version < "3.0.0") or (python_full_version >= "3.3.0") zipp==3.6.0; python_version < "3.10" and python_version >= "3.6"