davanstrien HF Staff commited on
Commit
c2e9606
·
1 Parent(s): e2667ee

update requirements.in to replace huggingface_hub with hf-xet and restore httpx[http2]

Browse files
Files changed (1) hide show
  1. requirements.in +3 -2
requirements.in CHANGED
@@ -4,9 +4,10 @@ chromadb==1.0.0b0
4
  datasets
5
  einops
6
  fastapi
7
- httpx[http2]
8
  hf_transfer
9
- huggingface_hub[hf_xet]
 
10
  polars
11
  pydantic
12
  python-dotenv
 
4
  datasets
5
  einops
6
  fastapi
7
+ hf-xet
8
  hf_transfer
9
+ httpx[http2]
10
+ huggingface_hub
11
  polars
12
  pydantic
13
  python-dotenv