microbiomedata / nmdc-schema

National Microbiome Data Collaborative (NMDC) unified data model
https://microbiomedata.github.io/nmdc-schema/
Creative Commons Zero v1.0 Universal
26 stars 8 forks source link

force update of `urllib3` version #2096

Open turbomam opened 2 days ago

turbomam commented 2 days ago
poetry show urllib3

name : urllib3
version : 2.2.1
description : HTTP library with thread-safe connection pooling, file post, and more.

required by

  • ndex2 >=1.16
  • pyshex *
  • requests >=1.21.1,<3
  • requests-cache >=1.25.5
turbomam commented 2 days ago

in other words, even though no nmdc-schema code imports it directly, it's a transitive dependency of LinkML.

turbomam commented 2 days ago

see also