Commit 45be3ad 1 parent 3bd3046 commit 45be3ad Copy full SHA for 45be3ad
File tree 1 file changed +6
-6
lines changed
1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -15,34 +15,34 @@ requirements:
15
15
- python
16
16
- pip
17
17
- numpy >=1.17
18
- - pyarrow >=0.17.1
18
+ - pyarrow >=3.0.0
19
19
- python-xxhash
20
20
- dill
21
21
- pandas
22
22
- requests >=2.19.0
23
- - tqdm >=4.27,<4.50.0
23
+ - tqdm >=4.62.1
24
24
- dataclasses
25
25
- multiprocess
26
26
- importlib_metadata
27
27
- fsspec
28
- - huggingface_hub < 0.1.0
28
+ - huggingface_hub >= 0.1.0,<1.0 .0
29
29
- packaging
30
30
- aiohttp
31
31
run :
32
32
- python
33
33
- pip
34
34
- numpy >=1.17
35
- - pyarrow >=0.17.1
35
+ - pyarrow >=3.0.0
36
36
- python-xxhash
37
37
- dill
38
38
- pandas
39
39
- requests >=2.19.0
40
- - tqdm >=4.27,<4.50.0
40
+ - tqdm >=4.62.1
41
41
- dataclasses
42
42
- multiprocess
43
43
- importlib_metadata
44
44
- fsspec
45
- - huggingface_hub < 0.1.0
45
+ - huggingface_hub >= 0.1.0,<1.0 .0
46
46
- packaging
47
47
- aiohttp
48
48
You can’t perform that action at this time.
0 commit comments