T145 commited on
Commit
f48765f
Β·
1 Parent(s): 531e896

Dep update

Browse files
Files changed (2) hide show
  1. pixi.lock +43 -0
  2. pixi.toml +1 -1
pixi.lock CHANGED
@@ -57,9 +57,11 @@ environments:
57
  - pypi: https://files.pythonhosted.org/packages/78/b6/6307fbef88d9b5ee7421e68d78a9f162e0da4900bc5f5793f6d3d0e34fb8/annotated_types-0.7.0-py3-none-any.whl
58
  - pypi: https://files.pythonhosted.org/packages/e4/f5/f2b75d2fc6f1a260f340f0e7c6a060f4dd2961cc16884ed851b0d18da06a/anyio-4.6.2.post1-py3-none-any.whl
59
  - pypi: https://files.pythonhosted.org/packages/6a/21/5b6702a7f963e95456c0de2d495f67bf5fd62840ac655dc451586d23d39a/attrs-24.2.0-py3-none-any.whl
 
60
  - pypi: https://files.pythonhosted.org/packages/b1/fe/e8c672695b37eecc5cbf43e1d0638d88d66ba3a44c4d321c796f4e59167f/beautifulsoup4-4.12.3-py3-none-any.whl
61
  - pypi: https://files.pythonhosted.org/packages/38/6f/f5fbc992a329ee4e0f288c1fe0e2ad9485ed064cac731ed2fe47dcc38cbf/chardet-5.2.0-py3-none-any.whl
62
  - pypi: https://files.pythonhosted.org/packages/00/2e/d53fa4befbf2cfa713304affc7ca780ce4fc1fd8710527771b58311a3229/click-8.1.7-py3-none-any.whl
 
63
  - pypi: https://files.pythonhosted.org/packages/b1/3b/90ebd66ad57c588d6087e86e327436343e9cc60776a9445b79c6e80a022d/DataProperty-1.0.1-py3-none-any.whl
64
  - pypi: https://files.pythonhosted.org/packages/ed/a5/33cf000137545a08b0a3a6ea76c8ccbd87917f78bb5d737f9f56f3b11ef6/datasets-3.1.0-py3-none-any.whl
65
  - pypi: https://files.pythonhosted.org/packages/c9/7a/cef76fd8438a42f96db64ddaa85280485a9c395e7df3db8158cfec1eee34/dill-0.3.8-py3-none-any.whl
@@ -72,6 +74,7 @@ environments:
72
  - pypi: https://files.pythonhosted.org/packages/95/04/ff642e65ad6b90db43e668d70ffb6736436c7ce41fcc549f4e9472234127/h11-0.14.0-py3-none-any.whl
73
  - pypi: https://files.pythonhosted.org/packages/87/f5/72347bc88306acb359581ac4d52f23c0ef445b57157adedb9aee0cd689d2/httpcore-1.0.7-py3-none-any.whl
74
  - pypi: https://files.pythonhosted.org/packages/8f/fb/a19866137577ba60c6d8b69498dc36be479b13ba454f691348ddf428f185/httpx-0.28.0-py3-none-any.whl
 
75
  - pypi: https://files.pythonhosted.org/packages/31/80/3a54838c3fb461f6fec263ebf3a3a41771bd05190238de3486aae8540c36/jinja2-3.1.4-py3-none-any.whl
76
  - pypi: https://files.pythonhosted.org/packages/42/d7/1ec15b46af6af88f19b8e5ffea08fa375d433c998b8a7639e76935c14f1f/markdown_it_py-3.0.0-py3-none-any.whl
77
  - pypi: https://files.pythonhosted.org/packages/3f/14/c3554d512d5f9100a95e737502f4a2323a1959f6d0d01e0d0997b35f7b10/MarkupSafe-2.1.5-cp312-cp312-win_amd64.whl
@@ -227,6 +230,13 @@ packages:
227
  - mypy>=1.11.1 ; python_full_version >= '3.9' and platform_python_implementation == 'CPython' and extra == 'tests-mypy'
228
  - pytest-mypy-plugins ; python_full_version >= '3.9' and python_full_version < '3.13' and platform_python_implementation == 'CPython' and extra == 'tests-mypy'
229
  requires_python: '>=3.7'
 
 
 
 
 
 
 
230
  - pypi: https://files.pythonhosted.org/packages/b1/fe/e8c672695b37eecc5cbf43e1d0638d88d66ba3a44c4d321c796f4e59167f/beautifulsoup4-4.12.3-py3-none-any.whl
231
  name: beautifulsoup4
232
  version: 4.12.3
@@ -336,6 +346,34 @@ packages:
336
  - pkg:pypi/colorama?source=hash-mapping
337
  size: 25170
338
  timestamp: 1666700778190
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
339
  - pypi: https://files.pythonhosted.org/packages/b1/3b/90ebd66ad57c588d6087e86e327436343e9cc60776a9445b79c6e80a022d/DataProperty-1.0.1-py3-none-any.whl
340
  name: dataproperty
341
  version: 1.0.1
@@ -710,6 +748,11 @@ packages:
710
  - pkg:pypi/idna?source=hash-mapping
711
  size: 49837
712
  timestamp: 1726459583613
 
 
 
 
 
713
  - pypi: https://files.pythonhosted.org/packages/31/80/3a54838c3fb461f6fec263ebf3a3a41771bd05190238de3486aae8540c36/jinja2-3.1.4-py3-none-any.whl
714
  name: jinja2
715
  version: 3.1.4
 
57
  - pypi: https://files.pythonhosted.org/packages/78/b6/6307fbef88d9b5ee7421e68d78a9f162e0da4900bc5f5793f6d3d0e34fb8/annotated_types-0.7.0-py3-none-any.whl
58
  - pypi: https://files.pythonhosted.org/packages/e4/f5/f2b75d2fc6f1a260f340f0e7c6a060f4dd2961cc16884ed851b0d18da06a/anyio-4.6.2.post1-py3-none-any.whl
59
  - pypi: https://files.pythonhosted.org/packages/6a/21/5b6702a7f963e95456c0de2d495f67bf5fd62840ac655dc451586d23d39a/attrs-24.2.0-py3-none-any.whl
60
+ - pypi: https://files.pythonhosted.org/packages/63/c6/6a14bb00f963597d675fa63f060eb6db3fdb54bbf01d94768f51d067f578/Authlib-1.4.0-py2.py3-none-any.whl
61
  - pypi: https://files.pythonhosted.org/packages/b1/fe/e8c672695b37eecc5cbf43e1d0638d88d66ba3a44c4d321c796f4e59167f/beautifulsoup4-4.12.3-py3-none-any.whl
62
  - pypi: https://files.pythonhosted.org/packages/38/6f/f5fbc992a329ee4e0f288c1fe0e2ad9485ed064cac731ed2fe47dcc38cbf/chardet-5.2.0-py3-none-any.whl
63
  - pypi: https://files.pythonhosted.org/packages/00/2e/d53fa4befbf2cfa713304affc7ca780ce4fc1fd8710527771b58311a3229/click-8.1.7-py3-none-any.whl
64
+ - pypi: https://files.pythonhosted.org/packages/97/9b/443270b9210f13f6ef240eff73fd32e02d381e7103969dc66ce8e89ee901/cryptography-44.0.0-cp39-abi3-win_amd64.whl
65
  - pypi: https://files.pythonhosted.org/packages/b1/3b/90ebd66ad57c588d6087e86e327436343e9cc60776a9445b79c6e80a022d/DataProperty-1.0.1-py3-none-any.whl
66
  - pypi: https://files.pythonhosted.org/packages/ed/a5/33cf000137545a08b0a3a6ea76c8ccbd87917f78bb5d737f9f56f3b11ef6/datasets-3.1.0-py3-none-any.whl
67
  - pypi: https://files.pythonhosted.org/packages/c9/7a/cef76fd8438a42f96db64ddaa85280485a9c395e7df3db8158cfec1eee34/dill-0.3.8-py3-none-any.whl
 
74
  - pypi: https://files.pythonhosted.org/packages/95/04/ff642e65ad6b90db43e668d70ffb6736436c7ce41fcc549f4e9472234127/h11-0.14.0-py3-none-any.whl
75
  - pypi: https://files.pythonhosted.org/packages/87/f5/72347bc88306acb359581ac4d52f23c0ef445b57157adedb9aee0cd689d2/httpcore-1.0.7-py3-none-any.whl
76
  - pypi: https://files.pythonhosted.org/packages/8f/fb/a19866137577ba60c6d8b69498dc36be479b13ba454f691348ddf428f185/httpx-0.28.0-py3-none-any.whl
77
+ - pypi: https://files.pythonhosted.org/packages/04/96/92447566d16df59b2a776c0fb82dbc4d9e07cd95062562af01e408583fc4/itsdangerous-2.2.0-py3-none-any.whl
78
  - pypi: https://files.pythonhosted.org/packages/31/80/3a54838c3fb461f6fec263ebf3a3a41771bd05190238de3486aae8540c36/jinja2-3.1.4-py3-none-any.whl
79
  - pypi: https://files.pythonhosted.org/packages/42/d7/1ec15b46af6af88f19b8e5ffea08fa375d433c998b8a7639e76935c14f1f/markdown_it_py-3.0.0-py3-none-any.whl
80
  - pypi: https://files.pythonhosted.org/packages/3f/14/c3554d512d5f9100a95e737502f4a2323a1959f6d0d01e0d0997b35f7b10/MarkupSafe-2.1.5-cp312-cp312-win_amd64.whl
 
230
  - mypy>=1.11.1 ; python_full_version >= '3.9' and platform_python_implementation == 'CPython' and extra == 'tests-mypy'
231
  - pytest-mypy-plugins ; python_full_version >= '3.9' and python_full_version < '3.13' and platform_python_implementation == 'CPython' and extra == 'tests-mypy'
232
  requires_python: '>=3.7'
233
+ - pypi: https://files.pythonhosted.org/packages/63/c6/6a14bb00f963597d675fa63f060eb6db3fdb54bbf01d94768f51d067f578/Authlib-1.4.0-py2.py3-none-any.whl
234
+ name: authlib
235
+ version: 1.4.0
236
+ sha256: 4bb20b978c8b636222b549317c1815e1fe62234fc1c5efe8855d84aebf3a74e3
237
+ requires_dist:
238
+ - cryptography
239
+ requires_python: '>=3.9'
240
  - pypi: https://files.pythonhosted.org/packages/b1/fe/e8c672695b37eecc5cbf43e1d0638d88d66ba3a44c4d321c796f4e59167f/beautifulsoup4-4.12.3-py3-none-any.whl
241
  name: beautifulsoup4
242
  version: 4.12.3
 
346
  - pkg:pypi/colorama?source=hash-mapping
347
  size: 25170
348
  timestamp: 1666700778190
349
+ - pypi: https://files.pythonhosted.org/packages/97/9b/443270b9210f13f6ef240eff73fd32e02d381e7103969dc66ce8e89ee901/cryptography-44.0.0-cp39-abi3-win_amd64.whl
350
+ name: cryptography
351
+ version: 44.0.0
352
+ sha256: 708ee5f1bafe76d041b53a4f95eb28cdeb8d18da17e597d46d7833ee59b97ede
353
+ requires_dist:
354
+ - cffi>=1.12 ; platform_python_implementation != 'PyPy'
355
+ - bcrypt>=3.1.5 ; extra == 'ssh'
356
+ - nox>=2024.4.15 ; extra == 'nox'
357
+ - nox[uv]>=2024.3.2 ; python_full_version >= '3.8' and extra == 'nox'
358
+ - cryptography-vectors==44.0.0 ; extra == 'test'
359
+ - pytest>=7.4.0 ; extra == 'test'
360
+ - pytest-benchmark>=4.0 ; extra == 'test'
361
+ - pytest-cov>=2.10.1 ; extra == 'test'
362
+ - pytest-xdist>=3.5.0 ; extra == 'test'
363
+ - pretend>=0.7 ; extra == 'test'
364
+ - certifi>=2024 ; extra == 'test'
365
+ - pytest-randomly ; extra == 'test-randomorder'
366
+ - sphinx>=5.3.0 ; extra == 'docs'
367
+ - sphinx-rtd-theme>=3.0.0 ; python_full_version >= '3.8' and extra == 'docs'
368
+ - pyenchant>=3 ; extra == 'docstest'
369
+ - readme-renderer>=30.0 ; extra == 'docstest'
370
+ - sphinxcontrib-spelling>=7.3.1 ; extra == 'docstest'
371
+ - build>=1.0.0 ; extra == 'sdist'
372
+ - ruff>=0.3.6 ; extra == 'pep8test'
373
+ - mypy>=1.4 ; extra == 'pep8test'
374
+ - check-sdist ; python_full_version >= '3.8' and extra == 'pep8test'
375
+ - click>=8.0.1 ; extra == 'pep8test'
376
+ requires_python: '>=3.7,!=3.9.0,!=3.9.1'
377
  - pypi: https://files.pythonhosted.org/packages/b1/3b/90ebd66ad57c588d6087e86e327436343e9cc60776a9445b79c6e80a022d/DataProperty-1.0.1-py3-none-any.whl
378
  name: dataproperty
379
  version: 1.0.1
 
748
  - pkg:pypi/idna?source=hash-mapping
749
  size: 49837
750
  timestamp: 1726459583613
751
+ - pypi: https://files.pythonhosted.org/packages/04/96/92447566d16df59b2a776c0fb82dbc4d9e07cd95062562af01e408583fc4/itsdangerous-2.2.0-py3-none-any.whl
752
+ name: itsdangerous
753
+ version: 2.2.0
754
+ sha256: c6242fc49e35958c8b15141343aa660db5fc54d4f13a1db01a3f5891b98700ef
755
+ requires_python: '>=3.8'
756
  - pypi: https://files.pythonhosted.org/packages/31/80/3a54838c3fb461f6fec263ebf3a3a41771bd05190238de3486aae8540c36/jinja2-3.1.4-py3-none-any.whl
757
  name: jinja2
758
  version: 3.1.4
pixi.toml CHANGED
@@ -13,7 +13,7 @@ huggingface_hub = ">=0.26.2,<0.27"
13
  ruff = ">=0.8.1,<0.9"
14
 
15
  [pypi-dependencies]
16
- gradio = "==5.7.1"
17
  pytablewriter = ">=1.2.0, <2"
18
  gradio-space-ci = { git = "https://huggingface.co/spaces/Wauplin/gradio-space-ci", rev = "0.2.3" }
19
  beautifulsoup4 = ">=4.12.3, <5"
 
13
  ruff = ">=0.8.1,<0.9"
14
 
15
  [pypi-dependencies]
16
+ gradio = { version = "==5.7.1", extras = ["oauth"] }
17
  pytablewriter = ">=1.2.0, <2"
18
  gradio-space-ci = { git = "https://huggingface.co/spaces/Wauplin/gradio-space-ci", rev = "0.2.3" }
19
  beautifulsoup4 = ">=4.12.3, <5"