EuroEval 15.4.0__tar.gz → 15.4.1__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of EuroEval might be problematic. Click here for more details.

Files changed (211) hide show
  1. {euroeval-15.4.0 → euroeval-15.4.1}/CHANGELOG.md +8 -0
  2. {euroeval-15.4.0 → euroeval-15.4.1}/PKG-INFO +3 -3
  3. {euroeval-15.4.0 → euroeval-15.4.1}/pyproject.toml +3 -3
  4. {euroeval-15.4.0 → euroeval-15.4.1}/src/euroeval/generation.py +17 -3
  5. {euroeval-15.4.0 → euroeval-15.4.1}/src/euroeval/task_utils/sequence_classification.py +27 -7
  6. {euroeval-15.4.0 → euroeval-15.4.1}/uv.lock +85 -83
  7. {euroeval-15.4.0 → euroeval-15.4.1}/.github/ISSUE_TEMPLATE/benchmark_dataset_request.yaml +0 -0
  8. {euroeval-15.4.0 → euroeval-15.4.1}/.github/ISSUE_TEMPLATE/bug.yaml +0 -0
  9. {euroeval-15.4.0 → euroeval-15.4.1}/.github/ISSUE_TEMPLATE/feature_request.yaml +0 -0
  10. {euroeval-15.4.0 → euroeval-15.4.1}/.github/ISSUE_TEMPLATE/model_evaluation_request.yaml +0 -0
  11. {euroeval-15.4.0 → euroeval-15.4.1}/.github/workflows/ci.yaml +0 -0
  12. {euroeval-15.4.0 → euroeval-15.4.1}/.gitignore +0 -0
  13. {euroeval-15.4.0 → euroeval-15.4.1}/.pre-commit-config.yaml +0 -0
  14. {euroeval-15.4.0 → euroeval-15.4.1}/CITATION.cff +0 -0
  15. {euroeval-15.4.0 → euroeval-15.4.1}/CODE_OF_CONDUCT.md +0 -0
  16. {euroeval-15.4.0 → euroeval-15.4.1}/CONTRIBUTING.md +0 -0
  17. {euroeval-15.4.0 → euroeval-15.4.1}/Dockerfile.cuda +0 -0
  18. {euroeval-15.4.0 → euroeval-15.4.1}/LICENSE +0 -0
  19. {euroeval-15.4.0 → euroeval-15.4.1}/README.md +0 -0
  20. {euroeval-15.4.0 → euroeval-15.4.1}/docs/CNAME +0 -0
  21. {euroeval-15.4.0 → euroeval-15.4.1}/docs/README.md +0 -0
  22. {euroeval-15.4.0 → euroeval-15.4.1}/docs/datasets/README.md +0 -0
  23. {euroeval-15.4.0 → euroeval-15.4.1}/docs/datasets/danish.md +0 -0
  24. {euroeval-15.4.0 → euroeval-15.4.1}/docs/datasets/dutch.md +0 -0
  25. {euroeval-15.4.0 → euroeval-15.4.1}/docs/datasets/english.md +0 -0
  26. {euroeval-15.4.0 → euroeval-15.4.1}/docs/datasets/faroese.md +0 -0
  27. {euroeval-15.4.0 → euroeval-15.4.1}/docs/datasets/french.md +0 -0
  28. {euroeval-15.4.0 → euroeval-15.4.1}/docs/datasets/german.md +0 -0
  29. {euroeval-15.4.0 → euroeval-15.4.1}/docs/datasets/icelandic.md +0 -0
  30. {euroeval-15.4.0 → euroeval-15.4.1}/docs/datasets/italian.md +0 -0
  31. {euroeval-15.4.0 → euroeval-15.4.1}/docs/datasets/norwegian.md +0 -0
  32. {euroeval-15.4.0 → euroeval-15.4.1}/docs/datasets/spanish.md +0 -0
  33. {euroeval-15.4.0 → euroeval-15.4.1}/docs/datasets/swedish.md +0 -0
  34. {euroeval-15.4.0 → euroeval-15.4.1}/docs/extras/radial_plotter.md +0 -0
  35. {euroeval-15.4.0 → euroeval-15.4.1}/docs/faq.md +0 -0
  36. {euroeval-15.4.0 → euroeval-15.4.1}/docs/gfx/favicon.png +0 -0
  37. {euroeval-15.4.0 → euroeval-15.4.1}/docs/leaderboards/Monolingual/danish.md +0 -0
  38. {euroeval-15.4.0 → euroeval-15.4.1}/docs/leaderboards/Monolingual/dutch.md +0 -0
  39. {euroeval-15.4.0 → euroeval-15.4.1}/docs/leaderboards/Monolingual/english.md +0 -0
  40. {euroeval-15.4.0 → euroeval-15.4.1}/docs/leaderboards/Monolingual/faroese.md +0 -0
  41. {euroeval-15.4.0 → euroeval-15.4.1}/docs/leaderboards/Monolingual/french.md +0 -0
  42. {euroeval-15.4.0 → euroeval-15.4.1}/docs/leaderboards/Monolingual/german.md +0 -0
  43. {euroeval-15.4.0 → euroeval-15.4.1}/docs/leaderboards/Monolingual/icelandic.md +0 -0
  44. {euroeval-15.4.0 → euroeval-15.4.1}/docs/leaderboards/Monolingual/italian.md +0 -0
  45. {euroeval-15.4.0 → euroeval-15.4.1}/docs/leaderboards/Monolingual/norwegian.md +0 -0
  46. {euroeval-15.4.0 → euroeval-15.4.1}/docs/leaderboards/Monolingual/swedish.md +0 -0
  47. {euroeval-15.4.0 → euroeval-15.4.1}/docs/leaderboards/Multilingual/european.md +0 -0
  48. {euroeval-15.4.0 → euroeval-15.4.1}/docs/leaderboards/Multilingual/germanic.md +0 -0
  49. {euroeval-15.4.0 → euroeval-15.4.1}/docs/leaderboards/Multilingual/mainland-scandinavian.md +0 -0
  50. {euroeval-15.4.0 → euroeval-15.4.1}/docs/leaderboards/Multilingual/romance.md +0 -0
  51. {euroeval-15.4.0 → euroeval-15.4.1}/docs/leaderboards/README.md +0 -0
  52. {euroeval-15.4.0 → euroeval-15.4.1}/docs/methodology.md +0 -0
  53. {euroeval-15.4.0 → euroeval-15.4.1}/docs/python-package.md +0 -0
  54. {euroeval-15.4.0 → euroeval-15.4.1}/docs/tasks/README.md +0 -0
  55. {euroeval-15.4.0 → euroeval-15.4.1}/docs/tasks/common-sense-reasoning.md +0 -0
  56. {euroeval-15.4.0 → euroeval-15.4.1}/docs/tasks/knowledge.md +0 -0
  57. {euroeval-15.4.0 → euroeval-15.4.1}/docs/tasks/linguistic-acceptability.md +0 -0
  58. {euroeval-15.4.0 → euroeval-15.4.1}/docs/tasks/named-entity-recognition.md +0 -0
  59. {euroeval-15.4.0 → euroeval-15.4.1}/docs/tasks/reading-comprehension.md +0 -0
  60. {euroeval-15.4.0 → euroeval-15.4.1}/docs/tasks/sentiment-classification.md +0 -0
  61. {euroeval-15.4.0 → euroeval-15.4.1}/docs/tasks/speed.md +0 -0
  62. {euroeval-15.4.0 → euroeval-15.4.1}/docs/tasks/summarization.md +0 -0
  63. {euroeval-15.4.0 → euroeval-15.4.1}/gfx/euroeval.png +0 -0
  64. {euroeval-15.4.0 → euroeval-15.4.1}/gfx/euroeval.xcf +0 -0
  65. {euroeval-15.4.0 → euroeval-15.4.1}/gfx/scandeval.png +0 -0
  66. {euroeval-15.4.0 → euroeval-15.4.1}/makefile +0 -0
  67. {euroeval-15.4.0 → euroeval-15.4.1}/mkdocs.yaml +0 -0
  68. {euroeval-15.4.0 → euroeval-15.4.1}/src/euroeval/__init__.py +0 -0
  69. {euroeval-15.4.0 → euroeval-15.4.1}/src/euroeval/benchmark_config_factory.py +0 -0
  70. {euroeval-15.4.0 → euroeval-15.4.1}/src/euroeval/benchmark_modules/__init__.py +0 -0
  71. {euroeval-15.4.0 → euroeval-15.4.1}/src/euroeval/benchmark_modules/base.py +0 -0
  72. {euroeval-15.4.0 → euroeval-15.4.1}/src/euroeval/benchmark_modules/fresh.py +0 -0
  73. {euroeval-15.4.0 → euroeval-15.4.1}/src/euroeval/benchmark_modules/hf.py +0 -0
  74. {euroeval-15.4.0 → euroeval-15.4.1}/src/euroeval/benchmark_modules/litellm.py +0 -0
  75. {euroeval-15.4.0 → euroeval-15.4.1}/src/euroeval/benchmark_modules/vllm.py +0 -0
  76. {euroeval-15.4.0 → euroeval-15.4.1}/src/euroeval/benchmarker.py +0 -0
  77. {euroeval-15.4.0 → euroeval-15.4.1}/src/euroeval/callbacks.py +0 -0
  78. {euroeval-15.4.0 → euroeval-15.4.1}/src/euroeval/cli.py +0 -0
  79. {euroeval-15.4.0 → euroeval-15.4.1}/src/euroeval/constants.py +0 -0
  80. {euroeval-15.4.0 → euroeval-15.4.1}/src/euroeval/data_loading.py +0 -0
  81. {euroeval-15.4.0 → euroeval-15.4.1}/src/euroeval/data_models.py +0 -0
  82. {euroeval-15.4.0 → euroeval-15.4.1}/src/euroeval/dataset_configs.py +0 -0
  83. {euroeval-15.4.0 → euroeval-15.4.1}/src/euroeval/enums.py +0 -0
  84. {euroeval-15.4.0 → euroeval-15.4.1}/src/euroeval/exceptions.py +0 -0
  85. {euroeval-15.4.0 → euroeval-15.4.1}/src/euroeval/finetuning.py +0 -0
  86. {euroeval-15.4.0 → euroeval-15.4.1}/src/euroeval/human_evaluation.py +0 -0
  87. {euroeval-15.4.0 → euroeval-15.4.1}/src/euroeval/languages.py +0 -0
  88. {euroeval-15.4.0 → euroeval-15.4.1}/src/euroeval/model_cache.py +0 -0
  89. {euroeval-15.4.0 → euroeval-15.4.1}/src/euroeval/model_config.py +0 -0
  90. {euroeval-15.4.0 → euroeval-15.4.1}/src/euroeval/model_loading.py +0 -0
  91. {euroeval-15.4.0 → euroeval-15.4.1}/src/euroeval/scores.py +0 -0
  92. {euroeval-15.4.0 → euroeval-15.4.1}/src/euroeval/speed_benchmark.py +0 -0
  93. {euroeval-15.4.0 → euroeval-15.4.1}/src/euroeval/task_utils/__init__.py +0 -0
  94. {euroeval-15.4.0 → euroeval-15.4.1}/src/euroeval/task_utils/multiple_choice_classification.py +0 -0
  95. {euroeval-15.4.0 → euroeval-15.4.1}/src/euroeval/task_utils/question_answering.py +0 -0
  96. {euroeval-15.4.0 → euroeval-15.4.1}/src/euroeval/task_utils/text_to_text.py +0 -0
  97. {euroeval-15.4.0 → euroeval-15.4.1}/src/euroeval/task_utils/token_classification.py +0 -0
  98. {euroeval-15.4.0 → euroeval-15.4.1}/src/euroeval/tasks.py +0 -0
  99. {euroeval-15.4.0 → euroeval-15.4.1}/src/euroeval/types.py +0 -0
  100. {euroeval-15.4.0 → euroeval-15.4.1}/src/euroeval/utils.py +0 -0
  101. {euroeval-15.4.0 → euroeval-15.4.1}/src/scripts/constants.py +0 -0
  102. {euroeval-15.4.0 → euroeval-15.4.1}/src/scripts/create_allocine.py +0 -0
  103. {euroeval-15.4.0 → euroeval-15.4.1}/src/scripts/create_angry_tweets.py +0 -0
  104. {euroeval-15.4.0 → euroeval-15.4.1}/src/scripts/create_arc.py +0 -0
  105. {euroeval-15.4.0 → euroeval-15.4.1}/src/scripts/create_arc_is.py +0 -0
  106. {euroeval-15.4.0 → euroeval-15.4.1}/src/scripts/create_belebele.py +0 -0
  107. {euroeval-15.4.0 → euroeval-15.4.1}/src/scripts/create_cnn_dailymail.py +0 -0
  108. {euroeval-15.4.0 → euroeval-15.4.1}/src/scripts/create_conll_en.py +0 -0
  109. {euroeval-15.4.0 → euroeval-15.4.1}/src/scripts/create_conll_es.py +0 -0
  110. {euroeval-15.4.0 → euroeval-15.4.1}/src/scripts/create_conll_nl.py +0 -0
  111. {euroeval-15.4.0 → euroeval-15.4.1}/src/scripts/create_dane.py +0 -0
  112. {euroeval-15.4.0 → euroeval-15.4.1}/src/scripts/create_danish_citizen_tests.py +0 -0
  113. {euroeval-15.4.0 → euroeval-15.4.1}/src/scripts/create_dansk.py +0 -0
  114. {euroeval-15.4.0 → euroeval-15.4.1}/src/scripts/create_danske_talemaader.py +0 -0
  115. {euroeval-15.4.0 → euroeval-15.4.1}/src/scripts/create_danske_talemaader_old.py +0 -0
  116. {euroeval-15.4.0 → euroeval-15.4.1}/src/scripts/create_dbrd.py +0 -0
  117. {euroeval-15.4.0 → euroeval-15.4.1}/src/scripts/create_dutch_cola.py +0 -0
  118. {euroeval-15.4.0 → euroeval-15.4.1}/src/scripts/create_dutch_social.py +0 -0
  119. {euroeval-15.4.0 → euroeval-15.4.1}/src/scripts/create_eltec.py +0 -0
  120. {euroeval-15.4.0 → euroeval-15.4.1}/src/scripts/create_fone.py +0 -0
  121. {euroeval-15.4.0 → euroeval-15.4.1}/src/scripts/create_foqa.py +0 -0
  122. {euroeval-15.4.0 → euroeval-15.4.1}/src/scripts/create_fosent.py +0 -0
  123. {euroeval-15.4.0 → euroeval-15.4.1}/src/scripts/create_fquad.py +0 -0
  124. {euroeval-15.4.0 → euroeval-15.4.1}/src/scripts/create_germanquad.py +0 -0
  125. {euroeval-15.4.0 → euroeval-15.4.1}/src/scripts/create_germeval.py +0 -0
  126. {euroeval-15.4.0 → euroeval-15.4.1}/src/scripts/create_hellaswag.py +0 -0
  127. {euroeval-15.4.0 → euroeval-15.4.1}/src/scripts/create_hotter_and_colder_sentiment.py +0 -0
  128. {euroeval-15.4.0 → euroeval-15.4.1}/src/scripts/create_ice_linguistic.py +0 -0
  129. {euroeval-15.4.0 → euroeval-15.4.1}/src/scripts/create_icelandic_error_corpus.py +0 -0
  130. {euroeval-15.4.0 → euroeval-15.4.1}/src/scripts/create_icelandic_knowledge.py +0 -0
  131. {euroeval-15.4.0 → euroeval-15.4.1}/src/scripts/create_icelandic_qa.py +0 -0
  132. {euroeval-15.4.0 → euroeval-15.4.1}/src/scripts/create_icesum.py +0 -0
  133. {euroeval-15.4.0 → euroeval-15.4.1}/src/scripts/create_ilpost_sum.py +0 -0
  134. {euroeval-15.4.0 → euroeval-15.4.1}/src/scripts/create_jentoft.py +0 -0
  135. {euroeval-15.4.0 → euroeval-15.4.1}/src/scripts/create_mim_gold_ner.py +0 -0
  136. {euroeval-15.4.0 → euroeval-15.4.1}/src/scripts/create_mlqa_es.py +0 -0
  137. {euroeval-15.4.0 → euroeval-15.4.1}/src/scripts/create_mlsum_de.py +0 -0
  138. {euroeval-15.4.0 → euroeval-15.4.1}/src/scripts/create_mlsum_es.py +0 -0
  139. {euroeval-15.4.0 → euroeval-15.4.1}/src/scripts/create_mmlu.py +0 -0
  140. {euroeval-15.4.0 → euroeval-15.4.1}/src/scripts/create_multinerd-it.py +0 -0
  141. {euroeval-15.4.0 → euroeval-15.4.1}/src/scripts/create_no_cola.py +0 -0
  142. {euroeval-15.4.0 → euroeval-15.4.1}/src/scripts/create_no_sammendrag.py +0 -0
  143. {euroeval-15.4.0 → euroeval-15.4.1}/src/scripts/create_nor_common_sense_qa.py +0 -0
  144. {euroeval-15.4.0 → euroeval-15.4.1}/src/scripts/create_nordjylland_news.py +0 -0
  145. {euroeval-15.4.0 → euroeval-15.4.1}/src/scripts/create_norec.py +0 -0
  146. {euroeval-15.4.0 → euroeval-15.4.1}/src/scripts/create_norglm_multiqa.py +0 -0
  147. {euroeval-15.4.0 → euroeval-15.4.1}/src/scripts/create_norglm_multisum.py +0 -0
  148. {euroeval-15.4.0 → euroeval-15.4.1}/src/scripts/create_norne.py +0 -0
  149. {euroeval-15.4.0 → euroeval-15.4.1}/src/scripts/create_norquad.py +0 -0
  150. {euroeval-15.4.0 → euroeval-15.4.1}/src/scripts/create_nqii.py +0 -0
  151. {euroeval-15.4.0 → euroeval-15.4.1}/src/scripts/create_nrk_quiz_qa.py +0 -0
  152. {euroeval-15.4.0 → euroeval-15.4.1}/src/scripts/create_orange_sum.py +0 -0
  153. {euroeval-15.4.0 → euroeval-15.4.1}/src/scripts/create_personal_sum.py +0 -0
  154. {euroeval-15.4.0 → euroeval-15.4.1}/src/scripts/create_rrn.py +0 -0
  155. {euroeval-15.4.0 → euroeval-15.4.1}/src/scripts/create_sb10k.py +0 -0
  156. {euroeval-15.4.0 → euroeval-15.4.1}/src/scripts/create_scala.py +0 -0
  157. {euroeval-15.4.0 → euroeval-15.4.1}/src/scripts/create_scandiqa.py +0 -0
  158. {euroeval-15.4.0 → euroeval-15.4.1}/src/scripts/create_schibsted.py +0 -0
  159. {euroeval-15.4.0 → euroeval-15.4.1}/src/scripts/create_sentiment_headlines_es.py +0 -0
  160. {euroeval-15.4.0 → euroeval-15.4.1}/src/scripts/create_sentipolc16.py +0 -0
  161. {euroeval-15.4.0 → euroeval-15.4.1}/src/scripts/create_squad.py +0 -0
  162. {euroeval-15.4.0 → euroeval-15.4.1}/src/scripts/create_squad_it.py +0 -0
  163. {euroeval-15.4.0 → euroeval-15.4.1}/src/scripts/create_squad_nl.py +0 -0
  164. {euroeval-15.4.0 → euroeval-15.4.1}/src/scripts/create_squad_nl_old.py +0 -0
  165. {euroeval-15.4.0 → euroeval-15.4.1}/src/scripts/create_sst5.py +0 -0
  166. {euroeval-15.4.0 → euroeval-15.4.1}/src/scripts/create_suc3.py +0 -0
  167. {euroeval-15.4.0 → euroeval-15.4.1}/src/scripts/create_swedn.py +0 -0
  168. {euroeval-15.4.0 → euroeval-15.4.1}/src/scripts/create_swerec.py +0 -0
  169. {euroeval-15.4.0 → euroeval-15.4.1}/src/scripts/create_wiki_lingua_nl.py +0 -0
  170. {euroeval-15.4.0 → euroeval-15.4.1}/src/scripts/create_wikiann_fo.py +0 -0
  171. {euroeval-15.4.0 → euroeval-15.4.1}/src/scripts/create_wikineural-it.py +0 -0
  172. {euroeval-15.4.0 → euroeval-15.4.1}/src/scripts/create_winogrande_is.py +0 -0
  173. {euroeval-15.4.0 → euroeval-15.4.1}/src/scripts/create_xquad_es.py +0 -0
  174. {euroeval-15.4.0 → euroeval-15.4.1}/src/scripts/fix_dot_env_file.py +0 -0
  175. {euroeval-15.4.0 → euroeval-15.4.1}/src/scripts/load_ud_pos.py +0 -0
  176. {euroeval-15.4.0 → euroeval-15.4.1}/src/scripts/versioning.py +0 -0
  177. {euroeval-15.4.0 → euroeval-15.4.1}/tests/__init__.py +0 -0
  178. {euroeval-15.4.0 → euroeval-15.4.1}/tests/conftest.py +0 -0
  179. {euroeval-15.4.0 → euroeval-15.4.1}/tests/test_benchmark_config_factory.py +0 -0
  180. {euroeval-15.4.0 → euroeval-15.4.1}/tests/test_benchmark_modules/__init__.py +0 -0
  181. {euroeval-15.4.0 → euroeval-15.4.1}/tests/test_benchmark_modules/test_base.py +0 -0
  182. {euroeval-15.4.0 → euroeval-15.4.1}/tests/test_benchmark_modules/test_fresh.py +0 -0
  183. {euroeval-15.4.0 → euroeval-15.4.1}/tests/test_benchmark_modules/test_hf.py +0 -0
  184. {euroeval-15.4.0 → euroeval-15.4.1}/tests/test_benchmark_modules/test_litellm.py +0 -0
  185. {euroeval-15.4.0 → euroeval-15.4.1}/tests/test_benchmark_modules/test_vllm.py +0 -0
  186. {euroeval-15.4.0 → euroeval-15.4.1}/tests/test_benchmarker.py +0 -0
  187. {euroeval-15.4.0 → euroeval-15.4.1}/tests/test_callbacks.py +0 -0
  188. {euroeval-15.4.0 → euroeval-15.4.1}/tests/test_cli.py +0 -0
  189. {euroeval-15.4.0 → euroeval-15.4.1}/tests/test_constants.py +0 -0
  190. {euroeval-15.4.0 → euroeval-15.4.1}/tests/test_data_loading.py +0 -0
  191. {euroeval-15.4.0 → euroeval-15.4.1}/tests/test_data_models.py +0 -0
  192. {euroeval-15.4.0 → euroeval-15.4.1}/tests/test_dataset_configs.py +0 -0
  193. {euroeval-15.4.0 → euroeval-15.4.1}/tests/test_enums.py +0 -0
  194. {euroeval-15.4.0 → euroeval-15.4.1}/tests/test_exceptions.py +0 -0
  195. {euroeval-15.4.0 → euroeval-15.4.1}/tests/test_finetuning.py +0 -0
  196. {euroeval-15.4.0 → euroeval-15.4.1}/tests/test_generation.py +0 -0
  197. {euroeval-15.4.0 → euroeval-15.4.1}/tests/test_human_evaluation.py +0 -0
  198. {euroeval-15.4.0 → euroeval-15.4.1}/tests/test_languages.py +0 -0
  199. {euroeval-15.4.0 → euroeval-15.4.1}/tests/test_model_cache.py +0 -0
  200. {euroeval-15.4.0 → euroeval-15.4.1}/tests/test_model_config.py +0 -0
  201. {euroeval-15.4.0 → euroeval-15.4.1}/tests/test_model_loading.py +0 -0
  202. {euroeval-15.4.0 → euroeval-15.4.1}/tests/test_scores.py +0 -0
  203. {euroeval-15.4.0 → euroeval-15.4.1}/tests/test_speed_benchmark.py +0 -0
  204. {euroeval-15.4.0 → euroeval-15.4.1}/tests/test_task_utils/__init__.py +0 -0
  205. {euroeval-15.4.0 → euroeval-15.4.1}/tests/test_task_utils/test_question_answering.py +0 -0
  206. {euroeval-15.4.0 → euroeval-15.4.1}/tests/test_task_utils/test_sequence_classification.py +0 -0
  207. {euroeval-15.4.0 → euroeval-15.4.1}/tests/test_task_utils/test_text_to_text.py +0 -0
  208. {euroeval-15.4.0 → euroeval-15.4.1}/tests/test_task_utils/test_token_classification.py +0 -0
  209. {euroeval-15.4.0 → euroeval-15.4.1}/tests/test_tasks.py +0 -0
  210. {euroeval-15.4.0 → euroeval-15.4.1}/tests/test_types.py +0 -0
  211. {euroeval-15.4.0 → euroeval-15.4.1}/tests/test_utils.py +0 -0
@@ -10,6 +10,14 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
10
10
 
11
11
 
12
12
 
13
+ ## [v15.4.1] - 2025-03-25
14
+ ### Fixed
15
+ - Disallow `vllm` v0.8.1, as it causes severe degradation in generation output of
16
+ some models, resulting in artificially low scores.
17
+ - Fixed an issue with text classification tasks if the first token of multiple labels
18
+ are identical, when tokenising with the model's tokeniser.
19
+
20
+
13
21
  ## [v15.4.0] - 2025-03-24
14
22
  ### Added
15
23
  - Added support for Spanish! 🇪🇸This includes two reading comprehension datasets:
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: EuroEval
3
- Version: 15.4.0
3
+ Version: 15.4.1
4
4
  Summary: The robust European language model benchmark.
5
5
  Project-URL: Repository, https://github.com/EuroEval/EuroEval
6
6
  Project-URL: Issues, https://github.com/EuroEval/EuroEval/issues
@@ -61,12 +61,12 @@ Requires-Dist: bitsandbytes>=0.43.1; (platform_system == 'Linux') and extra == '
61
61
  Requires-Dist: fbgemm-gpu>=1.0.0; (platform_system == 'Linux') and extra == 'all'
62
62
  Requires-Dist: gradio>=4.26.0; extra == 'all'
63
63
  Requires-Dist: outlines>=0.1.11; extra == 'all'
64
- Requires-Dist: vllm>=0.8.0; (platform_system == 'Linux') and extra == 'all'
64
+ Requires-Dist: vllm!=0.8.1,>=0.8.0; (platform_system == 'Linux') and extra == 'all'
65
65
  Provides-Extra: generative
66
66
  Requires-Dist: bitsandbytes>=0.43.1; (platform_system == 'Linux') and extra == 'generative'
67
67
  Requires-Dist: fbgemm-gpu>=1.0.0; (platform_system == 'Linux') and extra == 'generative'
68
68
  Requires-Dist: outlines>=0.1.11; extra == 'generative'
69
- Requires-Dist: vllm>=0.8.0; (platform_system == 'Linux') and extra == 'generative'
69
+ Requires-Dist: vllm!=0.8.1,>=0.8.0; (platform_system == 'Linux') and extra == 'generative'
70
70
  Provides-Extra: human-evaluation
71
71
  Requires-Dist: gradio>=4.26.0; extra == 'human-evaluation'
72
72
  Provides-Extra: test
@@ -1,6 +1,6 @@
1
1
  [project]
2
2
  name = "EuroEval"
3
- version = "15.4.0"
3
+ version = "15.4.1"
4
4
  description = "The robust European language model benchmark."
5
5
  readme = "README.md"
6
6
  authors = [
@@ -45,7 +45,7 @@ dependencies = [
45
45
  generative = [
46
46
  "outlines>=0.1.11",
47
47
  "bitsandbytes>=0.43.1; platform_system == 'Linux'",
48
- "vllm>=0.8.0; platform_system == 'Linux'",
48
+ "vllm>=0.8.0,!=0.8.1; platform_system == 'Linux'",
49
49
  "fbgemm-gpu>=1.0.0; platform_system == 'Linux'",
50
50
  ]
51
51
  human_evaluation = [
@@ -54,7 +54,7 @@ human_evaluation = [
54
54
  all = [
55
55
  "outlines>=0.1.11",
56
56
  "bitsandbytes>=0.43.1; platform_system == 'Linux'",
57
- "vllm>=0.8.0; platform_system == 'Linux'",
57
+ "vllm>=0.8.0,!=0.8.1; platform_system == 'Linux'",
58
58
  "fbgemm-gpu>=1.0.0; platform_system == 'Linux'",
59
59
  "gradio>=4.26.0",
60
60
  ]
@@ -20,7 +20,12 @@ from .model_cache import (
20
20
  from .utils import clear_memory
21
21
 
22
22
  if t.TYPE_CHECKING:
23
- from .data_models import BenchmarkConfig, DatasetConfig, ModelConfig
23
+ from .data_models import (
24
+ BenchmarkConfig,
25
+ DatasetConfig,
26
+ GenerativeModelOutput,
27
+ ModelConfig,
28
+ )
24
29
 
25
30
  logger = logging.getLogger("euroeval")
26
31
 
@@ -163,6 +168,7 @@ def generate_single_iteration(
163
168
  if benchmark_config.debug:
164
169
  debug_log(
165
170
  batch=batch,
171
+ model_output=model_output,
166
172
  extracted_labels=extracted_labels, # type: ignore[arg-type]
167
173
  dataset_config=dataset_config,
168
174
  )
@@ -217,6 +223,7 @@ def generate_single_iteration(
217
223
 
218
224
  def debug_log(
219
225
  batch: dict[str, t.Any],
226
+ model_output: "GenerativeModelOutput",
220
227
  extracted_labels: list[dict | str | list[str]],
221
228
  dataset_config: "DatasetConfig",
222
229
  ) -> None:
@@ -225,6 +232,8 @@ def debug_log(
225
232
  Args:
226
233
  batch:
227
234
  The batch of examples to evaluate on.
235
+ model_output:
236
+ The output of the model.
228
237
  extracted_labels:
229
238
  The extracted labels from the model output.
230
239
  dataset_config:
@@ -290,7 +299,12 @@ def debug_log(
290
299
  else:
291
300
  input_texts = batch["text"]
292
301
 
293
- for input_text, prediction, label in zip(input_texts, extracted_labels, labels):
302
+ for input_text, raw_output, prediction, label in zip(
303
+ input_texts, model_output.sequences, extracted_labels, labels
304
+ ):
294
305
  logger.info(
295
- f"Input: '{input_text}'\nPrediction: '{prediction}'\nLabel: '{label}'"
306
+ f"Input: '{input_text}'\n"
307
+ f"Raw outout: '{raw_output}'\n"
308
+ f"Prediction: '{prediction}'\n"
309
+ f"Label: '{label}'"
296
310
  )
@@ -162,9 +162,8 @@ def get_closest_logprobs_labels(
162
162
  """
163
163
  english_labels = list(dataset_config.id2label.values())
164
164
  english2local = dataset_config.prompt_label_mapping
165
- candidate_labels = [
166
- english2local[lbl].lower() for lbl in english_labels
167
- ] + english_labels
165
+ local_labels = [english2local[lbl].lower() for lbl in english_labels]
166
+ candidate_labels = local_labels + english_labels
168
167
 
169
168
  output_labels: list[str] = list()
170
169
  for sample in generation_logprobs:
@@ -179,18 +178,39 @@ def get_closest_logprobs_labels(
179
178
  ]
180
179
  generated_labels = [label for label in generated_labels if label != ""]
181
180
 
182
- # We want to use the first generated label which starts with a candidate
181
+ # We want to use the first generated label which contains a unique candidate
183
182
  # label, as the output label
184
183
  output_label: str | None = None
184
+ previously_generated_labels: list[str] = list()
185
185
  for generated_label in generated_labels:
186
+ generated_label = "".join(previously_generated_labels) + generated_label
187
+
188
+ # Get the candidate labels that contain the generated label
186
189
  candidate_output_labels = [
187
190
  candidate_label
188
191
  for candidate_label in candidate_labels
189
- if candidate_label.startswith(generated_label)
192
+ if generated_label in candidate_label
190
193
  ]
194
+
195
+ # If we can uniquely determine the output label, we break the loop.
196
+ # Since we have both the original local labels as well as the English
197
+ # versions, we want to have 0 or 1 candidate labels from each set. This
198
+ # means that ["positive", "positiv"] is fine as they're both referencing
199
+ # the same label, but ["negativ", "neutral"] is not. In the bad case we
200
+ # cannot use the scores and we fall back to using the
201
+ # candidate label with the highest edit distance.
202
+ at_most_one_english_label = (
203
+ len(set(candidate_output_labels).intersection(english_labels)) <= 1
204
+ )
205
+ at_most_one_local_label = (
206
+ len(set(candidate_output_labels).intersection(local_labels)) <= 1
207
+ )
191
208
  if candidate_output_labels:
192
- output_label = candidate_output_labels[0]
193
- break
209
+ if at_most_one_english_label and at_most_one_local_label:
210
+ output_label = candidate_output_labels[0]
211
+ break
212
+ else:
213
+ previously_generated_labels.append(generated_label)
194
214
 
195
215
  if output_label is not None:
196
216
  output_label = english2local.get(output_label, output_label)
@@ -881,7 +881,7 @@ wheels = [
881
881
 
882
882
  [[package]]
883
883
  name = "euroeval"
884
- version = "15.4.0"
884
+ version = "15.4.1"
885
885
  source = { editable = "." }
886
886
  dependencies = [
887
887
  { name = "accelerate" },
@@ -1006,8 +1006,8 @@ requires-dist = [
1006
1006
  { name = "termcolor", specifier = ">=2.0.0" },
1007
1007
  { name = "torch", specifier = ">=2.6.0" },
1008
1008
  { name = "transformers", specifier = ">=4.50.0" },
1009
- { name = "vllm", marker = "sys_platform == 'linux' and extra == 'all'", specifier = ">=0.8.0" },
1010
- { name = "vllm", marker = "sys_platform == 'linux' and extra == 'generative'", specifier = ">=0.8.0" },
1009
+ { name = "vllm", marker = "sys_platform == 'linux' and extra == 'all'", specifier = ">=0.8.0,!=0.8.1" },
1010
+ { name = "vllm", marker = "sys_platform == 'linux' and extra == 'generative'", specifier = ">=0.8.0,!=0.8.1" },
1011
1011
  ]
1012
1012
  provides-extras = ["generative", "human-evaluation", "all", "test"]
1013
1013
 
@@ -1340,7 +1340,7 @@ wheels = [
1340
1340
 
1341
1341
  [[package]]
1342
1342
  name = "gradio"
1343
- version = "5.22.0"
1343
+ version = "5.23.0"
1344
1344
  source = { registry = "https://pypi.org/simple" }
1345
1345
  dependencies = [
1346
1346
  { name = "aiofiles" },
@@ -1373,9 +1373,9 @@ dependencies = [
1373
1373
  { name = "urllib3", marker = "sys_platform == 'emscripten'" },
1374
1374
  { name = "uvicorn", marker = "sys_platform != 'emscripten'" },
1375
1375
  ]
1376
- sdist = { url = "https://files.pythonhosted.org/packages/b0/1a/19ce9236e83f864f9688d4ac2568f8e6caacddbf90f59b5a230e494fb751/gradio-5.22.0.tar.gz", hash = "sha256:91faaa9a5c7505c923c7ce85459d30af8df9566d70013ff459e5269ff9454ece", size = 57085545 }
1376
+ sdist = { url = "https://files.pythonhosted.org/packages/04/0f/a70655d37564b03d14a73b456c7fd957dd4141b8f34c72ed0eb7ca280250/gradio-5.23.0.tar.gz", hash = "sha256:f70c1939f1bcd1cfe9bc8e57fb4faa0c991ff230785a1bf1a6278f0ad4afe03e", size = 62192323 }
1377
1377
  wheels = [
1378
- { url = "https://files.pythonhosted.org/packages/d1/e6/d09f12c2d47285be4adc846e87538506f8550a08c9294389182e0fcf8447/gradio-5.22.0-py3-none-any.whl", hash = "sha256:c8a076ff8a422ad7335a277c2e6aad12e0e11741aa8a8eddcc9c8d164feb2f16", size = 46182683 },
1378
+ { url = "https://files.pythonhosted.org/packages/77/8d/de52ac37dbbf5c8756d41be5c719e710b7044450030b710f067092ba4626/gradio-5.23.0-py3-none-any.whl", hash = "sha256:31894d4e21ce924af92128aaa4fe06418769cbe45cb28843d7424b5fc77ffe4a", size = 51323066 },
1379
1379
  ]
1380
1380
 
1381
1381
  [[package]]
@@ -2139,7 +2139,7 @@ opencv = [
2139
2139
 
2140
2140
  [[package]]
2141
2141
  name = "mkapi"
2142
- version = "4.1.3"
2142
+ version = "4.1.4"
2143
2143
  source = { registry = "https://pypi.org/simple" }
2144
2144
  dependencies = [
2145
2145
  { name = "astdoc" },
@@ -2149,9 +2149,9 @@ dependencies = [
2149
2149
  { name = "rich" },
2150
2150
  { name = "tomli", marker = "python_full_version < '3.11'" },
2151
2151
  ]
2152
- sdist = { url = "https://files.pythonhosted.org/packages/f3/b0/0d2d71c77376a86c82b82ae7994d20577d7764ce66e59ee2217ebec98bf7/mkapi-4.1.3.tar.gz", hash = "sha256:76bf1113d4fd636e77952c6c3a333e084ee88533888784b450da0e788935a2dd", size = 48305 }
2152
+ sdist = { url = "https://files.pythonhosted.org/packages/28/c7/fba2ab2779f0c7cf5d88b602f4389cc75453af335ddd88b5290193a9a5df/mkapi-4.1.4.tar.gz", hash = "sha256:d49f91e6ba3c04e0cf8e42824f3e5e08e57bce0bea4af8bb4145bae3ff47591e", size = 48640 }
2153
2153
  wheels = [
2154
- { url = "https://files.pythonhosted.org/packages/67/38/9cae9205badfd0b47817bbcca466692d2308fa755f60764a9d9ec363aaab/mkapi-4.1.3-py3-none-any.whl", hash = "sha256:c59226a796982a69cbbdc8ddc6f8c43c84bbc7fcad98d72e02faab0065105f97", size = 27411 },
2154
+ { url = "https://files.pythonhosted.org/packages/4e/ad/57ccff01388b6eb7bc418a388170f41cf380b9451e9e3e10adcff4154cd8/mkapi-4.1.4-py3-none-any.whl", hash = "sha256:bdaf48c636db68dbb54b89790215823a7bdcd91685d5005bcd47239921393a36", size = 27605 },
2155
2155
  ]
2156
2156
 
2157
2157
  [[package]]
@@ -2778,62 +2778,64 @@ wheels = [
2778
2778
 
2779
2779
  [[package]]
2780
2780
  name = "orjson"
2781
- version = "3.10.15"
2782
- source = { registry = "https://pypi.org/simple" }
2783
- sdist = { url = "https://files.pythonhosted.org/packages/ae/f9/5dea21763eeff8c1590076918a446ea3d6140743e0e36f58f369928ed0f4/orjson-3.10.15.tar.gz", hash = "sha256:05ca7fe452a2e9d8d9d706a2984c95b9c2ebc5db417ce0b7a49b91d50642a23e", size = 5282482 }
2784
- wheels = [
2785
- { url = "https://files.pythonhosted.org/packages/52/09/e5ff18ad009e6f97eb7edc5f67ef98b3ce0c189da9c3eaca1f9587cd4c61/orjson-3.10.15-cp310-cp310-macosx_10_15_x86_64.macosx_11_0_arm64.macosx_10_15_universal2.whl", hash = "sha256:552c883d03ad185f720d0c09583ebde257e41b9521b74ff40e08b7dec4559c04", size = 249532 },
2786
- { url = "https://files.pythonhosted.org/packages/bd/b8/a75883301fe332bd433d9b0ded7d2bb706ccac679602c3516984f8814fb5/orjson-3.10.15-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:616e3e8d438d02e4854f70bfdc03a6bcdb697358dbaa6bcd19cbe24d24ece1f8", size = 125229 },
2787
- { url = "https://files.pythonhosted.org/packages/83/4b/22f053e7a364cc9c685be203b1e40fc5f2b3f164a9b2284547504eec682e/orjson-3.10.15-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl", hash = "sha256:7c2c79fa308e6edb0ffab0a31fd75a7841bf2a79a20ef08a3c6e3b26814c8ca8", size = 150148 },
2788
- { url = "https://files.pythonhosted.org/packages/63/64/1b54fc75ca328b57dd810541a4035fe48c12a161d466e3cf5b11a8c25649/orjson-3.10.15-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:73cb85490aa6bf98abd20607ab5c8324c0acb48d6da7863a51be48505646c814", size = 139748 },
2789
- { url = "https://files.pythonhosted.org/packages/5e/ff/ff0c5da781807bb0a5acd789d9a7fbcb57f7b0c6e1916595da1f5ce69f3c/orjson-3.10.15-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:763dadac05e4e9d2bc14938a45a2d0560549561287d41c465d3c58aec818b164", size = 154559 },
2790
- { url = "https://files.pythonhosted.org/packages/4e/9a/11e2974383384ace8495810d4a2ebef5f55aacfc97b333b65e789c9d362d/orjson-3.10.15-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:a330b9b4734f09a623f74a7490db713695e13b67c959713b78369f26b3dee6bf", size = 130349 },
2791
- { url = "https://files.pythonhosted.org/packages/2d/c4/dd9583aea6aefee1b64d3aed13f51d2aadb014028bc929fe52936ec5091f/orjson-3.10.15-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.whl", hash = "sha256:a61a4622b7ff861f019974f73d8165be1bd9a0855e1cad18ee167acacabeb061", size = 138514 },
2792
- { url = "https://files.pythonhosted.org/packages/53/3e/dcf1729230654f5c5594fc752de1f43dcf67e055ac0d300c8cdb1309269a/orjson-3.10.15-cp310-cp310-musllinux_1_2_aarch64.whl", hash = "sha256:acd271247691574416b3228db667b84775c497b245fa275c6ab90dc1ffbbd2b3", size = 130940 },
2793
- { url = "https://files.pythonhosted.org/packages/e8/2b/b9759fe704789937705c8a56a03f6c03e50dff7df87d65cba9a20fec5282/orjson-3.10.15-cp310-cp310-musllinux_1_2_armv7l.whl", hash = "sha256:e4759b109c37f635aa5c5cc93a1b26927bfde24b254bcc0e1149a9fada253d2d", size = 414713 },
2794
- { url = "https://files.pythonhosted.org/packages/a7/6b/b9dfdbd4b6e20a59238319eb203ae07c3f6abf07eef909169b7a37ae3bba/orjson-3.10.15-cp310-cp310-musllinux_1_2_i686.whl", hash = "sha256:9e992fd5cfb8b9f00bfad2fd7a05a4299db2bbe92e6440d9dd2fab27655b3182", size = 141028 },
2795
- { url = "https://files.pythonhosted.org/packages/7c/b5/40f5bbea619c7caf75eb4d652a9821875a8ed04acc45fe3d3ef054ca69fb/orjson-3.10.15-cp310-cp310-musllinux_1_2_x86_64.whl", hash = "sha256:f95fb363d79366af56c3f26b71df40b9a583b07bbaaf5b317407c4d58497852e", size = 129715 },
2796
- { url = "https://files.pythonhosted.org/packages/38/60/2272514061cbdf4d672edbca6e59c7e01cd1c706e881427d88f3c3e79761/orjson-3.10.15-cp310-cp310-win32.whl", hash = "sha256:f9875f5fea7492da8ec2444839dcc439b0ef298978f311103d0b7dfd775898ab", size = 142473 },
2797
- { url = "https://files.pythonhosted.org/packages/11/5d/be1490ff7eafe7fef890eb4527cf5bcd8cfd6117f3efe42a3249ec847b60/orjson-3.10.15-cp310-cp310-win_amd64.whl", hash = "sha256:17085a6aa91e1cd70ca8533989a18b5433e15d29c574582f76f821737c8d5806", size = 133564 },
2798
- { url = "https://files.pythonhosted.org/packages/7a/a2/21b25ce4a2c71dbb90948ee81bd7a42b4fbfc63162e57faf83157d5540ae/orjson-3.10.15-cp311-cp311-macosx_10_15_x86_64.macosx_11_0_arm64.macosx_10_15_universal2.whl", hash = "sha256:c4cc83960ab79a4031f3119cc4b1a1c627a3dc09df125b27c4201dff2af7eaa6", size = 249533 },
2799
- { url = "https://files.pythonhosted.org/packages/b2/85/2076fc12d8225698a51278009726750c9c65c846eda741e77e1761cfef33/orjson-3.10.15-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:ddbeef2481d895ab8be5185f2432c334d6dec1f5d1933a9c83014d188e102cef", size = 125230 },
2800
- { url = "https://files.pythonhosted.org/packages/06/df/a85a7955f11274191eccf559e8481b2be74a7c6d43075d0a9506aa80284d/orjson-3.10.15-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl", hash = "sha256:9e590a0477b23ecd5b0ac865b1b907b01b3c5535f5e8a8f6ab0e503efb896334", size = 150148 },
2801
- { url = "https://files.pythonhosted.org/packages/37/b3/94c55625a29b8767c0eed194cb000b3787e3c23b4cdd13be17bae6ccbb4b/orjson-3.10.15-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:a6be38bd103d2fd9bdfa31c2720b23b5d47c6796bcb1d1b598e3924441b4298d", size = 139749 },
2802
- { url = "https://files.pythonhosted.org/packages/53/ba/c608b1e719971e8ddac2379f290404c2e914cf8e976369bae3cad88768b1/orjson-3.10.15-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:ff4f6edb1578960ed628a3b998fa54d78d9bb3e2eb2cfc5c2a09732431c678d0", size = 154558 },
2803
- { url = "https://files.pythonhosted.org/packages/b2/c4/c1fb835bb23ad788a39aa9ebb8821d51b1c03588d9a9e4ca7de5b354fdd5/orjson-3.10.15-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:b0482b21d0462eddd67e7fce10b89e0b6ac56570424662b685a0d6fccf581e13", size = 130349 },
2804
- { url = "https://files.pythonhosted.org/packages/78/14/bb2b48b26ab3c570b284eb2157d98c1ef331a8397f6c8bd983b270467f5c/orjson-3.10.15-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.whl", hash = "sha256:bb5cc3527036ae3d98b65e37b7986a918955f85332c1ee07f9d3f82f3a6899b5", size = 138513 },
2805
- { url = "https://files.pythonhosted.org/packages/4a/97/d5b353a5fe532e92c46467aa37e637f81af8468aa894cd77d2ec8a12f99e/orjson-3.10.15-cp311-cp311-musllinux_1_2_aarch64.whl", hash = "sha256:d569c1c462912acdd119ccbf719cf7102ea2c67dd03b99edcb1a3048651ac96b", size = 130942 },
2806
- { url = "https://files.pythonhosted.org/packages/b5/5d/a067bec55293cca48fea8b9928cfa84c623be0cce8141d47690e64a6ca12/orjson-3.10.15-cp311-cp311-musllinux_1_2_armv7l.whl", hash = "sha256:1e6d33efab6b71d67f22bf2962895d3dc6f82a6273a965fab762e64fa90dc399", size = 414717 },
2807
- { url = "https://files.pythonhosted.org/packages/6f/9a/1485b8b05c6b4c4db172c438cf5db5dcfd10e72a9bc23c151a1137e763e0/orjson-3.10.15-cp311-cp311-musllinux_1_2_i686.whl", hash = "sha256:c33be3795e299f565681d69852ac8c1bc5c84863c0b0030b2b3468843be90388", size = 141033 },
2808
- { url = "https://files.pythonhosted.org/packages/f8/d2/fc67523656e43a0c7eaeae9007c8b02e86076b15d591e9be11554d3d3138/orjson-3.10.15-cp311-cp311-musllinux_1_2_x86_64.whl", hash = "sha256:eea80037b9fae5339b214f59308ef0589fc06dc870578b7cce6d71eb2096764c", size = 129720 },
2809
- { url = "https://files.pythonhosted.org/packages/79/42/f58c7bd4e5b54da2ce2ef0331a39ccbbaa7699b7f70206fbf06737c9ed7d/orjson-3.10.15-cp311-cp311-win32.whl", hash = "sha256:d5ac11b659fd798228a7adba3e37c010e0152b78b1982897020a8e019a94882e", size = 142473 },
2810
- { url = "https://files.pythonhosted.org/packages/00/f8/bb60a4644287a544ec81df1699d5b965776bc9848d9029d9f9b3402ac8bb/orjson-3.10.15-cp311-cp311-win_amd64.whl", hash = "sha256:cf45e0214c593660339ef63e875f32ddd5aa3b4adc15e662cdb80dc49e194f8e", size = 133570 },
2811
- { url = "https://files.pythonhosted.org/packages/66/85/22fe737188905a71afcc4bf7cc4c79cd7f5bbe9ed1fe0aac4ce4c33edc30/orjson-3.10.15-cp312-cp312-macosx_10_15_x86_64.macosx_11_0_arm64.macosx_10_15_universal2.whl", hash = "sha256:9d11c0714fc85bfcf36ada1179400862da3288fc785c30e8297844c867d7505a", size = 249504 },
2812
- { url = "https://files.pythonhosted.org/packages/48/b7/2622b29f3afebe938a0a9037e184660379797d5fd5234e5998345d7a5b43/orjson-3.10.15-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:dba5a1e85d554e3897fa9fe6fbcff2ed32d55008973ec9a2b992bd9a65d2352d", size = 125080 },
2813
- { url = "https://files.pythonhosted.org/packages/ce/8f/0b72a48f4403d0b88b2a41450c535b3e8989e8a2d7800659a967efc7c115/orjson-3.10.15-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl", hash = "sha256:7723ad949a0ea502df656948ddd8b392780a5beaa4c3b5f97e525191b102fff0", size = 150121 },
2814
- { url = "https://files.pythonhosted.org/packages/06/ec/acb1a20cd49edb2000be5a0404cd43e3c8aad219f376ac8c60b870518c03/orjson-3.10.15-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:6fd9bc64421e9fe9bd88039e7ce8e58d4fead67ca88e3a4014b143cec7684fd4", size = 139796 },
2815
- { url = "https://files.pythonhosted.org/packages/33/e1/f7840a2ea852114b23a52a1c0b2bea0a1ea22236efbcdb876402d799c423/orjson-3.10.15-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:dadba0e7b6594216c214ef7894c4bd5f08d7c0135f4dd0145600be4fbcc16767", size = 154636 },
2816
- { url = "https://files.pythonhosted.org/packages/fa/da/31543337febd043b8fa80a3b67de627669b88c7b128d9ad4cc2ece005b7a/orjson-3.10.15-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:b48f59114fe318f33bbaee8ebeda696d8ccc94c9e90bc27dbe72153094e26f41", size = 130621 },
2817
- { url = "https://files.pythonhosted.org/packages/ed/78/66115dc9afbc22496530d2139f2f4455698be444c7c2475cb48f657cefc9/orjson-3.10.15-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.whl", hash = "sha256:035fb83585e0f15e076759b6fedaf0abb460d1765b6a36f48018a52858443514", size = 138516 },
2818
- { url = "https://files.pythonhosted.org/packages/22/84/cd4f5fb5427ffcf823140957a47503076184cb1ce15bcc1165125c26c46c/orjson-3.10.15-cp312-cp312-musllinux_1_2_aarch64.whl", hash = "sha256:d13b7fe322d75bf84464b075eafd8e7dd9eae05649aa2a5354cfa32f43c59f17", size = 130762 },
2819
- { url = "https://files.pythonhosted.org/packages/93/1f/67596b711ba9f56dd75d73b60089c5c92057f1130bb3a25a0f53fb9a583b/orjson-3.10.15-cp312-cp312-musllinux_1_2_armv7l.whl", hash = "sha256:7066b74f9f259849629e0d04db6609db4cf5b973248f455ba5d3bd58a4daaa5b", size = 414700 },
2820
- { url = "https://files.pythonhosted.org/packages/7c/0c/6a3b3271b46443d90efb713c3e4fe83fa8cd71cda0d11a0f69a03f437c6e/orjson-3.10.15-cp312-cp312-musllinux_1_2_i686.whl", hash = "sha256:88dc3f65a026bd3175eb157fea994fca6ac7c4c8579fc5a86fc2114ad05705b7", size = 141077 },
2821
- { url = "https://files.pythonhosted.org/packages/3b/9b/33c58e0bfc788995eccd0d525ecd6b84b40d7ed182dd0751cd4c1322ac62/orjson-3.10.15-cp312-cp312-musllinux_1_2_x86_64.whl", hash = "sha256:b342567e5465bd99faa559507fe45e33fc76b9fb868a63f1642c6bc0735ad02a", size = 129898 },
2822
- { url = "https://files.pythonhosted.org/packages/01/c1/d577ecd2e9fa393366a1ea0a9267f6510d86e6c4bb1cdfb9877104cac44c/orjson-3.10.15-cp312-cp312-win32.whl", hash = "sha256:0a4f27ea5617828e6b58922fdbec67b0aa4bb844e2d363b9244c47fa2180e665", size = 142566 },
2823
- { url = "https://files.pythonhosted.org/packages/ed/eb/a85317ee1732d1034b92d56f89f1de4d7bf7904f5c8fb9dcdd5b1c83917f/orjson-3.10.15-cp312-cp312-win_amd64.whl", hash = "sha256:ef5b87e7aa9545ddadd2309efe6824bd3dd64ac101c15dae0f2f597911d46eaa", size = 133732 },
2824
- { url = "https://files.pythonhosted.org/packages/06/10/fe7d60b8da538e8d3d3721f08c1b7bff0491e8fa4dd3bf11a17e34f4730e/orjson-3.10.15-cp313-cp313-macosx_10_15_x86_64.macosx_11_0_arm64.macosx_10_15_universal2.whl", hash = "sha256:bae0e6ec2b7ba6895198cd981b7cca95d1487d0147c8ed751e5632ad16f031a6", size = 249399 },
2825
- { url = "https://files.pythonhosted.org/packages/6b/83/52c356fd3a61abd829ae7e4366a6fe8e8863c825a60d7ac5156067516edf/orjson-3.10.15-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:f93ce145b2db1252dd86af37d4165b6faa83072b46e3995ecc95d4b2301b725a", size = 125044 },
2826
- { url = "https://files.pythonhosted.org/packages/55/b2/d06d5901408e7ded1a74c7c20d70e3a127057a6d21355f50c90c0f337913/orjson-3.10.15-cp313-cp313-manylinux_2_17_armv7l.manylinux2014_armv7l.whl", hash = "sha256:7c203f6f969210128af3acae0ef9ea6aab9782939f45f6fe02d05958fe761ef9", size = 150066 },
2827
- { url = "https://files.pythonhosted.org/packages/75/8c/60c3106e08dc593a861755781c7c675a566445cc39558677d505878d879f/orjson-3.10.15-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:8918719572d662e18b8af66aef699d8c21072e54b6c82a3f8f6404c1f5ccd5e0", size = 139737 },
2828
- { url = "https://files.pythonhosted.org/packages/6a/8c/ae00d7d0ab8a4490b1efeb01ad4ab2f1982e69cc82490bf8093407718ff5/orjson-3.10.15-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:f71eae9651465dff70aa80db92586ad5b92df46a9373ee55252109bb6b703307", size = 154804 },
2829
- { url = "https://files.pythonhosted.org/packages/22/86/65dc69bd88b6dd254535310e97bc518aa50a39ef9c5a2a5d518e7a223710/orjson-3.10.15-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:e117eb299a35f2634e25ed120c37c641398826c2f5a3d3cc39f5993b96171b9e", size = 130583 },
2830
- { url = "https://files.pythonhosted.org/packages/bb/00/6fe01ededb05d52be42fabb13d93a36e51f1fd9be173bd95707d11a8a860/orjson-3.10.15-cp313-cp313-manylinux_2_5_i686.manylinux1_i686.whl", hash = "sha256:13242f12d295e83c2955756a574ddd6741c81e5b99f2bef8ed8d53e47a01e4b7", size = 138465 },
2831
- { url = "https://files.pythonhosted.org/packages/db/2f/4cc151c4b471b0cdc8cb29d3eadbce5007eb0475d26fa26ed123dca93b33/orjson-3.10.15-cp313-cp313-musllinux_1_2_aarch64.whl", hash = "sha256:7946922ada8f3e0b7b958cc3eb22cfcf6c0df83d1fe5521b4a100103e3fa84c8", size = 130742 },
2832
- { url = "https://files.pythonhosted.org/packages/9f/13/8a6109e4b477c518498ca37963d9c0eb1508b259725553fb53d53b20e2ea/orjson-3.10.15-cp313-cp313-musllinux_1_2_armv7l.whl", hash = "sha256:b7155eb1623347f0f22c38c9abdd738b287e39b9982e1da227503387b81b34ca", size = 414669 },
2833
- { url = "https://files.pythonhosted.org/packages/22/7b/1d229d6d24644ed4d0a803de1b0e2df832032d5beda7346831c78191b5b2/orjson-3.10.15-cp313-cp313-musllinux_1_2_i686.whl", hash = "sha256:208beedfa807c922da4e81061dafa9c8489c6328934ca2a562efa707e049e561", size = 141043 },
2834
- { url = "https://files.pythonhosted.org/packages/cc/d3/6dc91156cf12ed86bed383bcb942d84d23304a1e57b7ab030bf60ea130d6/orjson-3.10.15-cp313-cp313-musllinux_1_2_x86_64.whl", hash = "sha256:eca81f83b1b8c07449e1d6ff7074e82e3fd6777e588f1a6632127f286a968825", size = 129826 },
2835
- { url = "https://files.pythonhosted.org/packages/b3/38/c47c25b86f6996f1343be721b6ea4367bc1c8bc0fc3f6bbcd995d18cb19d/orjson-3.10.15-cp313-cp313-win32.whl", hash = "sha256:c03cd6eea1bd3b949d0d007c8d57049aa2b39bd49f58b4b2af571a5d3833d890", size = 142542 },
2836
- { url = "https://files.pythonhosted.org/packages/27/f1/1d7ec15b20f8ce9300bc850de1e059132b88990e46cd0ccac29cbf11e4f9/orjson-3.10.15-cp313-cp313-win_amd64.whl", hash = "sha256:fd56a26a04f6ba5fb2045b0acc487a63162a958ed837648c5781e1fe3316cfbf", size = 133444 },
2781
+ version = "3.10.16"
2782
+ source = { registry = "https://pypi.org/simple" }
2783
+ sdist = { url = "https://files.pythonhosted.org/packages/98/c7/03913cc4332174071950acf5b0735463e3f63760c80585ef369270c2b372/orjson-3.10.16.tar.gz", hash = "sha256:d2aaa5c495e11d17b9b93205f5fa196737ee3202f000aaebf028dc9a73750f10", size = 5410415 }
2784
+ wheels = [
2785
+ { url = "https://files.pythonhosted.org/packages/9d/a6/22cb9b03baf167bc2d659c9e74d7580147f36e6a155e633801badfd5a74d/orjson-3.10.16-cp310-cp310-macosx_10_15_x86_64.macosx_11_0_arm64.macosx_10_15_universal2.whl", hash = "sha256:4cb473b8e79154fa778fb56d2d73763d977be3dcc140587e07dbc545bbfc38f8", size = 249179 },
2786
+ { url = "https://files.pythonhosted.org/packages/d7/ce/3e68cc33020a6ebd8f359b8628b69d2132cd84fea68155c33057e502ee51/orjson-3.10.16-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:622a8e85eeec1948690409a19ca1c7d9fd8ff116f4861d261e6ae2094fe59a00", size = 138510 },
2787
+ { url = "https://files.pythonhosted.org/packages/dc/12/63bee7764ce12052f7c1a1393ce7f26dc392c93081eb8754dd3dce9b7c6b/orjson-3.10.16-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl", hash = "sha256:c682d852d0ce77613993dc967e90e151899fe2d8e71c20e9be164080f468e370", size = 132373 },
2788
+ { url = "https://files.pythonhosted.org/packages/b3/d5/2998c2f319adcd572f2b03ba2083e8176863d1055d8d713683ddcf927b71/orjson-3.10.16-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:8c520ae736acd2e32df193bcff73491e64c936f3e44a2916b548da048a48b46b", size = 136774 },
2789
+ { url = "https://files.pythonhosted.org/packages/00/03/88c236ae307bd0604623204d4a835e15fbf9c75b8535c8f13ef45abd413f/orjson-3.10.16-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:134f87c76bfae00f2094d85cfab261b289b76d78c6da8a7a3b3c09d362fd1e06", size = 138030 },
2790
+ { url = "https://files.pythonhosted.org/packages/66/ba/3e256ddfeb364f98fd6ac65774844090d356158b2d1de8998db2bf984503/orjson-3.10.16-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:b59afde79563e2cf37cfe62ee3b71c063fd5546c8e662d7fcfc2a3d5031a5c4c", size = 142677 },
2791
+ { url = "https://files.pythonhosted.org/packages/2c/71/73a1214bd27baa2ea5184fff4aa6193a114dfb0aa5663dad48fe63e8cd29/orjson-3.10.16-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:113602f8241daaff05d6fad25bd481d54c42d8d72ef4c831bb3ab682a54d9e15", size = 132798 },
2792
+ { url = "https://files.pythonhosted.org/packages/53/ac/0b2f41c0a1e8c095439d0fab3b33103cf41a39be8e6aa2c56298a6034259/orjson-3.10.16-cp310-cp310-musllinux_1_2_aarch64.whl", hash = "sha256:4fc0077d101f8fab4031e6554fc17b4c2ad8fdbc56ee64a727f3c95b379e31da", size = 135450 },
2793
+ { url = "https://files.pythonhosted.org/packages/d9/ca/7524c7b0bc815d426ca134dab54cad519802287b808a3846b047a5b2b7a3/orjson-3.10.16-cp310-cp310-musllinux_1_2_armv7l.whl", hash = "sha256:9c6bf6ff180cd69e93f3f50380224218cfab79953a868ea3908430bcfaf9cb5e", size = 412356 },
2794
+ { url = "https://files.pythonhosted.org/packages/05/1d/3ae2367c255276bf16ff7e1b210dd0af18bc8da20c4e4295755fc7de1268/orjson-3.10.16-cp310-cp310-musllinux_1_2_i686.whl", hash = "sha256:5673eadfa952f95a7cd76418ff189df11b0a9c34b1995dff43a6fdbce5d63bf4", size = 152769 },
2795
+ { url = "https://files.pythonhosted.org/packages/d3/2d/8eb10b6b1d30bb69c35feb15e5ba5ac82466cf743d562e3e8047540efd2f/orjson-3.10.16-cp310-cp310-musllinux_1_2_x86_64.whl", hash = "sha256:5fe638a423d852b0ae1e1a79895851696cb0d9fa0946fdbfd5da5072d9bb9551", size = 137223 },
2796
+ { url = "https://files.pythonhosted.org/packages/47/42/f043717930cb2de5fbebe47f308f101bed9ec2b3580b1f99c8284b2f5fe8/orjson-3.10.16-cp310-cp310-win32.whl", hash = "sha256:33af58f479b3c6435ab8f8b57999874b4b40c804c7a36b5cc6b54d8f28e1d3dd", size = 141734 },
2797
+ { url = "https://files.pythonhosted.org/packages/67/99/795ad7282b425b9fddcfb8a31bded5dcf84dba78ecb1e7ae716e84e794da/orjson-3.10.16-cp310-cp310-win_amd64.whl", hash = "sha256:0338356b3f56d71293c583350af26f053017071836b07e064e92819ecf1aa055", size = 133779 },
2798
+ { url = "https://files.pythonhosted.org/packages/97/29/43f91a5512b5d2535594438eb41c5357865fd5e64dec745d90a588820c75/orjson-3.10.16-cp311-cp311-macosx_10_15_x86_64.macosx_11_0_arm64.macosx_10_15_universal2.whl", hash = "sha256:44fcbe1a1884f8bc9e2e863168b0f84230c3d634afe41c678637d2728ea8e739", size = 249180 },
2799
+ { url = "https://files.pythonhosted.org/packages/0c/36/2a72d55e266473c19a86d97b7363bb8bf558ab450f75205689a287d5ce61/orjson-3.10.16-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:78177bf0a9d0192e0b34c3d78bcff7fe21d1b5d84aeb5ebdfe0dbe637b885225", size = 138510 },
2800
+ { url = "https://files.pythonhosted.org/packages/bb/ad/f86d6f55c1a68b57ff6ea7966bce5f4e5163f2e526ddb7db9fc3c2c8d1c4/orjson-3.10.16-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl", hash = "sha256:12824073a010a754bb27330cad21d6e9b98374f497f391b8707752b96f72e741", size = 132373 },
2801
+ { url = "https://files.pythonhosted.org/packages/5e/8b/d18f2711493a809f3082a88fda89342bc8e16767743b909cd3c34989fba3/orjson-3.10.16-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:ddd41007e56284e9867864aa2f29f3136bb1dd19a49ca43c0b4eda22a579cf53", size = 136773 },
2802
+ { url = "https://files.pythonhosted.org/packages/a1/dc/ce025f002f8e0749e3f057c4d773a4d4de32b7b4c1fc5a50b429e7532586/orjson-3.10.16-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:0877c4d35de639645de83666458ca1f12560d9fa7aa9b25d8bb8f52f61627d14", size = 138029 },
2803
+ { url = "https://files.pythonhosted.org/packages/0e/1b/cf9df85852b91160029d9f26014230366a2b4deb8cc51fabe68e250a8c1a/orjson-3.10.16-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:9a09a539e9cc3beead3e7107093b4ac176d015bec64f811afb5965fce077a03c", size = 142677 },
2804
+ { url = "https://files.pythonhosted.org/packages/92/18/5b1e1e995bffad49dc4311a0bdfd874bc6f135fd20f0e1f671adc2c9910e/orjson-3.10.16-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:31b98bc9b40610fec971d9a4d67bb2ed02eec0a8ae35f8ccd2086320c28526ca", size = 132800 },
2805
+ { url = "https://files.pythonhosted.org/packages/d6/eb/467f25b580e942fcca1344adef40633b7f05ac44a65a63fc913f9a805d58/orjson-3.10.16-cp311-cp311-musllinux_1_2_aarch64.whl", hash = "sha256:0ce243f5a8739f3a18830bc62dc2e05b69a7545bafd3e3249f86668b2bcd8e50", size = 135451 },
2806
+ { url = "https://files.pythonhosted.org/packages/8d/4b/9d10888038975cb375982e9339d9495bac382d5c976c500b8d6f2c8e2e4e/orjson-3.10.16-cp311-cp311-musllinux_1_2_armv7l.whl", hash = "sha256:64792c0025bae049b3074c6abe0cf06f23c8e9f5a445f4bab31dc5ca23dbf9e1", size = 412358 },
2807
+ { url = "https://files.pythonhosted.org/packages/3b/e2/cfbcfcc4fbe619e0ca9bdbbfccb2d62b540bbfe41e0ee77d44a628594f59/orjson-3.10.16-cp311-cp311-musllinux_1_2_i686.whl", hash = "sha256:ea53f7e68eec718b8e17e942f7ca56c6bd43562eb19db3f22d90d75e13f0431d", size = 152772 },
2808
+ { url = "https://files.pythonhosted.org/packages/b9/d6/627a1b00569be46173007c11dde3da4618c9bfe18409325b0e3e2a82fe29/orjson-3.10.16-cp311-cp311-musllinux_1_2_x86_64.whl", hash = "sha256:a741ba1a9488c92227711bde8c8c2b63d7d3816883268c808fbeada00400c164", size = 137225 },
2809
+ { url = "https://files.pythonhosted.org/packages/0a/7b/a73c67b505021af845b9f05c7c848793258ea141fa2058b52dd9b067c2b4/orjson-3.10.16-cp311-cp311-win32.whl", hash = "sha256:c7ed2c61bb8226384c3fdf1fb01c51b47b03e3f4536c985078cccc2fd19f1619", size = 141733 },
2810
+ { url = "https://files.pythonhosted.org/packages/f4/22/5e8217c48d68c0adbfb181e749d6a733761074e598b083c69a1383d18147/orjson-3.10.16-cp311-cp311-win_amd64.whl", hash = "sha256:cd67d8b3e0e56222a2e7b7f7da9031e30ecd1fe251c023340b9f12caca85ab60", size = 133784 },
2811
+ { url = "https://files.pythonhosted.org/packages/5d/15/67ce9d4c959c83f112542222ea3b9209c1d424231d71d74c4890ea0acd2b/orjson-3.10.16-cp312-cp312-macosx_10_15_x86_64.macosx_11_0_arm64.macosx_10_15_universal2.whl", hash = "sha256:6d3444abbfa71ba21bb042caa4b062535b122248259fdb9deea567969140abca", size = 249325 },
2812
+ { url = "https://files.pythonhosted.org/packages/da/2c/1426b06f30a1b9ada74b6f512c1ddf9d2760f53f61cdb59efeb9ad342133/orjson-3.10.16-cp312-cp312-macosx_15_0_arm64.whl", hash = "sha256:30245c08d818fdcaa48b7d5b81499b8cae09acabb216fe61ca619876b128e184", size = 133621 },
2813
+ { url = "https://files.pythonhosted.org/packages/9e/88/18d26130954bc73bee3be10f95371ea1dfb8679e0e2c46b0f6d8c6289402/orjson-3.10.16-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:a0ba1d0baa71bf7579a4ccdcf503e6f3098ef9542106a0eca82395898c8a500a", size = 138270 },
2814
+ { url = "https://files.pythonhosted.org/packages/4f/f9/6d8b64fcd58fae072e80ee7981be8ba0d7c26ace954e5cd1d027fc80518f/orjson-3.10.16-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl", hash = "sha256:eb0beefa5ef3af8845f3a69ff2a4aa62529b5acec1cfe5f8a6b4141033fd46ef", size = 132346 },
2815
+ { url = "https://files.pythonhosted.org/packages/16/3f/2513fd5bc786f40cd12af569c23cae6381aeddbefeed2a98f0a666eb5d0d/orjson-3.10.16-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:6daa0e1c9bf2e030e93c98394de94506f2a4d12e1e9dadd7c53d5e44d0f9628e", size = 136845 },
2816
+ { url = "https://files.pythonhosted.org/packages/6d/42/b0e7b36720f5ab722b48e8ccf06514d4f769358dd73c51abd8728ef58d0b/orjson-3.10.16-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:9da9019afb21e02410ef600e56666652b73eb3e4d213a0ec919ff391a7dd52aa", size = 138078 },
2817
+ { url = "https://files.pythonhosted.org/packages/a3/a8/d220afb8a439604be74fc755dbc740bded5ed14745ca536b304ed32eb18a/orjson-3.10.16-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:daeb3a1ee17b69981d3aae30c3b4e786b0f8c9e6c71f2b48f1aef934f63f38f4", size = 142712 },
2818
+ { url = "https://files.pythonhosted.org/packages/8c/88/7e41e9883c00f84f92fe357a8371edae816d9d7ef39c67b5106960c20389/orjson-3.10.16-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:80fed80eaf0e20a31942ae5d0728849862446512769692474be5e6b73123a23b", size = 133136 },
2819
+ { url = "https://files.pythonhosted.org/packages/e9/ca/61116095307ad0be828ea26093febaf59e38596d84a9c8d765c3c5e4934f/orjson-3.10.16-cp312-cp312-musllinux_1_2_aarch64.whl", hash = "sha256:73390ed838f03764540a7bdc4071fe0123914c2cc02fb6abf35182d5fd1b7a42", size = 135258 },
2820
+ { url = "https://files.pythonhosted.org/packages/dc/1b/09493cf7d801505f094c9295f79c98c1e0af2ac01c7ed8d25b30fcb19ada/orjson-3.10.16-cp312-cp312-musllinux_1_2_armv7l.whl", hash = "sha256:a22bba012a0c94ec02a7768953020ab0d3e2b884760f859176343a36c01adf87", size = 412326 },
2821
+ { url = "https://files.pythonhosted.org/packages/ea/02/125d7bbd7f7a500190ddc8ae5d2d3c39d87ed3ed28f5b37cfe76962c678d/orjson-3.10.16-cp312-cp312-musllinux_1_2_i686.whl", hash = "sha256:5385bbfdbc90ff5b2635b7e6bebf259652db00a92b5e3c45b616df75b9058e88", size = 152800 },
2822
+ { url = "https://files.pythonhosted.org/packages/f9/09/7658a9e3e793d5b3b00598023e0fb6935d0e7bbb8ff72311c5415a8ce677/orjson-3.10.16-cp312-cp312-musllinux_1_2_x86_64.whl", hash = "sha256:02c6279016346e774dd92625d46c6c40db687b8a0d685aadb91e26e46cc33e1e", size = 137516 },
2823
+ { url = "https://files.pythonhosted.org/packages/29/87/32b7a4831e909d347278101a48d4cf9f3f25901b2295e7709df1651f65a1/orjson-3.10.16-cp312-cp312-win32.whl", hash = "sha256:7ca55097a11426db80f79378e873a8c51f4dde9ffc22de44850f9696b7eb0e8c", size = 141759 },
2824
+ { url = "https://files.pythonhosted.org/packages/35/ce/81a27e7b439b807bd393585271364cdddf50dc281fc57c4feef7ccb186a6/orjson-3.10.16-cp312-cp312-win_amd64.whl", hash = "sha256:86d127efdd3f9bf5f04809b70faca1e6836556ea3cc46e662b44dab3fe71f3d6", size = 133944 },
2825
+ { url = "https://files.pythonhosted.org/packages/87/b9/ff6aa28b8c86af9526160905593a2fe8d004ac7a5e592ee0b0ff71017511/orjson-3.10.16-cp313-cp313-macosx_10_15_x86_64.macosx_11_0_arm64.macosx_10_15_universal2.whl", hash = "sha256:148a97f7de811ba14bc6dbc4a433e0341ffd2cc285065199fb5f6a98013744bd", size = 249289 },
2826
+ { url = "https://files.pythonhosted.org/packages/6c/81/6d92a586149b52684ab8fd70f3623c91d0e6a692f30fd8c728916ab2263c/orjson-3.10.16-cp313-cp313-macosx_15_0_arm64.whl", hash = "sha256:1d960c1bf0e734ea36d0adc880076de3846aaec45ffad29b78c7f1b7962516b8", size = 133640 },
2827
+ { url = "https://files.pythonhosted.org/packages/c2/88/b72443f4793d2e16039ab85d0026677932b15ab968595fb7149750d74134/orjson-3.10.16-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:a318cd184d1269f68634464b12871386808dc8b7c27de8565234d25975a7a137", size = 138286 },
2828
+ { url = "https://files.pythonhosted.org/packages/c3/3c/72a22d4b28c076c4016d5a52bd644a8e4d849d3bb0373d9e377f9e3b2250/orjson-3.10.16-cp313-cp313-manylinux_2_17_armv7l.manylinux2014_armv7l.whl", hash = "sha256:df23f8df3ef9223d1d6748bea63fca55aae7da30a875700809c500a05975522b", size = 132307 },
2829
+ { url = "https://files.pythonhosted.org/packages/8a/a2/f1259561bdb6ad7061ff1b95dab082fe32758c4bc143ba8d3d70831f0a06/orjson-3.10.16-cp313-cp313-manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:b94dda8dd6d1378f1037d7f3f6b21db769ef911c4567cbaa962bb6dc5021cf90", size = 136739 },
2830
+ { url = "https://files.pythonhosted.org/packages/3d/af/c7583c4b34f33d8b8b90cfaab010ff18dd64e7074cc1e117a5f1eff20dcf/orjson-3.10.16-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:f12970a26666a8775346003fd94347d03ccb98ab8aa063036818381acf5f523e", size = 138076 },
2831
+ { url = "https://files.pythonhosted.org/packages/d7/59/d7fc7fbdd3d4a64c2eae4fc7341a5aa39cf9549bd5e2d7f6d3c07f8b715b/orjson-3.10.16-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:15a1431a245d856bd56e4d29ea0023eb4d2c8f71efe914beb3dee8ab3f0cd7fb", size = 142643 },
2832
+ { url = "https://files.pythonhosted.org/packages/92/0e/3bd8f2197d27601f16b4464ae948826da2bcf128af31230a9dbbad7ceb57/orjson-3.10.16-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:c83655cfc247f399a222567d146524674a7b217af7ef8289c0ff53cfe8db09f0", size = 133168 },
2833
+ { url = "https://files.pythonhosted.org/packages/af/a8/351fd87b664b02f899f9144d2c3dc848b33ac04a5df05234cbfb9e2a7540/orjson-3.10.16-cp313-cp313-musllinux_1_2_aarch64.whl", hash = "sha256:fa59ae64cb6ddde8f09bdbf7baf933c4cd05734ad84dcf4e43b887eb24e37652", size = 135271 },
2834
+ { url = "https://files.pythonhosted.org/packages/ba/b0/a6d42a7d412d867c60c0337d95123517dd5a9370deea705ea1be0f89389e/orjson-3.10.16-cp313-cp313-musllinux_1_2_armv7l.whl", hash = "sha256:ca5426e5aacc2e9507d341bc169d8af9c3cbe88f4cd4c1cf2f87e8564730eb56", size = 412444 },
2835
+ { url = "https://files.pythonhosted.org/packages/79/ec/7572cd4e20863f60996f3f10bc0a6da64a6fd9c35954189a914cec0b7377/orjson-3.10.16-cp313-cp313-musllinux_1_2_i686.whl", hash = "sha256:6fd5da4edf98a400946cd3a195680de56f1e7575109b9acb9493331047157430", size = 152737 },
2836
+ { url = "https://files.pythonhosted.org/packages/a9/19/ceb9e8fed5403b2e76a8ac15f581b9d25780a3be3c9b3aa54b7777a210d5/orjson-3.10.16-cp313-cp313-musllinux_1_2_x86_64.whl", hash = "sha256:980ecc7a53e567169282a5e0ff078393bac78320d44238da4e246d71a4e0e8f5", size = 137482 },
2837
+ { url = "https://files.pythonhosted.org/packages/1b/78/a78bb810f3786579dbbbd94768284cbe8f2fd65167cd7020260679665c17/orjson-3.10.16-cp313-cp313-win32.whl", hash = "sha256:28f79944dd006ac540a6465ebd5f8f45dfdf0948ff998eac7a908275b4c1add6", size = 141714 },
2838
+ { url = "https://files.pythonhosted.org/packages/81/9c/b66ce9245ff319df2c3278acd351a3f6145ef34b4a2d7f4b0f739368370f/orjson-3.10.16-cp313-cp313-win_amd64.whl", hash = "sha256:fe0a145e96d51971407cb8ba947e63ead2aa915db59d6631a355f5f2150b56b7", size = 133954 },
2837
2839
  ]
2838
2840
 
2839
2841
  [[package]]
@@ -3449,11 +3451,11 @@ wheels = [
3449
3451
 
3450
3452
  [[package]]
3451
3453
  name = "pyparsing"
3452
- version = "3.2.2"
3454
+ version = "3.2.3"
3453
3455
  source = { registry = "https://pypi.org/simple" }
3454
- sdist = { url = "https://files.pythonhosted.org/packages/55/f0/3a81fb395058f5fc84bccb0dc9ca09eddf69b3cc86ccab6729c680121912/pyparsing-3.2.2.tar.gz", hash = "sha256:2a857aee851f113c2de9d4bfd9061baea478cb0f1c7ca6cbf594942d6d111575", size = 1088193 }
3456
+ sdist = { url = "https://files.pythonhosted.org/packages/bb/22/f1129e69d94ffff626bdb5c835506b3a5b4f3d070f17ea295e12c2c6f60f/pyparsing-3.2.3.tar.gz", hash = "sha256:b9c13f1ab8b3b542f72e28f634bad4de758ab3ce4546e4301970ad6fa77c38be", size = 1088608 }
3455
3457
  wheels = [
3456
- { url = "https://files.pythonhosted.org/packages/f9/83/80c17698f41131f7157a26ae985e2c1f5526db79f277c4416af145f3e12b/pyparsing-3.2.2-py3-none-any.whl", hash = "sha256:6ab05e1cb111cc72acc8ed811a3ca4c2be2af8d7b6df324347f04fd057d8d793", size = 111060 },
3458
+ { url = "https://files.pythonhosted.org/packages/05/e7/df2285f3d08fee213f2d041540fa4fc9ca6c2d44cf36d3a035bf2a8d2bcc/pyparsing-3.2.3-py3-none-any.whl", hash = "sha256:a749938e02d6fd0b59b356ca504a24982314bb090c383e3cf201c95ef7e2bfcf", size = 111120 },
3457
3459
  ]
3458
3460
 
3459
3461
  [[package]]
@@ -3500,11 +3502,11 @@ wheels = [
3500
3502
 
3501
3503
  [[package]]
3502
3504
  name = "python-dotenv"
3503
- version = "1.0.1"
3505
+ version = "1.1.0"
3504
3506
  source = { registry = "https://pypi.org/simple" }
3505
- sdist = { url = "https://files.pythonhosted.org/packages/bc/57/e84d88dfe0aec03b7a2d4327012c1627ab5f03652216c63d49846d7a6c58/python-dotenv-1.0.1.tar.gz", hash = "sha256:e324ee90a023d808f1959c46bcbc04446a10ced277783dc6ee09987c37ec10ca", size = 39115 }
3507
+ sdist = { url = "https://files.pythonhosted.org/packages/88/2c/7bb1416c5620485aa793f2de31d3df393d3686aa8a8506d11e10e13c5baf/python_dotenv-1.1.0.tar.gz", hash = "sha256:41f90bc6f5f177fb41f53e87666db362025010eb28f60a01c9143bfa33a2b2d5", size = 39920 }
3506
3508
  wheels = [
3507
- { url = "https://files.pythonhosted.org/packages/6a/3e/b68c118422ec867fa7ab88444e1274aa40681c606d59ac27de5a5588f082/python_dotenv-1.0.1-py3-none-any.whl", hash = "sha256:f7b63ef50f1b690dddf550d03497b66d609393b40b564ed0d674909a68ebf16a", size = 19863 },
3509
+ { url = "https://files.pythonhosted.org/packages/1e/18/98a99ad95133c6a6e2005fe89faedf294a748bd5dc803008059409ac9b1e/python_dotenv-1.1.0-py3-none-any.whl", hash = "sha256:d7c01d9e2293916c18baf562d95698754b0dbbb5e74d457c45d4f6561fb9d55d", size = 20256 },
3508
3510
  ]
3509
3511
 
3510
3512
  [[package]]
@@ -3527,11 +3529,11 @@ wheels = [
3527
3529
 
3528
3530
  [[package]]
3529
3531
  name = "pytz"
3530
- version = "2025.1"
3532
+ version = "2025.2"
3531
3533
  source = { registry = "https://pypi.org/simple" }
3532
- sdist = { url = "https://files.pythonhosted.org/packages/5f/57/df1c9157c8d5a05117e455d66fd7cf6dbc46974f832b1058ed4856785d8a/pytz-2025.1.tar.gz", hash = "sha256:c2db42be2a2518b28e65f9207c4d05e6ff547d1efa4086469ef855e4ab70178e", size = 319617 }
3534
+ sdist = { url = "https://files.pythonhosted.org/packages/f8/bf/abbd3cdfb8fbc7fb3d4d38d320f2441b1e7cbe29be4f23797b4a2b5d8aac/pytz-2025.2.tar.gz", hash = "sha256:360b9e3dbb49a209c21ad61809c7fb453643e048b38924c765813546746e81c3", size = 320884 }
3533
3535
  wheels = [
3534
- { url = "https://files.pythonhosted.org/packages/eb/38/ac33370d784287baa1c3d538978b5e2ea064d4c1b93ffbd12826c190dd10/pytz-2025.1-py2.py3-none-any.whl", hash = "sha256:89dd22dca55b46eac6eda23b2d72721bf1bdfef212645d81513ef5d03038de57", size = 507930 },
3536
+ { url = "https://files.pythonhosted.org/packages/81/c4/34e93fe5f5429d7570ec1fa436f1986fb1f00c3e0f43a589fe2bbcd22c3f/pytz-2025.2-py2.py3-none-any.whl", hash = "sha256:5ddf76296dd8c44c26eb8f4b6f35488f3ccbf6fbbd7adee0b7262d43f0ec2f00", size = 509225 },
3535
3537
  ]
3536
3538
 
3537
3539
  [[package]]
@@ -4224,11 +4226,11 @@ sdist = { url = "https://files.pythonhosted.org/packages/9d/2d/233c79d5b4e5ab1db
4224
4226
 
4225
4227
  [[package]]
4226
4228
  name = "setuptools"
4227
- version = "77.0.3"
4229
+ version = "78.0.2"
4228
4230
  source = { registry = "https://pypi.org/simple" }
4229
- sdist = { url = "https://files.pythonhosted.org/packages/81/ed/7101d53811fd359333583330ff976e5177c5e871ca8b909d1d6c30553aa3/setuptools-77.0.3.tar.gz", hash = "sha256:583b361c8da8de57403743e756609670de6fb2345920e36dc5c2d914c319c945", size = 1367236 }
4231
+ sdist = { url = "https://files.pythonhosted.org/packages/4c/f4/aa8d364f0dc1f33b2718938648c31202e2db5cd6479a73f0a9ca5a88372d/setuptools-78.0.2.tar.gz", hash = "sha256:137525e6afb9022f019d6e884a319017f9bf879a0d8783985d32cbc8683cab93", size = 1367747 }
4230
4232
  wheels = [
4231
- { url = "https://files.pythonhosted.org/packages/a9/07/99f2cefae815c66eb23148f15d79ec055429c38fa8986edcc712ab5f3223/setuptools-77.0.3-py3-none-any.whl", hash = "sha256:67122e78221da5cf550ddd04cf8742c8fe12094483749a792d56cd669d6cf58c", size = 1255678 },
4233
+ { url = "https://files.pythonhosted.org/packages/aa/db/2fd473dfe436ad19fda190f4079162d400402aedfcc41e048d38c0a375c6/setuptools-78.0.2-py3-none-any.whl", hash = "sha256:4a612c80e1f1d71b80e4906ce730152e8dec23df439f82731d9d0b608d7b700d", size = 1255965 },
4232
4234
  ]
4233
4235
 
4234
4236
  [[package]]
@@ -4538,7 +4540,7 @@ wheels = [
4538
4540
 
4539
4541
  [[package]]
4540
4542
  name = "transformers"
4541
- version = "4.50.0"
4543
+ version = "4.50.1"
4542
4544
  source = { registry = "https://pypi.org/simple" }
4543
4545
  dependencies = [
4544
4546
  { name = "filelock" },
@@ -4552,9 +4554,9 @@ dependencies = [
4552
4554
  { name = "tokenizers" },
4553
4555
  { name = "tqdm" },
4554
4556
  ]
4555
- sdist = { url = "https://files.pythonhosted.org/packages/fa/71/164c42d5b4fde92d3637113c7c846b147f8b4c1a3ea486d35a19b069c11e/transformers-4.50.0.tar.gz", hash = "sha256:d4b0f587ec88825981103fee0a1e80230d956ecc8a7f3feeaafbe49a233c88b8", size = 8770757 }
4557
+ sdist = { url = "https://files.pythonhosted.org/packages/40/bd/6043691a6790bbe7bbb0c7ef67697edb97313dc878eab51c958a99c83767/transformers-4.50.1.tar.gz", hash = "sha256:6ee542d2cce7e1b6a06ae350599c27ddf2e6e45ec9d0cb42915b37fca3d6399a", size = 8769599 }
4556
4558
  wheels = [
4557
- { url = "https://files.pythonhosted.org/packages/75/b9/093543d741ddb7ccaeb655c8800968bd5cb42e26a51560287b00b4aa748b/transformers-4.50.0-py3-none-any.whl", hash = "sha256:d75465d523a28bcfef0028c671f682edee29418ab9a5a15cf8a05171e7c54cb7", size = 10183482 },
4559
+ { url = "https://files.pythonhosted.org/packages/95/c9/a628fbff00c5fb542aa09c0cc66d86568dcc10e64be73005732f8988963b/transformers-4.50.1-py3-none-any.whl", hash = "sha256:e9b9bd274518150528c1d745c7ebba72d27e4e52f2deffaa1fddebad6912da5d", size = 10179942 },
4558
4560
  ]
4559
4561
 
4560
4562
  [[package]]
@@ -4782,7 +4784,7 @@ wheels = [
4782
4784
 
4783
4785
  [[package]]
4784
4786
  name = "vllm"
4785
- version = "0.8.1"
4787
+ version = "0.8.0"
4786
4788
  source = { registry = "https://pypi.org/simple" }
4787
4789
  dependencies = [
4788
4790
  { name = "aiohttp" },
@@ -4834,9 +4836,9 @@ dependencies = [
4834
4836
  { name = "xformers", marker = "platform_machine == 'x86_64' and sys_platform == 'linux'" },
4835
4837
  { name = "xgrammar", marker = "platform_machine == 'aarch64' or platform_machine == 'x86_64'" },
4836
4838
  ]
4837
- sdist = { url = "https://files.pythonhosted.org/packages/f3/49/32595e089cd4f821ab49132351b50e449348a625673339aa5c7605bf609b/vllm-0.8.1.tar.gz", hash = "sha256:03d641f10d0181b630243c096484da0b5fdf608befe026af831ab87a51c09ab1", size = 6421764 }
4839
+ sdist = { url = "https://files.pythonhosted.org/packages/d2/27/73a54707964c5160067e253398cc328943e3ddbaa3099265ab593e6ec766/vllm-0.8.0.tar.gz", hash = "sha256:449e6651d30d6d5025d0d42499cf1a02d983915ef3b3670547db14a0431aa9bd", size = 6407594 }
4838
4840
  wheels = [
4839
- { url = "https://files.pythonhosted.org/packages/c4/9d/64e107313a19327b049a2267871cceb9b0415f79ee5c00dc360099f929e8/vllm-0.8.1-cp38-abi3-manylinux1_x86_64.whl", hash = "sha256:becc51ff9faa61bf5c8765366afed5b6a4b71942ae35731805082a320e8912d2", size = 265326842 },
4841
+ { url = "https://files.pythonhosted.org/packages/15/77/7beca2061aadfdfd2d81411102e6445b459bcfedfc46671d4712de6a00fb/vllm-0.8.0-cp38-abi3-manylinux1_x86_64.whl", hash = "sha256:d3660eda448560b0ce6a1524466d7d36ec0024e772c9dbf562dbead980e7d480", size = 265290109 },
4840
4842
  ]
4841
4843
 
4842
4844
  [[package]]
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes