alozowski HF staff commited on
Commit
e67a037
·
verified ·
1 Parent(s): 29519d8

test-huggingface-hub-release (#1108)

Browse files

- Bump up huggingface-hub and transformers (1309c5d22ed4bcb76a90c3d36f8dd51dc0d9296f)
- Correct a typo in backend/pyproject.toml (15199e784cbbfe04854d58d11c6144a8146e8c26)

Files changed (1) hide show
  1. backend/pyproject.toml +2 -2
backend/pyproject.toml CHANGED
@@ -13,8 +13,8 @@ pandas = "^2.2.3"
13
  datasets = "^3.2.0"
14
  pyarrow = "^18.1.0"
15
  python-multipart = "^0.0.20"
16
- huggingface-hub = "^0.28.1"
17
- transformers = "4.48.3"
18
  safetensors = "^0.4.5"
19
  aiofiles = "^24.1.0"
20
  fastapi-cache2 = "^0.2.1"
 
13
  datasets = "^3.2.0"
14
  pyarrow = "^18.1.0"
15
  python-multipart = "^0.0.20"
16
+ huggingface-hub = "0.29.0rc7"
17
+ transformers = "4.49.0"
18
  safetensors = "^0.4.5"
19
  aiofiles = "^24.1.0"
20
  fastapi-cache2 = "^0.2.1"