alozowski HF staff commited on
Commit
9213aed
·
1 Parent(s): cb24abf

Bump up huggingface-hub and transformers

Browse files
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.27.0"
17
- transformers = "^4.47.0"
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.27.1"
17
+ transformers = "^4.47.1"
18
  safetensors = "^0.4.5"
19
  aiofiles = "^24.1.0"
20
  fastapi-cache2 = "^0.2.1"