datalab-org / datalab

datalab is a place to store experimental data and the connections between them.
https://docs.datalab-org.io
MIT License
42 stars 17 forks source link

Bump the python-dependencies group in /pydatalab with 12 updates #848

Closed dependabot[bot] closed 3 weeks ago

dependabot[bot] commented 3 weeks ago

Updates the requirements on aiohappyeyeballs, aiohttp, bokeh, importlib-metadata, langchain, numpy, pydantic, python-box, rosettasciio, tenacity, tokenizers and pydantic[dotenv,email] to permit the latest version. Updates aiohappyeyeballs from 2.3.7 to 2.4.0

Release notes

Sourced from aiohappyeyeballs's releases.

v2.4.0 (2024-08-19)

Documentation

  • docs: fix a trivial typo in README.md (#84) (f5ae7d4)

Feature

  • feat: add support for python 3.13 (#86) (4f2152f)
Changelog

Sourced from aiohappyeyeballs's changelog.

v2.4.0 (2024-08-19)

Feature

Documentation

Commits


Updates aiohttp from 3.10.4 to 3.10.5

Release notes

Sourced from aiohttp's releases.

3.10.5

Bug fixes

  • Fixed :meth:aiohttp.ClientResponse.json() not setting status when :exc:aiohttp.ContentTypeError is raised -- by :user:bdraco.

    Related issues and pull requests on GitHub: #8742.

Miscellaneous internal changes

  • Improved performance of the WebSocket reader -- by :user:bdraco.

    Related issues and pull requests on GitHub: #8736, #8747.


Changelog

Sourced from aiohttp's changelog.

3.10.5 (2024-08-19)

Bug fixes

  • Fixed :meth:aiohttp.ClientResponse.json() not setting status when :exc:aiohttp.ContentTypeError is raised -- by :user:bdraco.

    Related issues and pull requests on GitHub: :issue:8742.

Miscellaneous internal changes

  • Improved performance of the WebSocket reader -- by :user:bdraco.

    Related issues and pull requests on GitHub: :issue:8736, :issue:8747.


Commits


Updates bokeh from 2.4.3 to 3.5.1

Changelog

Sourced from bokeh's changelog.

2024-07-25 3.5.1:

  • bugfixes:

    • #13967 [component: docs] Add missing release notes
  • tasks:

2024-07-04 3.5:

  • bugfixes:

    • #8766 [component: bokehjs] box_select not working as active_drag for gridplot
    • #12638 [component: bokehjs] Make Slider and Image available in BokehJS (JS only)
    • #13515 [component: tests] CI unit-test on Python 3.9 fails systematically
    • #13623 [component: bokehjs] [BUG] TextAreaInput resizable=False doesn't set resize: none
    • #13720 [component: docs] Explanation is part of the code block in the latex_axis_labels_titles_labels example
    • #13766 [component: bokehjs] [BUG] Dropdown doesnt update properly when .menu changed in 3.4
    • #13771 [component: bokehjs] GMap example not showing glyphs
    • #13787 [component: bokehjs] [BUG] DataTable inside Dialog
    • #13789 [component: docs] [BUG] JS errors on Bokeh docs page
    • #13824 [component: docs] activate pydata-sphinx-theme version banner
    • #13834 [component: build] bokehjs' build fails on Windows with no explanation
    • #13844 [component: build] [BUG] cannot build environment with pixi due to firefox =>96 constraint
    • #13848 Can't build extensions on Windows
    • #13852 [component: bokehjs] [BUG] and ignored in tooltips on Firefox
    • #13878 [component: bokehjs] Bokeh.Plotting.figure.circle in bokehjs can't find x and y in a ColumnDataSource
    • #13894 [component: bokehjs] Tooltip is initially attached to the DOM when it shouldn't be
    • #13895 [component: bokehjs] Inner canvas layers need overflow: hidden after PR #13863
    • #13897 [component: docs] [BUG] Typing of layouts.gridplot expects wrong type if ncols given
    • #13902 Release build fails after PR #13901
    • #13910 [component: tests] Tests/CI fail due to a regression in requests 2.32.0
    • #13912 [component: bokehjs] [BUG] Dialog and Datatable don't get along well
    • #13919 [component: bokehjs] [BUG] Bokeh 3.5 no longer allow custom properties for HTMLAttr
    • #13923 [component: bokehjs] Tooltip.content doesn't rebuild views on change
    • #13948 [component: docs] Version banner warns about unknown version on latest docs after 3.4.2 release
    • #13951 [component: bokehjs] [BUG] Image Glyph causing tons of unnecessary calls to set_data
    • #13822 [component: docs] remove consecutive "the" and fix typos in touched files
    • #13879 [component: docs] Fix broken example in user guide advanced bokehjs
    • #13884 [component: docs] silence warning in theme_glyphs.py
    • #13908 [component: bokehjs] Fix CartesianFrame's position and generalize rendering_target()
    • #13926 [component: docs] Remove blob/main and tree/master from references
    • #13927 [component: docs] update path in readme for server examples
    • #13939 [component: docs] correct version string to match dev name from switcher.json
    • #13940 [component: bokehjs] Fix initialization of AjaxDataSource and add tests
  • features:

    • #8289 [component: bokehjs] Permanent labels on Networkx graph
    • #10439 [component: bokehjs] Activate wheel zoom by default with BokehJS
    • #12185 [component: bokehjs] [FEATURE] Legend click events
    • #12759 [component: bokehjs] [FEATURE] Support using CSS Variables in place of colors

... (truncated)

Commits


Updates importlib-metadata from 8.2.0 to 8.3.0

Changelog

Sourced from importlib-metadata's changelog.

v8.3.0

Features

  • Disallow passing of 'dist' to EntryPoints.select.
Commits
  • 3c8e1ec Finalize
  • 5035755 Merge pull request #498 from python/feature/entry-points-disallow-dist-match
  • 6d9b766 Remove MetadataPathFinder regardless of its position.
  • 875003a Disallow passing of 'dist' to EntryPoints.select.
  • 5ddd122 Expand the documentation of Distribution.locate_file to explain why 'locate_f...
  • See full diff in compare view


Updates langchain from 0.2.6 to 0.2.14

Release notes

Sourced from langchain's releases.

langchain==0.2.14

Changes since langchain==0.2.13

langchain: bump core to 0.2.32 (#25421) langchain: bump min core version (#25418) langchain: release 0.2.14 (#25416) docs: udpated api reference (#25172) core[minor]: Prevent PydanticOutputParser from encoding schema as ASCII (#25386) multiple: update removal targets (#25361)

langchain-community==0.2.12

Changes since langchain-community==0.2.11

community: release 0.2.12 (#25324) community: kwargs for CassandraGraphVectorStore (#25300) core[patch]: add standard tracing params for retrievers (#25240) [Community] - Added bind_tools and with_structured_output for ChatZhipuAI (#23887) docs: Fix ChatBaichuan, QianfanChatEndpoint, ChatSparkLLM, ChatZhipuAI docs (#25265) Improvement[Embeddings] Add dimension support to ZhipuAIEmbeddings (#25274) core[patch]: Deprecating beta upsert APIs in vectorstore (#25069) community[patch],core[patch]: Update EdenaiTool root_validator and add unit test in core (#25233) community[patch]: Remove more @​allow_reuse=True validators (#25236) community[patch]: Remove usage of @​root_validator(allow_reuse=True) (#25235) community[patch]: FAISS: ValueError mentions normalize_score_fn isntead of relevance_score_fn (#25225) community: Add llm-extraction option to FireCrawl Document Loader (#25231) docs: update integration api refs (#25195) community[patch]: Use get_fields adapter for pydantic (#25191) community[minor]: [SharePointLoader] Load extended metadata for the root folder (#24872) community[patch]: Upgrade pydantic extra (#25185) Update polygon.py for business subscription (#25085) community[patch]: gpt-4o-2024-08-06 costs (#25164) docs: Standardize QianfanLLMEndpoint LLM (#25139) community: Fix ValidationError on creating GPT4AllEmbeddings with no gpt4all_kwargs (#25124) community: Add stock market tools from financialdatasets.ai (#25025) Added bedrock 3-5 sonnet cost detials for BedrockAnthropicTokenUsageCallbackHandler (#25104) [docs]: vector store integration pages (#24858) docs: Standardize Tongyi (#25103) delete the default model value from langchain and discard the need fo… (#24915) Allow ConfluenceLoader authorization via Personal Access Tokens (#25096) community: fix neo4j from_existing_graph (#24912) community: make AthenaLoader profile_name optional and fix type hint (#24958) community: fix issue of the existence of numeric object in additional_kwargs a… (#24863) community[patch]: Optimize test case for MoonshotChat (#25050) community: Fix Predibase Integration for HuggingFace-hosted fine-tuned adapters (#25015) docs: Standardize MiniMaxEmbeddings (#24983) docs: Standardize SparkLLMTextEmbeddings docstrings (#25021) docs: fix kwargs docstring (#25010) docs: standardizing tavily tool docs (#24736)

langchain==0.2.13

... (truncated)

Commits


Updates numpy from 1.26.4 to 2.1.0

Release notes

Sourced from numpy's releases.

2.1.0 (Aug 18, 2024)

NumPy 2.1.0 Release Notes

NumPy 2.1.0 provides support for the upcoming Python 3.13 release and drops support for Python 3.9. In addition to the usual bug fixes and updated Python support, it helps get us back into our usual release cycle after the extended development of 2.0. The highlights for this release are:

  • Support for the array-api 2023.12 standard.
  • Support for Python 3.13.
  • Preliminary support for free threaded Python 3.13.

Python versions 3.10-3.13 are supported in this release.

New functions

New function numpy.unstack

A new function np.unstack(array, axis=...) was added, which splits an array into a tuple of arrays along an axis. It serves as the inverse of [numpy.stack]{.title-ref}.

(gh-26579)

Deprecations

  • The fix_imports keyword argument in numpy.save is deprecated. Since NumPy 1.17, numpy.save uses a pickle protocol that no longer supports Python 2, and ignored fix_imports keyword. This keyword is kept only for backward compatibility. It is now deprecated.

    (gh-26452)

  • Passing non-integer inputs as the first argument of [bincount]{.title-ref} is now deprecated, because such inputs are silently cast to integers with no warning about loss of precision.

    (gh-27076)

Expired deprecations

  • Scalars and 0D arrays are disallowed for numpy.nonzero and numpy.ndarray.nonzero.

    (gh-26268)

  • set_string_function internal function was removed and PyArray_SetStringFunction was stubbed out.

... (truncated)

Commits
  • 2f7fe64 Merge pull request #27236 from charris/prepare-2.1.0
  • b6f434f REL: Prepare for the NumPy 2.1.0 release [wheel build]
  • 3cf9394 Merge pull request #27234 from charris/backport-25984
  • 7443dcc Merge pull request #27233 from charris/backport-27223
  • 85b1cab BUG: Allow fitting of degree zero polynomials with Polynomial.fit
  • 395a81d DOC: reword discussion about shared arrays to hopefully be clearer
  • 5af2e96 Move NUMUSERTYPES thread safety discussion to legacy DType API docs
  • d902c24 DOC: add docs on thread safety in NumPy
  • c080180 Merge pull request #27229 from charris/backport-27226
  • 44ce7e8 BUG: Fix PyArray_ZeroContiguousBuffer (resize) with struct dtypes
  • Additional commits viewable in compare view


Updates pydantic from 1.10.17 to 2.8.2

Release notes

Sourced from pydantic's releases.

v2.8.2 (2024-07-03)

What's Changed

Fixes

  • Fix issue with assertion caused by pluggable schema validator by @​dmontagu in #9838

Full Changelog: https://github.com/pydantic/pydantic/compare/v2.8.1...v2.8.2

v2.8.1 (2024-07-03)

What's Changed

Packaging

Fixes

New Contributors

Full Changelog: https://github.com/pydantic/pydantic/compare/v2.8.0...v2.8.1

v2.8.0 (2024-07-01)

The code released in v2.8.0 is functionally identical to that of v2.8.0b1.

Check out our blog post to learn more about the release highlights!

What's Changed

Packaging

New Features

... (truncated)

Changelog

Sourced from pydantic's changelog.

v2.8.2 (2024-07-03)

GitHub release

What's Changed

Fixes

  • Fix issue with assertion caused by pluggable schema validator by @​dmontagu in #9838

v2.8.1 (2024-07-03)

GitHub release

What's Changed

Packaging

Fixes

v2.8.0 (2024-07-01)

GitHub release

The code released in v2.8.0 is functionally identical to that of v2.8.0b1.

What's Changed

Packaging

New Features

... (truncated)

Commits
  • 4978ee2 update history
  • 0345929 v bump
  • d390a04 Fix issue with assertion caused by pluggable schema validator (#9838)
  • 040865f update history
  • 5a33e3b bump version
  • 2f9abb2 Bump pydantic-core to v2.20.1, pydantic-extra-types to v2.9.0 (#9832)
  • ce9c5f7 Remove spooky meetings file (#9824)
  • 6bdd6d1 Pedantic typo correction within explanation of Pydantic's root in 'pedantic' ...
  • 701ccde Fix list constraint json schema application (#9818)
  • 2a066a2 Bump ruff to v0.5.0 and pyright to v1.1.369 (#9801)
  • Additional commits viewable in compare view


Updates python-box from 6.1.0 to 7.2.0

Release notes

Sourced from python-box's releases.

Version 7.2.0

  • Adding #266 support for accessing nested items in BoxList using numpy-style tuple indexing (thanks to Bit0r)
  • Adding tests and Cython releases for Python 3.12
  • Fixing #251 support for circular references in lists (thanks to Muspi Merol)
  • Fixing #261 altering all __repr__ methods so that subclassing will output the correct class name (thanks to Gabriel Tkacz)
  • Fixing #267 Fix type 'int' not iterable (thanks to YISH)

Version 7.1.1

Fixing Cython optimized build deployments for linux

Version 7.1.0

  • Adding #255 defer ipython import for large import speed improvements (thanks to Eric Prestat)
  • Adding testing for Python 3.12
  • Fixing #253 merge_update box list merge types not populated to sub dictionaries (thanks to lei wang)
  • Fixing #257 Two test failures due to arguments having incorrect types (thanks to Michał Górny)
  • Fixing stub files to match latest code signatures
  • Removing #251 support for circular references in lists (thanks to d00m514y3r)

Version 7.0.1

  • Switching off of poetry due to multiple build issues

Version 7.0.0

  • Adding #169 default functions with the box_instance and key parameter (thanks to Коптев Роман Викторович)
  • Adding #170 Be able to initialize with a flattened dict - by using DDBox (thanks to Ash A.)
  • Adding #192 box_dots treats all keys with periods in them as separate keys (thanks to Rexbard)
  • Adding #211 support for properties and setters in subclasses (thanks to Serge Lu and David Aronchick)
  • Adding #226 namespace to track changes to the box (thanks to Jacob Hayes)
  • Adding #236 iPython detection to prevent adding attribute lookup words (thanks to Nishikant Parmar)
  • Adding #238 allow | and + for frozen boxes (thanks to Peter B)
  • Adding new DDBox class (Default Dots Box) that is a subclass of SBox
  • Fixing #235 how | and + updates were performed for right operations (thanks to aviveh21)
  • Fixing #234 typos (thanks to Martin Schorfmann)
  • Fixing no implicit optionals with type hinting

Version 7.0.0rc4

Pypi publish test

Version 7.0.0rc3

Try to fix CI publish build

Version 7.0.0rc2

  • Adding #242 more Cython builds using cibuildwheel (thanks to Jacob Hayes)

Version 7.0.0rc1

  • Removing Cython builds for mac until we can build universal2 wheels for arm M1 macs

Version 7.0.0rc0

  • Adding #169 default functions with the box_instance and key parameter (thanks to Коптев Роман Викторович)
  • Adding #170 Be able to initialize with a flattened dict - by using DDBox (thanks to Ash A.)
  • Adding #192 box_dots treats all keys with periods in them as separate keys (thanks to Rexbard)

... (truncated)

Changelog

Sourced from python-box's changelog.

Version 7.2.0

  • Adding #266 support for accessing nested items in BoxList using numpy-style tuple indexing (thanks to Bit0r)
  • Adding tests and Cython releases for Python 3.12
  • Fixing #251 support for circular references in lists (thanks to Muspi Merol)
  • Fixing #261 altering all __repr__ methods so that subclassing will output the correct class name (thanks to Gabriel Tkacz)
  • Fixing #267 Fix type 'int' not iterable (thanks to YISH)

Version 7.1.1

  • Fixing Cython optimized build deployments for linux

Version 7.1.0

  • Adding #255 defer ipython import for large import speed improvements (thanks to Eric Prestat)
  • Adding testing for Python 3.12
  • Fixing #253 merge_update box list merge types not populated to sub dictionaries (thanks to lei wang)
  • Fixing #257 Two test failures due to arguments having incorrect types (thanks to Michał Górny)
  • Fixing stub files to match latest code signatures
  • Removing #251 support for circular references in lists (thanks to d00m514y3r)
  • Removing support for Python 3.7 as it is EOL

Version 7.0.1

  • Switching off of poetry due to multiple build issues

Version 7.0.0

  • Adding #169 default functions with the box_instance and key parameter (thanks to Коптев Роман Викторович)
  • Adding #170 Be able to initialize with a flattened dict - by using DDBox (thanks to Ash A.)
  • Adding #192 box_dots treats all keys with periods in them as separate keys (thanks to Rexbard)
  • Adding #211 support for properties and setters in subclasses (thanks to Serge Lu and David Aronchick)
  • Adding #226 namespace to track changes to the box (thanks to Jacob Hayes)
  • Adding #236 iPython detection to prevent adding attribute lookup words (thanks to Nishikant Parmar)
  • Adding #238 allow | and + for frozen boxes (thanks to Peter B)
  • Adding new DDBox class (Default Dots Box) that is a subclass of SBox
  • Adding #242 more Cython builds using cibuildwheel (thanks to Jacob Hayes)
  • Fixing #235 how | and + updates were performed for right operations (thanks to aviveh21)
  • Fixing #234 typos (thanks to Martin Schorfmann)
  • Fixing no implicit optionals with type hinting
  • Removing Cython builds for mac until we can build universal2 wheels for arm M1 macs
Commits


Updates rosettasciio from 0.3 to 0.6

Changelog

Sourced from rosettasciio's changelog.

0.6 (2024-07-11)

Enhancements

  • :ref:DigitalSurf surfaces <digitalsurf-format>:

    • add support for saving file - see :func:~.digitalsurf.file_writer
    • add the :func:~.digitalsurf.parse_metadata function to parse metadata from sur file
    • add series of RGB images / surfaces support. ([#280](https://github.com/hyperspy/rosettasciio/issues/280) <https://github.com/hyperspy/rosettasciio/issues/280>_)

Bug Fixes

  • Fixes axes for JPG with no exif_tags. Return of axes while loading isn't emty anymore. ([#283](https://github.com/hyperspy/rosettasciio/issues/283) <https://github.com/hyperspy/rosettasciio/issues/283>_)

  • :ref:EMD Velox <emd_fei-format> fixes for reading files containing multiple EDS streams:

    • fix reading multiple EDS streams lazily with sum_EDS_detectors=True,
    • fix reading separate EDS stream and individual frames when using sum_EDS_detectors=False and sum_frames=False. ([#287](https://github.com/hyperspy/rosettasciio/issues/287) <https://github.com/hyperspy/rosettasciio/issues/287>_)
  • :ref:quantumdetector-format: Fix signal shape of data acquired in ROI mode. ([#289](https://github.com/hyperspy/rosettasciio/issues/289) <https://github.com/hyperspy/rosettasciio/issues/289>_)

Maintenance

  • Add support for numpy 2 in Renishaw, Semper and Dens reader. ([#281](https://github.com/hyperspy/rosettasciio/issues/281) <https://github.com/hyperspy/rosettasciio/issues/281>_)

0.5 (2024-06-15)

Enhancements

  • :ref:emd_fei-format: Enforce setting identical units for the x and y axes, as convenience to use the scalebar in HyperSpy. ([#243](https://github.com/hyperspy/rosettasciio/issues/243) <https://github.com/hyperspy/rosettasciio/issues/243>_)
  • :ref:quantumdetector-format: Add support for dask distributed scheduler. ([#267](https://github.com/hyperspy/rosettasciio/issues/267) <https://github.com/hyperspy/rosettasciio/issues/267>_)

Bug Fixes

  • :ref:emd_fei-format: Fix conversion of offset units which can sometimes mismatch the scale units. ([#243](https://github.com/hyperspy/rosettasciio/issues/243) <https://github.com/hyperspy/rosettasciio/issues/243>_)
  • :ref:ripple-format: Fix typo and improve error message for unsupported dtype in writer. ([#251](https://github.com/hyperspy/rosettasciio/issues/251) <https://github.com/hyperspy/rosettasciio/issues/251>_)
  • :ref:emd_fei-format: Fix parsing elements from EDS data from velox emd file v11. ([#274](https://github.com/hyperspy/rosettasciio/issues/274) <https://github.com/hyperspy/rosettasciio/issues/274>_)

Maintenance

... (truncated)

Commits
  • 7c5926c Prepare 0.6 release
  • 5eca5bb Merge pull request #287 from ericpre/fix_sum_EDS_detectors_emd_velox
  • 707d80a Merge pull request #282 from ericpre/fix_empad_test_failure
  • 3edfb2d Merge pull request #292 from hyperspy/dependabot/github_actions/pypa/cibuildw...
  • 7fc1ec7 Bump pypa/cibuildwheel from 2.19.1 to 2.19.2
  • 634db2f Add changelog entry
  • 4c7b914 Fix reading separate EDS detector with individual frames
  • 3dd4ed3 EMD Velox: fix reading EDS stream detector lazily with `sum_EDS_detectors=Tru...
  • 2c33d09 Merge pull request #280 from Attolight-NTappy/save_sur
  • 1f5e4c5 Improve changelog entry
  • Additional commits viewable in compare view


Updates tenacity from 8.5.0 to 9.0.0

Release notes

Sourced from tenacity's releases.

tenacity 9.0.0

What's Changed

  • Respects min argument for wait_random_exponential by @​yxtay in jd/tenacity#425
  • Bump major version to warn API breakage on statistics attribute

Full Changelog: https://github.com/jd/tenacity/compare/8.5.0...9.0.0

Commits


Updates tokenizers from 0.19.1 to 0.20.0

Release notes

Sourced from tokenizers's releases.

Release v0.20.0: faster encode, better python support

Release v0.20.0

This release is focused on performances and user experience.

Performances:

First off, we did a bit of benchmarking, and found some place for improvement for us! With a few minor changes (mostly #1587) here is what we get on Llama3 running on a g6 instances on AWS https://github.com/huggingface/tokenizers/blob/main/bindings/python/benches/test_tiktoken.py : image

Python API

We shipped better deserialization errors in general, and support for __str__ and __repr__ for all the object. This allows for a lot easier debugging see this:

>>> from tokenizers import Tokenizer;
>>> tokenizer = Tokenizer.from_pretrained("bert-base-uncased");
>>> print(tokenizer)
Tokenizer(version="1.0", truncation=None, padding=None, added_tokens=[{"id":0, "content":"[PAD]", "single_word":False, "lstrip":False, "rstrip":False, ...}, {"id":100, "content":"[UNK]", "single_word":False, "lstrip":False, "rstrip":False, ...}, {"id":101, "content":"[CLS]", "single_word":False, "lstrip":False, "rstrip":False, ...}, {"id":102, "content":"[SEP]", "single_word":False, "lstrip":False, "rstrip":False, ...}, {"id":103, "content":"[MASK]", "single_word":False, "lstrip":False, "rstrip":False, ...}], normalizer=BertNormalizer(clean_text=True, handle_chinese_chars=True, strip_accents=None, lowercase=True), pre_tokenizer=BertPreTokenizer(), post_processor=TemplateProcessing(single=[SpecialToken(id="[CLS]", type_id=0), Sequence(id=A, type_id=0), SpecialToken(id="[SEP]", type_id=0)], pair=[SpecialToken(id="[CLS]", type_id=0), Sequence(id=A, type_id=0), SpecialToken(id="[SEP]", type_id=0), Sequence(id=B, type_id=1), SpecialToken(id="[SEP]", type_id=1)], special_tokens={"[CLS]":SpecialToken(id="[CLS]", ids=[101], tokens=["[CLS]"]), "[SEP]":SpecialToken(id="[SEP]", ids=[102], tokens=["[SEP]"])}), decoder=WordPiece(prefix="##", cleanup=True), model=WordPiece(unk_token="[UNK]", continuing_subword_prefix="##", max_input_chars_per_word=100, vocab={"[PAD]":0, "[unused0]":1, "[unused1]":2, "[unused2]":3, "[unused3]":4, ...}))

>>> tokenizer Tokenizer(version="1.0", truncation=None, padding=None, added_tokens=[{"id":0, "content":"[PAD]", "single_word":False, "lstrip":False, "rstrip":False, "normalized":False, "special":True}, {"id":100, "content":"[UNK]", "single_word":False, "lstrip":False, "rstrip":False, "normalized":False, "special":True}, {"id":101, "content":"[CLS]", "single... _Description has been truncated_

dependabot[bot] commented 3 weeks ago

Looks like these dependencies are no longer updatable, so this is no longer needed.