chore: Update poetry.lock and requirements files

Resolves #132
This commit is contained in:
Vikash Kothary 2022-05-16 22:22:06 +01:00
parent 1d61f03706
commit d2f336c210
3 changed files with 525 additions and 623 deletions

988
poetry.lock generated

File diff suppressed because it is too large Load Diff

View File

@ -2,113 +2,109 @@
anki==2.1.49; python_version >= "3.8" anki==2.1.49; python_version >= "3.8"
appnope==0.1.2; platform_system == "Darwin" and python_version >= "3.8" and sys_platform == "darwin" appnope==0.1.3; platform_system == "Darwin" and python_version >= "3.8" and sys_platform == "darwin"
argon2-cffi-bindings==21.2.0; python_version >= "3.6" argon2-cffi-bindings==21.2.0; python_version >= "3.7"
argon2-cffi==21.3.0; python_version >= "3.6" argon2-cffi==21.3.0; python_version >= "3.7"
asttokens==2.0.5; python_version >= "3.8" asttokens==2.0.5; python_version >= "3.8"
attrs==21.4.0; python_full_version >= "3.7.1" and python_version < "4" and python_version >= "3.7" attrs==21.4.0; python_full_version >= "3.7.1" and python_version < "4" and python_version >= "3.7"
backcall==0.2.0; python_version >= "3.8" backcall==0.2.0; python_version >= "3.8"
beautifulsoup4==4.10.0; python_full_version > "3.0.0" beautifulsoup4==4.11.1; python_full_version >= "3.6.0"
black==22.1.0; python_full_version >= "3.6.2" and python_version >= "3.8" bleach==5.0.0; python_full_version >= "3.7.1" and python_version < "4" and python_version >= "3.7"
bleach==4.1.0; python_full_version >= "3.7.1" and python_version < "4" and python_version >= "3.7"
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" 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.15.0; implementation_name == "pypy" and python_version >= "3.7" and python_full_version >= "3.6.1" cffi==1.15.0; implementation_name == "pypy" and python_version >= "3.7"
charset-normalizer==2.0.11; python_full_version >= "3.6.0" and python_version >= "3.8" charset-normalizer==2.0.12; python_full_version >= "3.6.0" and python_version >= "3.8"
click==8.0.3; python_full_version >= "3.7.1" and python_version < "4" and python_version >= "3.8" click==8.1.3; python_full_version >= "3.7.1" and python_version < "4" and python_version >= "3.7"
colorama==0.4.4; python_version >= "3.8" and python_full_version < "3.0.0" and platform_system == "Windows" and sys_platform == "win32" or platform_system == "Windows" and python_version >= "3.8" and python_full_version >= "3.5.0" and sys_platform == "win32" colorama==0.4.4; python_version >= "3.8" and python_full_version < "3.0.0" and platform_system == "Windows" and sys_platform == "win32" or platform_system == "Windows" and python_version >= "3.8" 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" debugpy==1.6.0; 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.7.1; python_full_version >= "3.7.1" and python_version < "4" and python_version >= "3.7" defusedxml==0.7.1; python_full_version >= "3.7.1" and python_version < "4" and python_version >= "3.7"
distro==1.6.0 distro==1.7.0; python_version >= "3.6"
entrypoints==0.4; python_full_version >= "3.7.1" and python_version < "4" and python_version >= "3.7" entrypoints==0.4; python_full_version >= "3.7.1" and python_version < "4" and python_version >= "3.7"
executing==0.8.2; python_version >= "3.8" executing==0.8.3; python_version >= "3.8"
ghp-import==2.0.2; python_full_version >= "3.7.1" and python_version < "4" and python_version >= "3.6" fastjsonschema==2.15.3; python_full_version >= "3.7.1" and python_version < "4" and python_version >= "3.7"
ghp-import==2.1.0; python_full_version >= "3.7.1" and python_version < "4" and python_version >= "3.6"
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" 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"
importlib-metadata==4.10.1; python_version < "3.10" and python_version >= "3.8" and python_full_version >= "3.7.1" importlib-metadata==4.11.3; python_version < "3.10" and python_version >= "3.8" and python_full_version >= "3.7.1"
importlib-resources==5.4.0; python_version < "3.9" and python_version >= "3.7" and python_full_version >= "3.7.1" importlib-resources==5.7.1; python_version < "3.9" and python_version >= "3.7" and python_full_version >= "3.7.1"
ipykernel==6.8.0; python_version >= "3.7" ipykernel==6.13.0; python_version >= "3.7"
ipython-genutils==0.2.0; python_full_version >= "3.7.1" and python_version < "4" and python_version >= "3.7" ipython-genutils==0.2.0; python_version >= "3.7"
ipython==8.0.1; python_version >= "3.8" ipython==8.3.0; python_version >= "3.8"
ipywidgets==7.6.5 ipywidgets==7.7.0
jedi==0.18.1; python_version >= "3.8" jedi==0.18.1; python_version >= "3.8"
jinja2==3.0.3; python_full_version >= "3.7.1" and python_version < "4" and python_version >= "3.7" jinja2==3.1.2; python_full_version >= "3.7.1" and python_version < "4" and python_version >= "3.7"
json5==0.9.6; python_version >= "3.5" json5==0.9.8; python_version >= "3.5"
jsonschema==4.4.0; python_full_version >= "3.7.1" and python_version < "4" and python_version >= "3.7" jsonschema==4.5.1; python_full_version >= "3.7.1" and python_version < "4" and python_version >= "3.7"
jupyter-client==7.1.2; python_full_version >= "3.7.1" and python_version >= "3.7" and python_version < "4" jupyter-client==7.3.1; python_full_version >= "3.7.1" and python_version < "4" and python_version >= "3.7"
jupyter-console==6.4.0; python_version >= "3.6" jupyter-console==6.4.3; python_version >= "3.6"
jupyter-core==4.9.1; python_full_version >= "3.7.1" and python_version < "4" and python_version >= "3.7" jupyter-core==4.10.0; python_full_version >= "3.7.1" and python_version < "4" and python_version >= "3.7"
jupyter==1.0.0 jupyter==1.0.0
jupyterlab-pygments==0.1.2; python_full_version >= "3.7.1" and python_version < "4" and python_version >= "3.7" jupyterlab-pygments==0.2.2; python_full_version >= "3.7.1" and python_version < "4" and 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.2; python_version >= "3.6" jupyterlab-widgets==1.1.0; python_version >= "3.6"
jupyterlab==2.3.2; python_version >= "3.5" jupyterlab==2.3.2; python_version >= "3.5"
jupytext==1.13.6; python_version >= "3.6" and python_version < "4.0" and python_full_version >= "3.7.1" jupytext==1.13.8; python_version >= "3.6" and python_version < "4.0" and python_full_version >= "3.7.1"
markdown-it-py==1.1.0; python_version >= "3.6" and python_version < "4.0" and python_full_version >= "3.7.1" markdown-it-py==2.1.0; python_version >= "3.7" and python_version < "4.0" and python_full_version >= "3.7.1"
markdown==3.3.6; python_version >= "3.6" markdown==3.3.7; python_version >= "3.6"
markupsafe==2.0.1; python_version >= "3.6" markupsafe==2.1.1; python_full_version >= "3.7.1" and python_version < "4" and python_version >= "3.7"
matplotlib-inline==0.1.3; python_version >= "3.8" matplotlib-inline==0.1.3; python_version >= "3.8"
mdit-py-plugins==0.3.0; python_version >= "3.6" and python_version < "4.0" and python_full_version >= "3.7.1" mdit-py-plugins==0.3.0; python_version >= "3.6" and python_version < "4.0" and python_full_version >= "3.7.1"
mdurl==0.1.1; python_version >= "3.7" and python_version < "4.0" and python_full_version >= "3.7.1"
mergedeep==1.3.4; python_full_version >= "3.7.1" and python_version < "4" and python_version >= "3.6" mergedeep==1.3.4; python_full_version >= "3.7.1" and python_version < "4" and python_version >= "3.6"
mistune==0.8.4; python_full_version >= "3.7.1" and python_version < "4" and python_version >= "3.7" mistune==0.8.4; python_full_version >= "3.7.1" and python_version < "4" and python_version >= "3.7"
mkdocs-jupyter==0.19.0; python_full_version >= "3.7.1" and python_version < "4" mkdocs-jupyter==0.19.0; python_full_version >= "3.7.1" and python_version < "4"
mkdocs-material-extensions==1.0.3; python_full_version >= "3.7.1" and python_version < "4" and python_version >= "3.6" mkdocs-material-extensions==1.0.3; python_full_version >= "3.7.1" and python_version < "4" and python_version >= "3.7"
mkdocs-material==8.1.10; python_full_version >= "3.7.1" and python_version < "4" and python_version >= "3.6" mkdocs-material==8.2.15; python_full_version >= "3.7.1" and python_version < "4" and python_version >= "3.7"
mkdocs==1.2.3; python_version >= "3.6" mkdocs==1.3.0; python_version >= "3.6"
mypy-extensions==0.4.3; python_full_version >= "3.6.2" and python_version >= "3.8" nbclient==0.6.3; python_full_version >= "3.7.1" and python_version < "4" and python_version >= "3.7"
nbclient==0.5.10; python_full_version >= "3.7.1" and python_version < "4" and python_version >= "3.7" nbconvert==6.5.0; python_full_version >= "3.7.1" and python_version < "4" and python_version >= "3.7"
nbconvert==6.4.1; python_full_version >= "3.7.1" and python_version < "4" and python_version >= "3.7" nbformat==5.4.0; python_full_version >= "3.7.1" and python_version < "4" and python_version >= "3.7"
nbformat==5.1.3; python_full_version >= "3.7.1" and python_version < "4" and python_version >= "3.7" nest-asyncio==1.5.5; python_full_version >= "3.7.1" and python_version < "4" and python_version >= "3.7"
nest-asyncio==1.5.4; python_full_version >= "3.7.1" and python_version >= "3.7" and python_version < "4" notebook==6.4.11; python_version >= "3.7"
notebook==6.4.8; python_version >= "3.6" orjson==3.6.8; platform_machine == "x86_64" and python_version >= "3.8"
orjson==3.6.6; platform_machine == "x86_64" and python_version >= "3.8"
packaging==21.3; python_full_version >= "3.7.1" and python_version < "4" and python_version >= "3.7" packaging==21.3; python_full_version >= "3.7.1" and python_version < "4" and python_version >= "3.7"
pandocfilters==1.5.0; python_full_version >= "3.7.1" and python_version < "4" and python_version >= "3.7" pandocfilters==1.5.0; python_full_version >= "3.7.1" and python_version < "4" and python_version >= "3.7"
parso==0.8.3; python_version >= "3.8" parso==0.8.3; python_version >= "3.8"
pathspec==0.9.0; python_full_version >= "3.6.2" and python_version >= "3.8"
pexpect==4.8.0; sys_platform != "win32" and python_version >= "3.8" pexpect==4.8.0; sys_platform != "win32" and python_version >= "3.8"
pickleshare==0.7.5; python_version >= "3.8" pickleshare==0.7.5; python_version >= "3.8"
platformdirs==2.4.1; python_full_version >= "3.6.2" and python_version >= "3.8" prometheus-client==0.14.1; python_version >= "3.7"
prometheus-client==0.13.1; python_version >= "3.6" prompt-toolkit==3.0.29; python_full_version >= "3.6.2" and python_version >= "3.8"
prompt-toolkit==3.0.26; python_full_version >= "3.6.2" and python_version >= "3.8" protobuf==3.20.1; python_version >= "3.8"
protobuf==3.19.4; python_version >= "3.8"
psutil==5.9.0; (python_version >= "2.6" and python_full_version < "3.0.0") or (python_full_version >= "3.4.0") psutil==5.9.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.8" and sys_platform != "win32" ptyprocess==0.7.0; os_name != "nt" and python_version >= "3.8" and sys_platform != "win32"
pure-eval==0.2.2; python_version >= "3.8" pure-eval==0.2.2; python_version >= "3.8"
py==1.11.0; implementation_name == "pypy" and python_version >= "3.7" and python_full_version >= "3.6.1" py==1.11.0; python_version >= "3.7" and python_full_version < "3.0.0" and implementation_name == "pypy" or implementation_name == "pypy" and python_version >= "3.7" and python_full_version >= "3.5.0"
pycparser==2.21; implementation_name == "pypy" and python_version >= "3.7" and python_full_version >= "3.6.1" pycparser==2.21; python_version >= "3.7" and python_full_version < "3.0.0" and implementation_name == "pypy" or implementation_name == "pypy" and python_version >= "3.7" and python_full_version >= "3.4.0"
pygments==2.11.2; python_full_version >= "3.7.1" and python_version < "4" and python_version >= "3.8" pygments==2.12.0; python_full_version >= "3.7.1" and python_version < "4" and python_version >= "3.8"
pymdown-extensions==9.1; python_full_version >= "3.7.1" and python_version < "4" and python_version >= "3.6" pymdown-extensions==9.4; python_full_version >= "3.7.1" and python_version < "4" and python_version >= "3.7"
pyparsing==3.0.7; python_version >= "3.6" pyparsing==3.0.9; python_full_version >= "3.6.8" and python_version >= "3.6"
pyrsistent==0.18.1; python_full_version >= "3.7.1" and python_version < "4" and python_version >= "3.7" pyrsistent==0.18.1; python_full_version >= "3.7.1" and python_version < "4" and python_version >= "3.7"
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" 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.2; python_full_version >= "3.6.1" and python_version >= "3.7" python-dateutil==2.8.2; python_version >= "3.7" and python_full_version < "3.0.0" or python_full_version >= "3.3.0" and python_version >= "3.7"
pywin32==303; sys_platform == "win32" and platform_python_implementation != "PyPy" and python_full_version >= "3.7.1" and python_version < "4" and python_version >= "3.7" pywin32==304; sys_platform == "win32" and platform_python_implementation != "PyPy" and python_full_version >= "3.7.1" and python_version < "4" and python_version >= "3.7"
pywinpty==2.0.2; os_name == "nt" and python_version >= "3.7" pywinpty==2.0.5; os_name == "nt" and python_version >= "3.7"
pyyaml-env-tag==0.1; python_full_version >= "3.7.1" and python_version < "4" and python_version >= "3.6" pyyaml-env-tag==0.1; python_full_version >= "3.7.1" and python_version < "4" and python_version >= "3.6"
pyyaml==6.0; python_version >= "3.6" and python_version < "4.0" and python_full_version >= "3.7.1" pyyaml==6.0; python_version >= "3.6" and python_version < "4.0" and python_full_version >= "3.7.1"
pyzmq==22.3.0; python_full_version >= "3.6.1" and python_version >= "3.7" pyzmq==22.3.0; python_version >= "3.7"
qtconsole==5.2.2; python_version >= "3.6" qtconsole==5.3.0; python_version >= "3.7"
qtpy==2.0.1; python_version >= "3.6" qtpy==2.1.0; python_version >= "3.7"
requests==2.27.1; (python_version >= "2.7" and python_full_version < "3.0.0") or (python_full_version >= "3.6.0") requests==2.27.1; (python_version >= "2.7" and python_full_version < "3.0.0") or (python_full_version >= "3.6.0")
send2trash==1.8.0 send2trash==1.8.0
six==1.16.0; python_full_version >= "3.7.1" and python_version >= "3.7" and python_version < "4" and (python_version >= "3.8" and python_full_version < "3.0.0" or python_full_version >= "3.3.0" and python_version >= "3.8") six==1.16.0; python_full_version >= "3.7.1" and python_version >= "3.7" and python_version < "4" and (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.3.2.post1; python_full_version >= "3.6.0" and python_version >= "3.8"
stack-data==0.1.4; python_version >= "3.8" stack-data==0.2.0; python_version >= "3.8"
stringcase==1.2.0; python_version >= "3.8" stringcase==1.2.0; python_version >= "3.8"
terminado==0.13.1; python_version >= "3.7" terminado==0.15.0; python_version >= "3.7"
testpath==0.5.0; python_full_version >= "3.7.1" and python_version < "4" and python_version >= "3.7" tinycss2==1.1.1; python_full_version >= "3.7.1" and python_version < "4" and python_version >= "3.7"
toml==0.10.2; python_version >= "3.6" and python_version < "4.0" and python_full_version >= "3.7.1" toml==0.10.2; python_version >= "3.6" and python_version < "4.0" and python_full_version >= "3.7.1"
tomli==2.0.0; python_full_version >= "3.6.2" and python_version >= "3.8" tornado==6.1; python_version >= "3.7"
tornado==6.1; python_full_version >= "3.6.1" and python_version >= "3.7" traitlets==5.2.1.post0; python_full_version >= "3.7.1" and python_version < "4" and python_version >= "3.8"
traitlets==5.1.1; python_full_version >= "3.7.1" and python_version < "4" and python_version >= "3.8" urllib3==1.26.9; 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"
typing-extensions==4.0.1; python_full_version >= "3.6.2" and python_version >= "3.8" and python_version < "3.10" waitress==2.1.1; python_full_version >= "3.7.0"
urllib3==1.26.8; 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" watchdog==2.1.8; python_full_version >= "3.7.1" and python_version < "4" and python_version >= "3.6"
waitress==2.0.0; python_full_version >= "3.6.0"
watchdog==2.1.6; python_full_version >= "3.7.1" and python_version < "4" and python_version >= "3.6"
wcwidth==0.2.5; python_full_version >= "3.6.2" and python_version >= "3.8" wcwidth==0.2.5; python_full_version >= "3.6.2" and python_version >= "3.8"
webencodings==0.5.1; python_full_version >= "3.7.1" and python_version < "4" and python_version >= "3.7" webencodings==0.5.1; python_full_version >= "3.7.1" and python_version < "4" and python_version >= "3.7"
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.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.2 widgetsnbextension==3.6.0
zipp==3.7.0; python_version < "3.9" and python_version >= "3.8" and python_full_version >= "3.7.1" zipp==3.8.0; python_version < "3.9" and python_version >= "3.8" and python_full_version >= "3.7.1"
-e src/. -e src/.

View File

@ -1,23 +1,23 @@
# 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.49; python_version >= "3.8"
beautifulsoup4==4.9.3 beautifulsoup4==4.11.1; python_full_version >= "3.6.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.12; 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.6.0 distro==1.7.0; python_version >= "3.6"
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" 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"
importlib-metadata==4.10.1; python_version < "3.10" and python_version >= "3.8" importlib-metadata==4.11.3; python_version < "3.10" and python_version >= "3.8"
markdown==3.3.6; python_version >= "3.6" markdown==3.3.7; python_version >= "3.6"
orjson==3.6.6; platform_machine == "x86_64" and python_version >= "3.8" orjson==3.6.8; platform_machine == "x86_64" and python_version >= "3.8"
protobuf==3.19.4; python_version >= "3.8" protobuf==3.20.1; python_version >= "3.8"
psutil==5.9.0; (python_version >= "2.6" and python_full_version < "3.0.0") or (python_full_version >= "3.4.0") psutil==5.9.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.6.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.27.1; (python_version >= "2.7" and python_full_version < "3.0.0") or (python_full_version >= "3.6.0") requests==2.27.1; (python_version >= "2.7" and python_full_version < "3.0.0") or (python_full_version >= "3.6.0")
send2trash==1.8.0 send2trash==1.8.0
soupsieve==2.3.1; python_full_version > "3.0.0" and python_version >= "3.8" soupsieve==2.3.2.post1; python_full_version >= "3.6.0" and python_version >= "3.8"
stringcase==1.2.0; python_version >= "3.8" stringcase==1.2.0; python_version >= "3.8"
urllib3==1.26.8; 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.9; 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"
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.7; (python_version >= "2.7" and python_full_version < "3.0.0") or (python_full_version >= "3.3.0")
zipp==3.7.0; python_version < "3.10" and python_version >= "3.8" zipp==3.8.0; python_version < "3.10" and python_version >= "3.8"