File tree Expand file tree Collapse file tree 1 file changed +5
-159
lines changed Expand file tree Collapse file tree 1 file changed +5
-159
lines changed Original file line number Diff line number Diff line change 1
- aiohttp == 3.9.5
2
- aiosignal == 1.3.1
3
- anyio == 4.4.0
4
- argon2-cffi == 23.1.0
5
- argon2-cffi-bindings == 21.2.0
6
- arrow == 1.3.0
7
- astroid == 2.11.7
8
- asttokens == 2.4.1
9
- async-lru == 2.0.4
10
- async-timeout == 4.0.3
11
- attrs == 23.2.0
12
- Babel == 2.15.0
13
- beautifulsoup4 == 4.12.3
14
- black == 22.3.0
15
- bleach == 6.1.0
16
- blinker == 1.8.2
17
- certifi == 2024.2.2
18
- cffi == 1.16.0
19
- cfgv == 3.4.0
20
- charset-normalizer == 2.1.1
21
- click == 8.1.7
22
- colorama == 0.4.6
23
- comm == 0.2.2
24
- contourpy == 1.2.1
25
- cycler == 0.12.1
26
- datasets == 2.3.2
27
- debugpy == 1.8.1
28
- decorator == 5.1.1
29
- defusedxml == 0.7.1
30
- Deprecated == 1.2.14
31
- dill == 0.3.5.1
32
- distlib == 0.3.8
33
- exceptiongroup == 1.2.1
34
- executing == 2.0.1
35
- fastjsonschema == 2.19.1
36
- filelock == 3.14.0
1
+ datasets
37
2
Flask == 3.0.3
38
- Flask-Cors == 3.0.10
39
- fonttools == 4.52.4
40
- fqdn == 1.5.1
41
- frozenlist == 1.4.1
42
- fsspec == 2024.5.0
43
- gitdb == 4.0.11
44
- GitPython == 3.1.43
3
+ flask_cors == 3.0.10
4
+ Werkzeug == 3.0.2
45
5
gunicorn == 20.1.0
46
- h11 == 0.14.0
47
- httpcore == 1.0.5
48
- httpx == 0.27.0
49
- huggingface-hub == 0.23.4
50
- identify == 2.5.36
51
- idna == 3.7
52
- ipykernel == 6.29.4
53
- ipython == 8.24.0
54
- isoduration == 20.11.0
55
- isort == 5.10.1
56
- itsdangerous == 2.2.0
57
- jedi == 0.19.1
58
- Jinja2 == 3.1.4
59
- joblib == 1.4.2
60
- json5 == 0.9.25
61
- jsonpointer == 2.4
62
- jsonschema == 4.22.0
63
- jsonschema-specifications == 2023.12.1
64
- jupyter-events == 0.10.0
65
- jupyter-lsp == 2.2.5
66
- jupyter-server-mathjax == 0.2.6
67
- jupyter_client == 8.6.2
68
- jupyter_core == 5.7.2
69
- jupyter_server == 2.14.0
70
- jupyter_server_terminals == 0.5.3
71
- jupyterlab == 4.2.1
72
- jupyterlab_git == 0.50.1
73
- jupyterlab_pygments == 0.3.0
74
- jupyterlab_server == 2.27.2
75
- kiwisolver == 1.4.5
76
- lazy-object-proxy == 1.10.0
77
- MarkupSafe == 2.1.5
78
- matplotlib == 3.9.0
79
- matplotlib-inline == 0.1.7
80
- mccabe == 0.7.0
81
- mistune == 3.0.2
82
- mpmath == 1.3.0
83
- multidict == 6.0.5
84
- multiprocess == 0.70.13
85
- mypy-extensions == 1.0.0
86
- nbclient == 0.10.0
87
- nbconvert == 7.16.4
88
- nbdime == 4.0.1
89
- nbformat == 5.10.4
90
- nest-asyncio == 1.6.0
91
- networkx == 3.3
92
- nodeenv == 1.9.1
93
- notebook_shim == 0.2.4
94
- numpy == 1.26.4
95
- overrides == 7.7.0
96
- packaging == 24.0
97
6
pandas == 1.4.3
98
- pandocfilters == 1.5.1
99
- parso == 0.8.4
100
- pathspec == 0.12.1
101
- pexpect == 4.9.0
102
- pillow == 10.3.0
103
- platformdirs == 4.2.2
104
- plotly == 5.22.0
105
- pre-commit == 2.19.0
106
- prometheus_client == 0.20.0
107
- prompt_toolkit == 3.0.45
108
- psutil == 5.9.8
109
- ptyprocess == 0.7.0
110
- pure-eval == 0.2.2
111
- pyarrow == 16.1.0
112
- pycparser == 2.22
113
7
PyGithub == 1.55
114
- Pygments == 2.18.0
115
- PyJWT == 2.8.0
116
- pylint == 2.14.3
117
- PyNaCl == 1.5.0
118
- pyparsing == 3.1.2
119
- python-dateutil == 2.9.0.post0
120
- python-json-logger == 2.0.7
121
- pytz == 2024.1
122
- PyYAML == 6.0.1
123
- pyzmq == 26.0.3
124
8
redis == 4.3.4
125
- referencing == 0.35.1
126
9
requests == 2.28.1
127
- responses == 0.18.0
128
- rfc3339-validator == 0.1.4
129
- rfc3986-validator == 0.1.1
130
- rpds-py == 0.18.1
131
10
scikit-learn == 1.5.0
132
- scipy == 1.13.1
133
- seaborn == 0.13.2
134
- Send2Trash == 1.8.3
135
- six == 1.16.0
136
- sklearn == 0.0
137
- smmap == 5.0.1
138
- sniffio == 1.3.1
139
- soupsieve == 2.5
140
- stack-data == 0.6.3
141
- sympy == 1.12.1
142
- tenacity == 8.3.0
143
- terminado == 0.18.1
144
- threadpoolctl == 3.5.0
145
- tinycss2 == 1.3.0
146
- toml == 0.10.2
147
- tomli == 2.0.1
148
- tomlkit == 0.12.5
149
- torch == 2.3.0+cpu
150
- tornado == 6.4
151
- tqdm == 4.66.4
152
- traitlets == 5.14.3
153
- types-python-dateutil == 2.9.0.20240316
154
- typing_extensions == 4.12.0
155
- tzdata == 2024.1
156
- uri-template == 1.3.0
157
- urllib3 == 1.26.19
158
- virtualenv == 20.26.2
159
- wcwidth == 0.2.13
160
- webcolors == 1.13
161
- webencodings == 0.5.1
162
- websocket-client == 1.8.0
163
- Werkzeug == 3.0.2
164
- wrapt == 1.16.0
165
- xxhash == 3.4.1
166
- yarl == 1.9.4
11
+ numpy == 1.26.4
12
+ scipy == 1.11.4
You can’t perform that action at this time.
0 commit comments