MA-INF-4222-NLP-Lab
MA-INF-4222-NLP-Lab copied to clipboard
MA-INF 4222: NLP Lab (University of Bonn)
Bumps [certifi](https://github.com/certifi/python-certifi) from 2018.4.16 to 2022.12.7. Commits 9e9e840 2022.12.07 b81bdb2 2022.09.24 939a28f 2022.09.14 aca828a 2022.06.15.2 de0eae1 Only use importlib.resources's new files() / Traversable API on Python ≥3.11 ... b8eb5e9 2022.06.15.1...
Bumps [pillow](https://github.com/python-pillow/Pillow) from 4.4.0 to 9.3.0. Release notes Sourced from pillow's releases. 9.3.0 https://pillow.readthedocs.io/en/stable/releasenotes/9.3.0.html Changes Initialize libtiff buffer when saving #6699 [@radarhere] Limit SAMPLESPERPIXEL to avoid runtime DOS #6700 [@wiredfool]...
Bumps [tensorflow-gpu](https://github.com/tensorflow/tensorflow) from 1.9.0 to 2.9.3. Release notes Sourced from tensorflow-gpu's releases. TensorFlow 2.9.3 Release 2.9.3 This release introduces several vulnerability fixes: Fixes an overflow in tf.keras.losses.poisson (CVE-2022-41887) Fixes a...
Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.5.2 to 3.18.3. Release notes Sourced from protobuf's releases. Protocol Buffers v3.18.3 C++ Reduce memory consumption of MessageSet parsing This release addresses a Security Advisory for C++...
Bumps [mako](https://github.com/sqlalchemy/mako) from 1.0.7 to 1.2.2. Release notes Sourced from mako's releases. 1.2.2 Released: Mon Aug 29 2022 bug [bug] [lexer] Fixed issue in lexer where the regexp used to...
Bumps [nbconvert](https://github.com/jupyter/nbconvert) from 5.3.1 to 6.5.1. Release notes Sourced from nbconvert's releases. Release 6.5.1 No release notes provided. 6.5.0 What's Changed Drop dependency on testpath. by @anntzer in jupyter/nbconvert#1723 Adopt...
Bump mistune from 0.7.4 to 2.0.3 in /2018_SoSe/projects/15_BiomedicalTextSummarization_MartinezDukic
Bumps [mistune](https://github.com/lepture/mistune) from 0.7.4 to 2.0.3. Release notes Sourced from mistune's releases. Version 2.0.2 Fix escape_url via lepture/mistune#295 Version 2.0.1 Fix XSS for image link syntax. Version 2.0.0 First release...
Bumps [distributed](https://github.com/dask/distributed) from 1.18.3 to 2021.10.0. Commits 63ebaea bump version to 2021.10.0 1670cf8 Ensure resumed flight tasks are still fetched (#5426) cdc68cc AMM high level documentation (#5456) 33d83bc Provide stack...
Bumps [html5lib](https://github.com/html5lib/html5lib-python) from 0.9999999 to 0.999999999. Changelog Sourced from html5lib's changelog. Commits 6a73efa Yes, another release, already. :( e0dc25f Fix attribute order to the treebuilder to be document order a3b8252...
Bumps [lxml](https://github.com/lxml/lxml) from 3.8.0 to 4.9.1. Changelog Sourced from lxml's changelog. 4.9.1 (2022-07-01) Bugs fixed A crash was resolved when using iterwalk() (or canonicalize()) after parsing certain incorrect input. Note...