File size: 2,127 Bytes
1c1dcb9
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
#
# This file is autogenerated by pip-compile with Python 3.8
# by the following command:
#
#    pip-compile --resolver=backtracking
#
aiohttp==3.8.4
    # via
    #   datasets
    #   fsspec
aiosignal==1.3.1
    # via aiohttp
async-timeout==4.0.2
    # via aiohttp
attrs==23.1.0
    # via aiohttp
certifi==2023.5.7
    # via requests
charset-normalizer==3.1.0
    # via
    #   aiohttp
    #   requests
contourpy==1.1.0
    # via matplotlib
cycler==0.11.0
    # via matplotlib
datasets==2.13.1
    # via -r requirements.in
dill==0.3.6
    # via
    #   datasets
    #   multiprocess
filelock==3.12.2
    # via huggingface-hub
fonttools==4.40.0
    # via matplotlib
frozenlist==1.3.3
    # via
    #   aiohttp
    #   aiosignal
fsspec[http]==2023.6.0
    # via
    #   datasets
    #   huggingface-hub
huggingface-hub==0.15.1
    # via datasets
idna==3.4
    # via
    #   requests
    #   yarl
importlib-resources==5.12.0
    # via matplotlib
kiwisolver==1.4.4
    # via matplotlib
matplotlib==3.7.1
    # via -r requirements.in
multidict==6.0.4
    # via
    #   aiohttp
    #   yarl
multiprocess==0.70.14
    # via datasets
numpy==1.24.4
    # via
    #   contourpy
    #   datasets
    #   matplotlib
    #   pandas
    #   pyarrow
packaging==23.1
    # via
    #   datasets
    #   huggingface-hub
    #   matplotlib
    #   plotly
pandas==1.5.3
    # via
    #   -r requirements.in
    #   datasets
pillow==10.0.0
    # via matplotlib
plotly==5.15.0
    # via -r requirements.in
pyarrow==12.0.1
    # via datasets
pyparsing==3.1.0
    # via matplotlib
python-dateutil==2.8.2
    # via
    #   matplotlib
    #   pandas
pytz==2023.3
    # via pandas
pyyaml==6.0
    # via
    #   datasets
    #   huggingface-hub
requests==2.31.0
    # via
    #   datasets
    #   fsspec
    #   huggingface-hub
six==1.16.0
    # via python-dateutil
tenacity==8.2.2
    # via plotly
tqdm==4.65.0
    # via
    #   datasets
    #   huggingface-hub
typing-extensions==4.7.1
    # via huggingface-hub
urllib3==2.0.3
    # via requests
xxhash==3.2.0
    # via datasets
yarl==1.9.2
    # via aiohttp
zipp==3.15.0
    # via importlib-resources