davanstrien HF staff commited on
Commit
fd05104
·
1 Parent(s): 7048d93

update requirements

Browse files
Files changed (1) hide show
  1. requirements.txt +18 -8
requirements.txt CHANGED
@@ -5,7 +5,9 @@
5
  # pip-compile --resolver=backtracking
6
  #
7
  anyio==3.7.0
8
- # via httpcore
 
 
9
  appnope==0.1.3
10
  # via
11
  # ipykernel
@@ -22,34 +24,36 @@ certifi==2023.5.7
22
  # httpx
23
  # requests
24
  charset-normalizer==3.1.0
25
- # via requests
 
 
26
  comm==0.1.3
27
  # via ipykernel
28
  debugpy==1.6.7
29
  # via ipykernel
30
  decorator==5.1.1
31
  # via ipython
32
- diskcache==5.6.1
33
- # via -r requirements.in
34
  executing==1.2.0
35
  # via stack-data
36
  filelock==3.12.2
37
  # via huggingface-hub
38
  fsspec==2023.6.0
39
  # via huggingface-hub
40
- h11==0.14.0
41
  # via httpcore
42
- httpcore==0.17.2
43
  # via httpx
44
- httpx==0.24.1
 
 
45
  # via -r requirements.in
46
  huggingface-hub==0.15.1
47
  # via -r requirements.in
48
  idna==3.4
49
  # via
50
  # anyio
51
- # httpx
52
  # requests
 
53
  ipykernel==6.23.3
54
  # via ipywidgets
55
  ipython==8.14.0
@@ -72,6 +76,10 @@ matplotlib-inline==0.1.6
72
  # via
73
  # ipykernel
74
  # ipython
 
 
 
 
75
  nest-asyncio==1.5.6
76
  # via ipykernel
77
  orjson==3.9.1
@@ -108,6 +116,8 @@ pyzmq==25.1.0
108
  # jupyter-client
109
  requests==2.31.0
110
  # via huggingface-hub
 
 
111
  six==1.16.0
112
  # via
113
  # asttokens
 
5
  # pip-compile --resolver=backtracking
6
  #
7
  anyio==3.7.0
8
+ # via
9
+ # httpcore
10
+ # httpx-caching
11
  appnope==0.1.3
12
  # via
13
  # ipykernel
 
24
  # httpx
25
  # requests
26
  charset-normalizer==3.1.0
27
+ # via
28
+ # httpx
29
+ # requests
30
  comm==0.1.3
31
  # via ipykernel
32
  debugpy==1.6.7
33
  # via ipykernel
34
  decorator==5.1.1
35
  # via ipython
 
 
36
  executing==1.2.0
37
  # via stack-data
38
  filelock==3.12.2
39
  # via huggingface-hub
40
  fsspec==2023.6.0
41
  # via huggingface-hub
42
+ h11==0.12.0
43
  # via httpcore
44
+ httpcore==0.14.7
45
  # via httpx
46
+ httpx==0.22.0
47
+ # via httpx-caching
48
+ httpx-caching==0.1a2
49
  # via -r requirements.in
50
  huggingface-hub==0.15.1
51
  # via -r requirements.in
52
  idna==3.4
53
  # via
54
  # anyio
 
55
  # requests
56
+ # rfc3986
57
  ipykernel==6.23.3
58
  # via ipywidgets
59
  ipython==8.14.0
 
76
  # via
77
  # ipykernel
78
  # ipython
79
+ msgpack==1.0.5
80
+ # via httpx-caching
81
+ multimethod==1.9.1
82
+ # via httpx-caching
83
  nest-asyncio==1.5.6
84
  # via ipykernel
85
  orjson==3.9.1
 
116
  # jupyter-client
117
  requests==2.31.0
118
  # via huggingface-hub
119
+ rfc3986[idna2008]==1.5.0
120
+ # via httpx
121
  six==1.16.0
122
  # via
123
  # asttokens